SPECS: rutilt.spec - pass CFLAGS (./configure.sh --cflags is stupid), added...

gotar gotar at pld-linux.org
Sun Sep 7 00:15:57 CEST 2008


Author: gotar                        Date: Sat Sep  6 22:15:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass CFLAGS (./configure.sh --cflags is stupid), added artwork license

---- Files affected:
SPECS:
   rutilt.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/rutilt.spec
diff -u SPECS/rutilt.spec:1.15 SPECS/rutilt.spec:1.16
--- SPECS/rutilt.spec:1.15	Fri Aug 29 22:06:30 2008
+++ SPECS/rutilt.spec	Sun Sep  7 00:15:52 2008
@@ -37,10 +37,10 @@
 ./configure.sh \
 	--kernel_sources=%{_prefix} \
 	--launcher=disabled \
-	--prefix=%{_prefix} \
+	--prefix=%{_prefix}
 
 %{__make} \
-	OPTIONS="%{rpmcflags} -Wall"
+	CFLAGS="%{rpmcflags} -Wall"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -71,10 +71,9 @@
 %update_desktop_database_postun
 %update_icon_cache hicolor
 
-
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README INSTALL
+%doc AUTHORS README INSTALL art/COPYING
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_desktopdir}/rutilt.desktop
@@ -88,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008/09/06 22:15:52  gotar
+- pass CFLAGS (./configure.sh --cflags is stupid), added artwork license
+
 Revision 1.15  2008/08/29 20:06:30  rotom
 - up to 0.18
 - proper Source URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rutilt.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list