devel/kover kover.spec,1.7,1.8

Adrian Reber (adrian) fedora-extras-commits at redhat.com
Tue Mar 29 19:48:36 UTC 2005


Author: adrian

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

Modified Files:
	kover.spec 
Log Message:
add --disable-rpath to configure



Index: kover.spec
===================================================================
RCS file: /cvs/extras/devel/kover/kover.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- kover.spec	3 Mar 2005 21:56:40 -0000	1.7
+++ kover.spec	29 Mar 2005 19:48:34 -0000	1.8
@@ -1,7 +1,7 @@
 Name: kover
 Summary: WYSIWYG CD cover printer with CDDB support
 Version: 2.9.6
-Release: 1
+Release: 2
 License: GPL
 Group: Applications/Publishing
 Source0 http://lisas.de/kover/kover-2.9.6.tar.gz
@@ -20,7 +20,7 @@
 
 %build
 [ -z "$QTDIR" ] && . /etc/profile.d/qt.sh
-%configure --with-xinerama
+%configure --with-xinerama --disable-rpath
 %{__make} %{?_smp_mflags}
 
 %clean
@@ -58,6 +58,9 @@
 %attr(755,root,root)%{_bindir}/cd-text
 
 %changelog
+* Tue Mar 29 2005 Adrian Reber <adrian at lisas.de> - 0:2.9.6-2
+- add --disable-rpath to configure
+
 * Sun Feb 13 2005 Adrian Reber <adrian at lisas.de> - 0:2.9.6-1
 - updated to 2.9.6 to hopefully fix x86_64 build
 




More information about the scm-commits mailing list