Author: qboosh Date: Sun Sep 3 16:22:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - FHS 2.3 says we shouldn't follow, so added x patch to revert to restore man suffixes - release 2
---- Files affected: SPECS: xorg-util-util-macros.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/xorg-util-util-macros.spec diff -u SPECS/xorg-util-util-macros.spec:1.16 SPECS/xorg-util-util-macros.spec:1.17 --- SPECS/xorg-util-util-macros.spec:1.16 Mon Aug 28 09:52:44 2006 +++ SPECS/xorg-util-util-macros.spec Sun Sep 3 18:22:11 2006 @@ -3,11 +3,12 @@ Summary(pl): Makra autoconfa dla xorg Name: xorg-util-util-macros Version: 1.1.1 -Release: 1 +Release: 2 License: MIT Group: X11/Development/Tools Source0: http://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2 # Source0-md5: 8bf679b46bcf755cc4a136835f3e75d4 +Patch0: %{name}-x.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -21,6 +22,7 @@ %prep %setup -q -n util-macros-%{version} +%patch0 -R -p1 %build %{__aclocal} @@ -51,6 +53,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2006/09/03 16:22:11 qboosh +- FHS 2.3 says we shouldn't follow, so added x patch to revert to restore man suffixes +- release 2 + Revision 1.16 2006/08/28 07:52:44 qboosh - updated to 1.1.1 (drops "x" from default man sections - should we follow?) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-util-util-macros.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
