SPECS: freesynd.spec - todo: optflags

qboosh qboosh at pld-linux.org
Sun Jan 14 12:55:35 CET 2007


Author: qboosh                       Date: Sun Jan 14 11:55:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- todo: optflags

---- Files affected:
SPECS:
   freesynd.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/freesynd.spec
diff -u SPECS/freesynd.spec:1.1 SPECS/freesynd.spec:1.2
--- SPECS/freesynd.spec:1.1	Wed Dec 27 22:57:58 2006
+++ SPECS/freesynd.spec	Sun Jan 14 12:55:30 2007
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# TODO: optflags
 Summary:	Reimplementation of the classic Bullfrog game, Syndicate
 Summary(pl):	Reimplementacja klasycznej gry Syndicate firmy Bullfrog
 Name:		freesynd
@@ -31,10 +32,10 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{name}}
+
 install src/%{name} $RPM_BUILD_ROOT%{_bindir}
-cp -a data/ $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -a data $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -50,6 +51,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/14 11:55:30  qboosh
+- todo: optflags
+
 Revision 1.1  2006/12/27 21:57:58  adamg
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/freesynd.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list