Author: blekot Date: Sat May 12 18:42:20 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 20111122 - added PL description/summary - Patch0 not exists in repo - commented. Probably is not needed with this version - adaptarized
---- Files affected: packages/psyclpc: psyclpc.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/psyclpc/psyclpc.spec diff -u packages/psyclpc/psyclpc.spec:1.1 packages/psyclpc/psyclpc.spec:1.2 --- packages/psyclpc/psyclpc.spec:1.1 Sat Oct 17 05:41:35 2009 +++ packages/psyclpc/psyclpc.spec Sat May 12 20:42:15 2012 @@ -1,26 +1,30 @@ # $Revision$, $Date$ Summary: Compiler for psyc LPC +Summary(pl.UTF-8): Kompilator dla psyc LPC Name: psyclpc -Version: 20090321 +Version: 20111122 Release: 1 License: GPL v2 Group: Networking/Daemons -Source0: http://www.psyced.org/files/psyclpc-20090321.tar.bz2 -# Source0-md5: 96b365e2d89942b086138b29693e191c +Source0: http://www.psyced.org/files/%{name}-%{version}.tar.bz2 +# Source0-md5: defb6e3a4e26ed20b2c4f0e9448054b3 URL: http://www.psyced.org -Patch0: %{name}-doc-install.patch +#Patch0: %{name}-doc-install.patch +BuildRequires: help2man BuildRequires: mysql-devel BuildRequires: postgresql-devel -BuildRequires: help2man -BuildRequires: sqlite3-devel +BuildRequires: sqlite3-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Compiler for the psyc variant of LPC. +%description -l pl.UTF-8 +Kompilator dla wariantów psyc dla LPC. + %prep -%setup -q -%patch0 -p1 +%setup -q -n %{name} +#%patch0 -p1 %build cd src @@ -50,7 +54,7 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* -%_mandir/man1/* +%{_mandir}/man1/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -58,6 +62,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2012/05/12 18:42:15 blekot +- up to 20111122 +- added PL description/summary +- Patch0 not exists in repo - commented. Probably is not needed with this version +- adaptarized + Revision 1.1 2009/10/17 03:41:35 aredridel - added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/psyclpc/psyclpc.spec?r1=1.1&r2=1.2 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
