SPECS: wop.spec - fixed build, pass CXXFLAGS, more docs

gotar gotar at pld-linux.org
Thu Aug 2 06:18:47 CEST 2007


Author: gotar                        Date: Thu Aug  2 04:18:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build, pass CXXFLAGS, more docs

---- Files affected:
SPECS:
   wop.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/wop.spec
diff -u SPECS/wop.spec:1.9 SPECS/wop.spec:1.10
--- SPECS/wop.spec:1.9	Mon Feb 12 23:09:21 2007
+++ SPECS/wop.spec	Thu Aug  2 06:18:42 2007
@@ -42,6 +42,8 @@
 %setup -q -a1
 
 %build
+touch {sdlwidgets,src}/Makefile.depend
+sed -i "s/-O3/%{rpmcflags}/" {sdlwidgets,src}/Makefile
 %{__make}
 
 %install
@@ -58,7 +60,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc AUTHORS ChangeLog README README-COMMAND-LINE-OPTIONS.txt REVIEWS woprc
 %attr(755,root,root) %{_bindir}/%{name}
 %{_desktopdir}/%{name}-client.desktop
 %{_desktopdir}/%{name}-server.desktop
@@ -71,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/08/02 04:18:42  gotar
+- fixed build, pass CXXFLAGS, more docs
+
 Revision 1.9  2007/02/12 22:09:21  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wop.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list