rpms/i810switch/devel i810switch.spec,1.6,1.7

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


Author: mdomsch

Update of /cvs/extras/rpms/i810switch/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7718

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


Index: i810switch.spec
===================================================================
RCS file: /cvs/extras/rpms/i810switch/devel/i810switch.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- i810switch.spec	13 Feb 2006 04:58:15 -0000	1.6
+++ i810switch.spec	22 May 2006 16:28:16 -0000	1.7
@@ -1,6 +1,6 @@
 Name: i810switch
 Version: 0.6.5
-Release: 2%{?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,9 @@
 %{_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
 




More information about the fedora-extras-commits mailing list