Author: glen Date: Fri Aug 15 11:58:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 3.2, fixes segfault on ac-amd64
---- Files affected: SPECS: libtrash.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/libtrash.spec diff -u SPECS/libtrash.spec:1.21 SPECS/libtrash.spec:1.22 --- SPECS/libtrash.spec:1.21 Fri Aug 15 13:49:09 2008 +++ SPECS/libtrash.spec Fri Aug 15 13:58:47 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Biblioteka do automatycznego przenoszenia usuwanych plików do kosza Name: libtrash Version: 3.2 -Release: 0.1 +Release: 1 License: GPL Group: Libraries Source0: http://pages.stern.nyu.edu/~marriaga/software/libtrash/%{name}-%{version}.tgz # Source0-md5: 56f7b54f50d760e4719f73b98cd8b43a Patch0: %{name}-Makefile.patch +Patch1: %{name}-py24.patch URL: http://pages.stern.nyu.edu/~marriaga/software/libtrash/ BuildRequires: perl-base BuildRequires: python @@ -29,6 +30,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__make} \ @@ -66,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2008/08/15 11:58:47 glen +- update to 3.2, fixes segfault on ac-amd64 + Revision 1.21 2008/08/15 11:49:09 glen - package ghost soname symlink ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtrash.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
