rpms/xautolock/devel xautolock.spec,1.2,1.3

Ian Weller ianweller at fedoraproject.org
Tue Oct 7 03:46:50 UTC 2008


Author: ianweller

Update of /cvs/pkgs/rpms/xautolock/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21062

Modified Files:
	xautolock.spec 
Log Message:
Update xautolock.spec to fix bug 464962


Index: xautolock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xautolock/devel/xautolock.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xautolock.spec	18 Mar 2008 16:44:16 -0000	1.2
+++ xautolock.spec	7 Oct 2008 03:46:19 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           xautolock
 Version:        2.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Launches a program when your X session has been idle
 
 Group:          User Interface/X
@@ -23,7 +23,7 @@
 
 
 %build
-make %{?_smp_mflags} CDEBUGFLAGS="$RPM_OPT_FLAGS" CC=%{__cc}
+make %{?_smp_mflags} CDEBUGFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}"
 
 
 %install
@@ -43,6 +43,9 @@
 
 
 %changelog
+* Mon Oct 06 2008 Ian Weller <ianweller at gmail.com> 2.2-6
+- Fix build section from FTFBS (bug 464962)
+
 * Mon Mar 17 2008 Thomas Woerner <twoerner at redhat.com> 2.2-5
 - honor XScreenSaver disabled state
 




More information about the fedora-extras-commits mailing list