Author: sparky Date: Sat Mar 5 22:55:15 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed R; ldconfig in common subpackage
---- Files affected: SPECS: poker3d.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/poker3d.spec diff -u SPECS/poker3d.spec:1.2 SPECS/poker3d.spec:1.3 --- SPECS/poker3d.spec:1.2 Sat Mar 5 21:52:58 2005 +++ SPECS/poker3d.spec Sat Mar 5 23:55:10 2005 @@ -41,9 +41,6 @@ BuildRequires: python-devel >= 2.3 Requires: poker3d-common = %{version}-%{release} Requires: Xwnc -Requires: pypoker-eval -Requires: python-Twisted -Requires: python-libxml2 Requires: python-pycurl %pyrequires_eq python-libs BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -63,6 +60,9 @@ Summary(pl): Wspólne pliki serwera i gry Group: Applications/Games Requires: underware = %{version}-%{release} +Requires: pypoker-eval +Requires: python-Twisted +Requires: python-libxml2 %description common Poker3D - common files. @@ -75,6 +75,7 @@ Summary(pl): Serwer pokera 3D Group: Applications/Games Requires: poker3d-common = %{version}-%{release} +Requires: python-MySQLdb %description server This is Poker3D server. @@ -137,8 +138,8 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%post common -p /sbin/ldconfig +%postun common -p /sbin/ldconfig %post -n underware -p /sbin/ldconfig %postun -n underware -p /sbin/ldconfig @@ -203,6 +204,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/03/05 22:55:10 sparky +- fixed R; ldconfig in common subpackage + Revision 1.2 2005/03/05 20:52:58 koorek - added some pl descs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/poker3d.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit