Author: grzegol Date: Wed Aug 23 21:21:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added m4 patch (fixes system-tools-backends.m4 file), rel. 3
---- Files affected: SPECS: system-tools-backends.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/system-tools-backends.spec diff -u SPECS/system-tools-backends.spec:1.13 SPECS/system-tools-backends.spec:1.14 --- SPECS/system-tools-backends.spec:1.13 Tue Aug 15 20:28:44 2006 +++ SPECS/system-tools-backends.spec Wed Aug 23 23:21:37 2006 @@ -9,12 +9,13 @@ Summary(pl): Backendy GNOME System Tools (narzędzi systemowych GNOME) Name: system-tools-backends Version: 1.9.3 -Release: 2 +Release: 3 License: LGPL Group: Applications/System Source0: http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/1.9/%{name}-%{version}.tar.bz2 # Source0-md5: 4ad33a82d18a990723393a9aa9677d35 Patch0: %{name}-ac.patch +Patch1: %{name}-m4.patch URL: http://www.gnome.org/projects/gst/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -33,6 +34,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__aclocal} @@ -76,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/08/23 21:21:37 grzegol +- added m4 patch (fixes system-tools-backends.m4 file), rel. 3 + Revision 1.13 2006/08/15 18:28:44 grzegol - added ac patch (fix for creating SystemToolsBackends.pl) - BR/R perl-Net-DBus >= 0.33.3-0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/system-tools-backends.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
