rpms/libertas-usb8388-firmware/devel libertas-usb8388-firmware.spec, 1.8, 1.9

John W. Linville linville at fedoraproject.org
Mon Feb 8 19:02:57 UTC 2010


Author: linville

Update of /cvs/pkgs/rpms/libertas-usb8388-firmware/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6434

Modified Files:
	libertas-usb8388-firmware.spec 
Log Message:
Add setup macro to prep section (enable "make local" to work)


Index: libertas-usb8388-firmware.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libertas-usb8388-firmware/devel/libertas-usb8388-firmware.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- libertas-usb8388-firmware.spec	25 Jul 2009 05:34:22 -0000	1.8
+++ libertas-usb8388-firmware.spec	8 Feb 2010 19:02:56 -0000	1.9
@@ -1,7 +1,7 @@
 Summary: Firmware for Marvell Libertas USB 8388 Network Adapter
 Name:    libertas-usb8388-firmware
 Version: 5.110.22.p23
-Release: 3%{?dist}
+Release: 4%{?dist}
 # up the Epoch because the Marvel version scheme is less than Cozybit's
 Epoch:   2
 License: Redistributable, no modification permitted
@@ -17,6 +17,8 @@ BuildArch: noarch
 Firmware for Marvell Libertas USB 8388 Network Adapter
 
 %prep
+%setup -c -T -q
+
 cp -p %{SOURCE0} .
 md5sum -c %{SOURCE1}
 
@@ -39,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb  8 2010 John W. Linville <linville at tuxdriver.com> - 2:5.110.22.p23-4
+- Add setup macro to prep section (enable "make local" to work)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:5.110.22.p23-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list