SPECS: tgui.spec - cosmetics

lisu lisu at pld-linux.org
Tue Aug 21 00:17:14 CEST 2007


Author: lisu                         Date: Mon Aug 20 22:17:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   tgui.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/tgui.spec
diff -u SPECS/tgui.spec:1.10 SPECS/tgui.spec:1.11
--- SPECS/tgui.spec:1.10	Tue Aug 21 00:11:30 2007
+++ SPECS/tgui.spec	Tue Aug 21 00:17:09 2007
@@ -63,7 +63,7 @@
 	LDFLAGS="%{rpmldflags}"
 
 %{__cxx} -fPIC -c tgui.cpp
-%{__cxx} -shared %{name}.o -o libtgui.so `allegro-config --libs`
+%{__cxx} -shared tgui.o -o libtgui.so `allegro-config --libs`
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -97,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/08/20 22:17:09  lisu
+- cosmetics
+
 Revision 1.10  2007/08/20 22:11:30  lisu
 - use -fPIC instead of -fpic to generate shared library
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tgui.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list