Author: patrys Date: Tue Jan 15 18:19:05 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - make it work on xfs
---- Files affected: SPECS: PolicyKit.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/PolicyKit.spec diff -u SPECS/PolicyKit.spec:1.34 SPECS/PolicyKit.spec:1.35 --- SPECS/PolicyKit.spec:1.34 Sun Dec 16 04:23:38 2007 +++ SPECS/PolicyKit.spec Tue Jan 15 19:19:00 2008 @@ -5,11 +5,12 @@ Summary(pl.UTF-8): Szkielet do definiowania polityki dla komponentów systemowych Name: PolicyKit Version: 0.7 -Release: 1 +Release: 2 License: MIT Group: Libraries Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz # Source0-md5: 99e0cc588310656fa25f8f66a411c71f +Patch0: %{name}-xfs.patch URL: http://people.freedesktop.org/~david/polkit-spec.html BuildRequires: autoconf >= 2.60 BuildRequires: automake >= 1:1.7 @@ -109,6 +110,7 @@ %prep %setup -q +%patch0 -p0 %build %{__libtoolize} @@ -229,6 +231,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2008-01-15 18:19:00 patrys +- make it work on xfs + Revision 1.34 2007-12-16 03:23:38 qboosh - more ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/PolicyKit.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
