packages: ut2004/ut2004.spec - fix lib qual
glen
glen at pld-linux.org
Wed Mar 9 08:41:12 CET 2011
Author: glen Date: Wed Mar 9 07:41:12 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fix lib qual
---- Files affected:
packages/ut2004:
ut2004.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/ut2004/ut2004.spec
diff -u packages/ut2004/ut2004.spec:1.2 packages/ut2004/ut2004.spec:1.3
--- packages/ut2004/ut2004.spec:1.2 Fri Mar 4 22:25:40 2011
+++ packages/ut2004/ut2004.spec Wed Mar 9 08:41:07 2011
@@ -2,7 +2,7 @@
Summary: Editor's Choice Edition plus Mega Pack for the critically-acclaimed first-person shooter
Name: ut2004
Version: 3369.3
-Release: 0.2
+Release: 0.3
License: ut2003
Group: Applications/Games
Source0: http://www.3dgamers.com/dl/games/unrealtourn2k4/%{name}-lnxpatch3369-2.tar.bz2
@@ -14,7 +14,7 @@
BuildRequires: p7zip
ExclusiveArch: %{ix86} %{x8664}
%ifarch %{x8664}
-Requires: libSDL-1.2.so.0(64bit)
+Requires: libSDL-1.2.so.0()(64bit)
%else
Requires: libSDL-1.2.so.0
%endif
@@ -67,7 +67,7 @@
cp -a UT2004-Patch/* $RPM_BUILD_ROOT%{gamelibdir}
-ln -s %{_libdir}/libopenal.so $RPM_BUILD_ROOT%{gamelibdir}/System/openal.so
+ln -s %{_libdir}/libopenal.so.1 $RPM_BUILD_ROOT%{gamelibdir}/System/openal.so
ln -s %{_libdir}/libSDL-1.2.so.0 $RPM_BUILD_ROOT%{gamelibdir}/System/libSDL-1.2.so.0
%clean
@@ -117,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2011/03/09 07:41:07 glen
+- fix lib qual
+
Revision 1.2 2011/03/04 21:25:40 glen
- missing dirs, %lang tag lang resources, fix SDL deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ut2004/ut2004.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list