Author: glen Date: Fri Aug 15 11:46:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.2, however build fails on py24 as invalid syntax used
---- Files affected: SPECS: libtrash.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/libtrash.spec diff -u SPECS/libtrash.spec:1.19 SPECS/libtrash.spec:1.20 --- SPECS/libtrash.spec:1.19 Tue Feb 13 07:46:52 2007 +++ SPECS/libtrash.spec Fri Aug 15 13:46:48 2008 @@ -2,14 +2,16 @@ Summary: Libraries to move files to a trash on delete Summary(pl.UTF-8): Biblioteka do automatycznego przenoszenia usuwanych plików do kosza Name: libtrash -Version: 2.4 -Release: 1 +Version: 3.2 +Release: 0.1 License: GPL Group: Libraries Source0: http://pages.stern.nyu.edu/~marriaga/software/libtrash/%{name}-%{version}.tgz -# Source0-md5: c335bf506cfe2433d16df71dc29acfc3 +# Source0-md5: 56f7b54f50d760e4719f73b98cd8b43a Patch0: %{name}-Makefile.patch URL: http://pages.stern.nyu.edu/~marriaga/software/libtrash/ +BuildRequires: perl-base +BuildRequires: python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -59,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2008/08/15 11:46:48 glen +- up to 3.2, however build fails on py24 as invalid syntax used + Revision 1.19 2007/02/13 06:46:52 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtrash.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
