[isight-firmware-tools] Remove udev patch and update spec file for .1.5.93

Jason Montleon jmontleon at fedoraproject.org
Sat Aug 28 16:20:40 UTC 2010


commit 712fe4f0b7871516284df9637857ac6f7ae3e809
Author: jason <jason at fedora.montleon.intra>
Date:   Sat Aug 28 12:00:30 2010 -0400

    Remove udev patch and update spec file for .1.5.93

 isight-firmware-tools-udev-rule.patch |    5 -----
 isight-firmware-tools.spec            |    8 ++++----
 2 files changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/isight-firmware-tools.spec b/isight-firmware-tools.spec
index 639e02d..d05a944 100644
--- a/isight-firmware-tools.spec
+++ b/isight-firmware-tools.spec
@@ -1,14 +1,12 @@
 Summary:    Firmware extraction tools for Apple Built-in iSight camera
 Name:       isight-firmware-tools
-Version:    1.5.92
+Version:    1.5.93
 Release:    1%{dist}
 License:    GPLv2+
 Group:      System Environment/Base
 URL:        http://launchpad.net/isight-firmware-tools/
 Source0:    http://launchpad.net/isight-firmware-tools/main/1.6/+download/%{name}-%{version}.tar.gz
 
-Patch0: isight-firmware-tools-udev-rule.patch
-
 BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Requires:   udev
@@ -28,7 +26,6 @@ cameras found on Apple machines since iMac G5 (November 2005).
 
 %prep
 %setup -q
-%patch0 -p0
 %build
 %configure
 make %{?_smp_mflags}
@@ -76,6 +73,9 @@ fi
 %{_mandir}/man1/ift-extract.1.gz
 
 %changelog
+* Sat Aug 28 2010 Jason Montleon <jmontleo at redhat.com> - 1.5.93-1
+- Updated to 1.5.93 udev patch incorporated upstream and empty man page fixed.
+
 * Mon May 24 2010 Jason Montleon <jmontleo at redhat.com> - 1.5.92-1
 - Updated to 1.5.92 to support 10.6.2 firmware BZ 537448
 


More information about the scm-commits mailing list