SPECS: quake2.spec - .la files not used

glen glen at pld-linux.org
Sat Feb 24 15:25:13 CET 2007


Author: glen                         Date: Sat Feb 24 14:25:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- .la files not used

---- Files affected:
SPECS:
   quake2.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/quake2.spec
diff -u SPECS/quake2.spec:1.61 SPECS/quake2.spec:1.62
--- SPECS/quake2.spec:1.61	Tue Feb 13 09:06:43 2007
+++ SPECS/quake2.spec	Sat Feb 24 15:25:07 2007
@@ -7,7 +7,7 @@
 Summary(pt_BR.UTF-8):	Quake2 para Linux
 Name:		quake2
 Version:	0.3
-Release:	3
+Release:	3.1
 Epoch:		1
 License:	GPL (for code only)
 Group:		X11/Applications/Games
@@ -265,6 +265,8 @@
 rm -rf _doc/{CVS,Makefile*,ctf/CVS,ctf/Makefile*}
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/games/quake2/snd_{alsa,ao,oss,sdl}.{la,a}
+rm -f $RPM_BUILD_ROOT%{_libdir}/games/quake2/ref_{soft,softx,sdlgl,softsdl,glx}.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/games/quake2/{baseq2,ctf}/game.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -287,9 +289,7 @@
 %dir %{_gamelibdir}/baseq2
 %dir %{_gamelibdir}/ctf
 %attr(755,root,root) %{_gamelibdir}/baseq2/game.so
-%{_gamelibdir}/baseq2/game.la
 %attr(755,root,root) %{_gamelibdir}/ctf/game.so
-%{_gamelibdir}/ctf/game.la
 #%%{_gamedir}/baseq2/pak2.pak
 #%%{_gamedir}/baseq2/players
 %dir %{_gamedatadir}
@@ -321,27 +321,22 @@
 %files glx
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_gamelibdir}/ref_glx.so
-%{_gamelibdir}/ref_glx.la
 
 %files sdl
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_gamelibdir}/ref_softsdl.so
-%{_gamelibdir}/ref_softsdl.la
 
 %files sgl
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_gamelibdir}/ref_sdlgl.so
-%{_gamelibdir}/ref_sdlgl.la
 
 %files svga
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_gamelibdir}/ref_soft.so
-%{_gamelibdir}/ref_soft.la
 
 %files x11
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_gamelibdir}/ref_softx.so
-%{_gamelibdir}/ref_softx.la
 
 %files snd-oss
 %defattr(644,root,root,755)
@@ -365,6 +360,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2007/02/24 14:25:07  glen
+- .la files not used
+
 Revision 1.61  2007/02/13 08:06:43  glen
 - tabs in preamble
 
@@ -493,7 +491,7 @@
 - Added 3dfx, sdl, sgl, stastic subpackages
 - Renamed some subpackages
 - Removed sources 1, 3 (others are renumbered)
-- Corrected libdir & datadir in %%configure
+- Corrected libdir & datadir in %configure
 - Added some doc
 - Snapshot number moved from release to version
 - Added missing dirs
@@ -520,7 +518,7 @@
 - crap
 
 Revision 1.16  2002/07/05 21:36:56  adgor
-- Corrected %%preun server
+- Corrected %preun server
 
 Revision 1.15  2002/07/03 16:21:41  adgor
 - Package %{name}-software-X11 renamed as %{name}-X11
@@ -537,7 +535,7 @@
   before)
 - Release 3
 
-Revision 1.13 2002/07/02 23:09:09  adgor
+Revision 1.13  2002/07/02 23:09:09  adgor
 - Added /usr/share/games/quake2 to main package
 - Release 2
 
@@ -557,7 +555,7 @@
   Group field using gettext).
 
 Revision 1.8  2002/01/18 02:14:46  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.7  2001/12/17 18:55:36  jack
 - corrected "echo" running the server by "quake2-server start" not "quake2 start"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quake2.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list