rpms/kover/devel kover.spec,1.11,1.12

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Mon Jul 24 11:50:16 UTC 2006


Author: adrian

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

Modified Files:
	kover.spec 
Log Message:
* Mon Jul 24 2006 Adrian Reber <adrian at lisas.de> - 2.9.6-6
- disable -ansi to make it build with the newest kernel headers



Index: kover.spec
===================================================================
RCS file: /cvs/extras/rpms/kover/devel/kover.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- kover.spec	12 Mar 2006 23:45:24 -0000	1.11
+++ kover.spec	24 Jul 2006 11:50:15 -0000	1.12
@@ -1,7 +1,7 @@
 Name: kover
 Summary: WYSIWYG CD cover printer with CDDB support
 Version: 2.9.6
-Release: 5
+Release: 6
 License: GPL
 Group: Applications/Publishing
 Source0 http://lisas.de/kover/kover-2.9.6.tar.gz
@@ -21,6 +21,7 @@
 %build
 [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh
 %configure --with-xinerama --disable-rpath
+%{__sed} -i -e "s,-ansi,,g" kover/Makefile
 %{__make} %{?_smp_mflags}
 
 %clean
@@ -58,6 +59,9 @@
 %attr(755,root,root)%{_bindir}/cd-text
 
 %changelog
+* Mon Jul 24 2006 Adrian Reber <adrian at lisas.de> - 2.9.6-6
+- disable -ansi to make it build with the newest kernel headers
+
 * Sun Mar 12 2006 Adrian Reber <adrian at lisas.de> - 2.9.6-5
 - rebuilt
 




More information about the fedora-extras-commits mailing list