rpms/i810switch/FC-4 i810switch.spec,1.5,1.6

Matt Domsch (mdomsch) fedora-extras-commits at redhat.com
Mon May 22 16:30:50 UTC 2006


Author: mdomsch

Update of /cvs/extras/rpms/i810switch/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7858

Modified Files:
	i810switch.spec 
Log Message:
make clean in prep BZ19219


Index: i810switch.spec
===================================================================
RCS file: /cvs/extras/rpms/i810switch/FC-4/i810switch.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- i810switch.spec	17 Jan 2006 21:18:04 -0000	1.5
+++ i810switch.spec	22 May 2006 16:30:49 -0000	1.6
@@ -1,6 +1,6 @@
 Name: i810switch
 Version: 0.6.5
-Release: 1%{?dist}
+Release: 3%{?dist}
 
 Summary: Utility for switching the LCD and external VGA displays on and off
 Group: User Interface/X Hardware Support
@@ -19,6 +19,7 @@
 %prep
 %setup -q
 %patch -p1 -b .buildroot
+make clean
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}
@@ -37,6 +38,12 @@
 %{_mandir}/man1/*
 
 %changelog
+* Mon May 22 2006 Matt Domsch <Matt_Domsch at dell.com> - 0.6.5-3
+- make clean in prep BZ192619
+
+* Sun Feb 12 2006 Matt Domsch <Matt_Domsch at dell.com> - 0.6.5-2
+- rebuild for FC5
+
 * Tue Jan 17 2006 Matt Domsch <Matt_Domsch at dell.com> - 0.6.5-1
 - update to 0.6.5, change URLs due to new upstream maintainer
 




More information about the fedora-extras-commits mailing list