Author: qboosh Date: Mon Mar 7 22:16:45 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - typo, cosmetics, removed useless .la for python module
---- Files affected: SPECS: poker3d.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/poker3d.spec diff -u SPECS/poker3d.spec:1.5 SPECS/poker3d.spec:1.6 --- SPECS/poker3d.spec:1.5 Sun Mar 6 00:50:23 2005 +++ SPECS/poker3d.spec Mon Mar 7 23:16:39 2005 @@ -39,7 +39,7 @@ BuildRequires: osgcal-devel >= 0.1.23 BuildRequires: poker-eval-devel >= 123.0 BuildRequires: python-devel >= 2.3 -Requires: poker3d-common = %{version}-%{release} +Requires: %{name}-common = %{version}-%{release} Requires: Xwnc Requires: python-pycurl %pyrequires_eq python-libs @@ -53,7 +53,7 @@ %description -l pl Poker3D jest wieloosobową grą sieciową w pokera. Łączy się z serwerem gdzie można znaleźć do trzynastu stołów (turnieje Hold'em, Omaha, -Omaha8, 7 Stud, Sit and Go) z ponad pięcdziesięcioma graczami. +Omaha8, 7 Stud, Sit and Go) z ponad pięćdziesięcioma graczami. %package common Summary: Common files for game and server @@ -89,8 +89,10 @@ Group: Libraries %description -n underware +underware - 3D game programming libraries. %description -n underware -l pl +underware - biblioteki programistyczne gier trójwymiarowych. %package -n underware-devel Summary: underware header files @@ -117,7 +119,7 @@ %build %{__autopoint} %{__libtoolize} -%{__aclocal} -I ./config +%{__aclocal} -I config %{__autoconf} %{__autoheader} %{__automake} @@ -132,6 +134,9 @@ DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name "*.py" -and -not -name "jabberaccount.py" \ -exec rm "{}" ";" + +rm -f $RPM_BUILD_ROOT%{py_sitedir}/underware/*.la + # empty # %find_lang underware touch underware.lang @@ -149,8 +154,8 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/poker3d %attr(755,root,root) %{_bindir}/poker3d-interface -%{_mandir}/man6/poker3d.6.* -%{_mandir}/man6/poker3d-interface.6.* +%{_mandir}/man6/poker3d.6* +%{_mandir}/man6/poker3d-interface.6* %{_datadir}/underware/poker/data %{_datadir}/underware/interface.glade* %{_sysconfdir}/poker3d/client @@ -169,7 +174,7 @@ %files server %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/poker3d-server -%{_mandir}/man6/poker3d-server.6.* +%{_mandir}/man6/poker3d-server.6* %{_sysconfdir}/poker3d/tournament %{_sysconfdir}/poker3d/server %{_sysconfdir}/poker3d/bot @@ -181,7 +186,7 @@ %attr(755,root,root) %{_bindir}/underware %dir %{_datadir}/underware %attr(755,root,root) %{_libdir}/lib[emu]*.so.*.*.* -%{_mandir}/man6/underware.6.* +%{_mandir}/man6/underware.6* %dir %{py_sitedir}/underware %{py_sitedir}/underware/*.py[co] %attr(755,root,root) %{py_sitedir}/underware/*.so* @@ -193,9 +198,8 @@ %attr(755,root,root) %{_libdir}/lib[emu]*.so %{_libdir}/lib[emu]*.la %{_pkgconfigdir}/underware.pc -%attr(755,root,root) %{py_sitedir}/underware/*.so -%{py_sitedir}/underware/*.la %attr(755,root,root) %{_libdir}/osgPlugins/libosgdb_hdr.so +# XXX: check if needed %{_libdir}/osgPlugins/libosgdb_hdr.la %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -204,6 +208,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/03/07 22:16:39 qboosh +- typo, cosmetics, removed useless .la for python module + Revision 1.5 2005/03/05 23:50:23 ankry - cosmetics, some missing descs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/poker3d.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit