Browse Source

* isight-firmware-tools: updated to the newest beta release so far

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3461 ec354946-7b23-47d6-9f5a-488ba84defc7
shaolin 14 years ago
parent
commit
508b0b1ae0
1 changed files with 5 additions and 6 deletions
  1. 5 6
      i/isight-firmware-tools/isight-firmware-tools-vl.spec

+ 5 - 6
i/isight-firmware-tools/isight-firmware-tools-vl.spec

@@ -4,13 +4,12 @@
 Summary:	Firmware extraction tools for Apple Built-in iSight camera
 Summary(ja):	Apple 内蔵 iSight カメラ用ファームウェア抽出プログラム
 Name:		isight-firmware-tools
-Version:	1.4.1
-Release:	2%{?_dist_release}
+Version:	1.5.93
+Release:	1%{?_dist_release}
 License:	GPLv2+
 Group:		System Environment/Base
 URL:		http://bersace03.free.fr/ift/
 Source0:	%{name}-%{version}.tar.gz
-Source10:	%{name}-1.2_ja.po
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
 
@@ -75,9 +74,6 @@ Linux で内蔵 iSight を使う前に、
 %prep
 %setup -q
 
-install -m 644 %{SOURCE10} po/ja.po
-echo "ja" >> po/LINGUAS
-
 sed -i -e 's|@udevdir@|%{_libdir}/udev|g' src/isight.rules.in.in
 sed -i -e 's|SYSFS|ATTRS|g' src/isight.rules.in.in
 
@@ -139,6 +135,9 @@ fi
 
 
 %changelog
+* Thu Apr 14 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.5.93-1
+- updated to the newest beta release
+
 * Sat May 29 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.4.1-2
 - replace SYSFS{} with ATTRS{} in the udev file to avoid warning