Browse Source

updated fuse_b25-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3468 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 13 years ago
parent
commit
09776acdb8
1 changed files with 46 additions and 5 deletions
  1. 46 5
      f/fuse_b25/fuse_b25-vl.spec

+ 46 - 5
f/fuse_b25/fuse_b25-vl.spec

@@ -1,11 +1,24 @@
 %define devtool b25dir
 
 Name:           fuse_b25
-Version:        0.4.0
+Version:        0.4.5
 Summary:	FUSE filesystem to descramble streams from ISDB-T/S DVB devices
 Release: 	1%{?_dist_release}
-Source0:	http://2sen.dip.jp/cgi-bin/dtvup/source/up0594.zip
-Patch0:		fuse_b25-0.3.0-b25dvr-console_apps.patch
+## 0.4.1
+Source0:	http://2sen.dip.jp/cgi-bin/dtvup/source/up0596.zip
+## 0.4.1 -> 0.4.2
+Source1:	http://2sen.dip.jp/cgi-bin/dtvup/source/up0600.zip
+## 0.4.2 -> 0.4.3
+Source2:	http://2sen.dip.jp/cgi-bin/dtvup/source/up0606.zip
+## 0.4.3 -> 0.4.4
+Source3:	http://2sen.dip.jp/cgi-bin/dtvup/source/up0607.zip
+## 0.4.4 -> 0.4.5
+Source4:	http://2sen.dip.jp/cgi-bin/dtvup/source/up0623.zip
+Patch0:		fuse_b25-0.4.0-stream-iconv_open-utf16be.patch
+
+## Vine
+Patch10:	fuse_b25-0.4.0-b25dir-console_apps.patch
+
 Group:		System Environment/Base
 License:        GPLv3
 
@@ -29,11 +42,31 @@ This package includes a helper script to backup/restore the real dvr0 device.
 [ -d %{name}-%{version} ] && %__rm -rf %{name}-%{version}
 
 %__unzip -o %{SOURCE0}
+%__unzip -o %{SOURCE1}
+%__unzip -o %{SOURCE2}
+%__unzip -o %{SOURCE3}
+%__unzip -o %{SOURCE4}
+
+#%__tar zxf %{name}-%{version}/%{name}-%{version}.tar.gz
+%__tar zxf %{name}-0.4.1/%{name}-0.4.1.tar.gz
 
-%__tar zxf %{name}-%{version}/%{name}-%{version}.tar.gz
+#% setup -D -T %{name}-%{version}
+%setup -D -T -n %{name}-0.4.1
 
-%setup -D -T %{name}-%{version}
+## 0.4.1 -> 0.4.2
+patch -p1 < ../fuse_b25-0.41to0.42/0003-convert-text-to-UTF16BE.patch || exit 1
+patch -p1 < ../fuse_b25-0.41to0.42/0004-convert-genre-info.patch || exit 1
+## 0.4.2 -> 0.4.3
+patch -p1 < ../0005-nonblock-read.patch || exit 1
+## 0.4.3 -> 0.4.4
+patch -p1 < ../0006-mutex-demuxer.patch || exit 1
+## 0.4.4 -> 0.4.5
+patch -p1 < ../fuse_b25-0.4.5/0007-fix-memory-corruption.patch || exit 1
+%__cp -a ../fuse_b25-0.4.5/README . || exit 1
 
+%patch0 -p0 -b .utf16be
+
+%patch10 -p1 -b .vine
 
 %build
 %configure
@@ -65,6 +98,14 @@ This package includes a helper script to backup/restore the real dvr0 device.
 
 
 %changelog
+* Fri Apr 15 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.4.5-1
+- new upstream release
+
+* Sun Mar 27 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.4.4-1
+- new upstream release
+- applied fuse_b25-0.4.0-stream-iconv_open-utf16be.patch
+- applied fuse_b25-0.4.0-b25dir-console_apps.patch
+
 * Fri Mar 25 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.4.0-1
 - new upstream release
   - dropped rendvr0, fuse_b25.org