rpms/fxload/EL-5 fxload-header.patch,1.1,1.2 fxload.spec,1.2,1.3

Stephen Warren (swarren) fedora-extras-commits at redhat.com
Sun Feb 10 02:06:29 UTC 2008


Author: swarren

Update of /cvs/pkgs/rpms/fxload/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7536

Modified Files:
	fxload-header.patch fxload.spec 
Log Message:
Tweak spec and header patch for EL-5.



fxload-header.patch:

Index: fxload-header.patch
===================================================================
RCS file: /cvs/pkgs/rpms/fxload/EL-5/fxload-header.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fxload-header.patch	18 Nov 2007 03:33:07 -0000	1.1
+++ fxload-header.patch	10 Feb 2008 02:06:20 -0000	1.2
@@ -5,7 +5,7 @@
  
  # include  <linux/version.h>
 -# include  <linux/usb.h>
-+# include  <linux/usb/ch9.h>
++# include  <linux/usb_ch9.h>
  # include  <linux/usbdevice_fs.h>
  
  # include "ezusb.h"


Index: fxload.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fxload/EL-5/fxload.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fxload.spec	9 Feb 2008 07:08:13 -0000	1.2
+++ fxload.spec	10 Feb 2008 02:06:20 -0000	1.3
@@ -1,6 +1,6 @@
 Name: fxload
 Version: 2002_04_11
-Release: 7%{?dist}
+Release: 1%{?dist}
 Summary: A helper program to download firmware into FX and FX2 EZ-USB devices
 
 Group: System Environment/Kernel
@@ -55,37 +55,6 @@
 %{_mandir}/*/*
 
 %changelog
-* Sat Feb 9 2008 Stephen Warren <s-t-rhbugzilla at wwwdotorg.org> - 2002_04_11-7
-- Bump version to rebuild with gcc-4.3
-
-* Sat Nov 16 2007 Stephen Warren <s-t-rhbugzilla at wwwdotorg.org> - 2002_04_11-6
-- Rework the spec file formatting to match templates from rpmdev
-- Be explicit about file attributes, just in case
-
-* Sat Nov 16 2007 Stephen Warren <s-t-rhbugzilla at wwwdotorg.org> - 2002_04_11-5
-- Updates after reading packaging guide-lines more thoroughly:
-- Make license version more explicit
-- Add generate-tarball.sh, and associated comments
-- Added BuildRequires on kernel-headers
-- Added COPYING as a doc
-- Use dollar v.s. percent macros more consitently
-
-* Fri Nov 15 2007 Stephen Warren <s-t-rhbugzilla at wwwdotorg.org> - 2002_04_11-4
-- Repackage the source tarball to remove a3load.hex
-- Added instructions to spec file on how to do the above
-- Remove reference to a3load.hex from the man page too
-
-* Thu Nov 15 2007 Stephen Warren <s-t-rhbugzilla at wwwdotorg.org> - 2002_04_11-3
-- Update BuildRoot per Fedora wiki
-- Fixed rpmlint complaint about not cleaning buildroot
-- Updated source patch file to match latest kernel file layout
-- Add patch to remove reference to non-shipped non-free a3load.hex firmware
-
-* Fri Dec 8 2006 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> - 2002_04_11-2
-- Fixed some rpmlint complaints
-- Added patch to fix an include header
-- Added dist tag
-
-* Wed Apr 12 2006 Bart Vanbrabant <bart.vanbrabant at zoeloelip.be> - 2002_04_11-1
-- First version of fxload spec based on hotplug spec
+* Sat Feb 9 2008 Stephen Warren <s-t-rhbugzilla at wwwdotorg.org> - 2002_04_11-1
+- Initial build for EL-5; Derived from F-9 branch code, with minor tweaks.
 




More information about the fedora-extras-commits mailing list