Author: qboosh Date: Sun Dec 5 09:18:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - unified PySol caps, GPL version
---- Files affected: packages/pysol-sound-server: pysol-sound-server.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/pysol-sound-server/pysol-sound-server.spec diff -u packages/pysol-sound-server/pysol-sound-server.spec:1.23 packages/pysol-sound-server/pysol-sound-server.spec:1.24 --- packages/pysol-sound-server/pysol-sound-server.spec:1.23 Thu Jul 8 09:59:28 2010 +++ packages/pysol-sound-server/pysol-sound-server.spec Sun Dec 5 10:18:15 2010 @@ -1,10 +1,10 @@ # $Revision$, $Date$ -Summary: Sound server for pysol -Summary(pl.UTF-8): Serwer dźwięku dla pysola +Summary: Sound server for PySol +Summary(pl.UTF-8): Serwer dźwięku dla PySola Name: pysol-sound-server Version: 3.01 Release: 4 -License: GPL +License: GPL v2+ Group: X11/Applications/Games #Source0Download: http://www.pysol.org/ Source0: http://www.pysol.org/download/pysol/%{name}-%{version}.tar.bz2 @@ -19,10 +19,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Sound server for pysol. +Sound server for PySol. %description -l pl.UTF-8 -Serwer dźwięku dla pysola. +Serwer dźwięku dla PySola. %prep %setup -q @@ -44,7 +44,7 @@ %files %defattr(644,root,root,755) %doc README NEWS -%attr(755,root,root) %{py_sitedir}/pysol/* +%attr(755,root,root) %{py_sitedir}/pysol/pysolsoundserver.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -52,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2010/12/05 09:18:15 qboosh +- unified PySol caps, GPL version + Revision 1.23 2010/07/08 07:59:28 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pysol-sound-server/pysol-sound-server.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
