SPECS (DEVEL): doom3.spec - 1.3.1.1304 (problematic with demo v1.1...

qboosh qboosh at pld-linux.org
Mon Apr 30 09:00:55 CEST 2007


Author: qboosh                       Date: Mon Apr 30 07:00:55 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 1.3.1.1304 (problematic with demo v1.1 - different CXX ABIs)

---- Files affected:
SPECS:
   doom3.spec (1.12 -> 1.12.2.1) 

---- Diffs:

================================================================
Index: SPECS/doom3.spec
diff -u SPECS/doom3.spec:1.12 SPECS/doom3.spec:1.12.2.1
--- SPECS/doom3.spec:1.12	Mon Feb 12 22:23:53 2007
+++ SPECS/doom3.spec	Mon Apr 30 09:00:49 2007
@@ -3,9 +3,6 @@
 #  ftp://dl.xs4all.nl/pub/mirror/idsoftware/idstuff/doom3/linux/
 # TODO:
 #  - package dedicated server - doomded.x86
-#  - check if system libstdc++ and libgcc_s can be used
-#    answered here: http://zerowing.idsoftware.com/linux/doom/#head-d15dfbca9b3ba90b9bacb7476ad2f0afe3bb0f72
-#    so? we are not gentoo.
 #  - check license?
 #
 # Conditional build:
@@ -16,13 +13,13 @@
 Summary(de.UTF-8):	Doom III - der dritte Teil des FPP Klassikers von id Software
 Summary(pl.UTF-8):	Doom III - trzecia część klasyki FPP z id Software
 Name:		doom3
-Version:	1.3.1302
-Release:	0.8
+Version:	1.3.1.1304
+Release:	0.1
 Vendor:		id Software
 License:	DOOM3
 Group:		Applications/Games
 Source0:	ftp://ftp.idsoftware.com/idstuff/doom3/linux/%{name}-linux-%{version}.x86.run
-# NoSource0-md5:	b1d04da2d64bb8d54f64cbaa2fdb4490
+# NoSource0-md5:	6325f0936f59420d33668754032141cb
 Source1:	ftp://ftp.idsoftware.com/idstuff/doom3/linux/%{name}-linux-%{demo_version}-demo.x86.run
 # NoSource1-md5:	81dcf8ead198f14844c554b25e07abbe
 Source2:	%{name}.desktop
@@ -34,9 +31,7 @@
 
 %define		no_install_post_strip	1
 
-%define		_noautoprov		libgcc_s.so.1 libstdc++.so.5
-%define		_noautoreq		libgcc_s.so.1 libstdc++.so.5
-%define		_gamelibdir		%{_libdir}/games/doom3
+%define		_gamelibdir	%{_libdir}/games/doom3
 %define		_gamedatadir	%{_datadir}/games/doom3
 
 %description
@@ -89,7 +84,6 @@
 install -d $RPM_BUILD_ROOT{%{_gamelibdir},%{_gamedatadir}/{demo,base}} \
 	$RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir},%{_bindir}}
 
-install libgcc_s.so.1 libstdc++.so.5 $RPM_BUILD_ROOT%{_gamelibdir}
 install bin/Linux/x86/doom.x86 $RPM_BUILD_ROOT%{_gamelibdir}
 
 install %{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
@@ -122,8 +116,6 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %dir %{_gamelibdir}
 %attr(755,root,root) %{_gamelibdir}/doom.x86
-%attr(755,root,root) %{_gamelibdir}/libgcc_s.so.1
-%attr(755,root,root) %{_gamelibdir}/libstdc++.so.5
 %{_desktopdir}/%{name}.desktop
 %{_pixmapsdir}/%{name}.png
 %dir %{_gamedatadir}
@@ -146,6 +138,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12.2.1  2007/04/30 07:00:49  qboosh
+- 1.3.1.1304 (problematic with demo v1.1 - different CXX ABIs)
+
 Revision 1.12  2007/02/12 21:23:53  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/doom3.spec?r1=1.12&r2=1.12.2.1&f=u



More information about the pld-cvs-commit mailing list