Author: tommat Date: Thu Aug 27 06:53:46 2009 GMT Module: packages Tag: HEAD ---- Log message: - added Makefile patch - rel 1
---- Files affected: packages/xorg-cf-files: xorg-cf-files.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/xorg-cf-files/xorg-cf-files.spec diff -u packages/xorg-cf-files/xorg-cf-files.spec:1.13 packages/xorg-cf-files/xorg-cf-files.spec:1.14 --- packages/xorg-cf-files/xorg-cf-files.spec:1.13 Mon Feb 12 23:09:24 2007 +++ packages/xorg-cf-files/xorg-cf-files.spec Thu Aug 27 08:53:41 2009 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Pliki cf z X.org Name: xorg-cf-files Version: 1.0.2 -Release: 0.1 +Release: 1 License: MIT Group: X11/Development/Tools Source0: http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.bz2 # Source0-md5: 5f62dd5545b782c74f6e4e70d0e6552c Patch0: %{name}-projectroot.patch Patch1: %{name}-lib64.patch +Patch2: %{name}-Makefile.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -28,6 +29,7 @@ %if "%{_lib}" == "lib64" %patch1 -p1 %endif +%patch2 -p1 %build %{__aclocal} @@ -57,6 +59,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2009/08/27 06:53:41 tommat +- added Makefile patch +- rel 1 + Revision 1.13 2007/02/12 22:09:24 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-cf-files/xorg-cf-files.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
