Author: pluto Date: Mon Apr 17 11:14:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - lib64 patch, release 0.3.
---- Files affected: SPECS: xorg-cf-files.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/xorg-cf-files.spec diff -u SPECS/xorg-cf-files.spec:1.6 SPECS/xorg-cf-files.spec:1.7 --- SPECS/xorg-cf-files.spec:1.6 Sat Apr 15 14:35:35 2006 +++ SPECS/xorg-cf-files.spec Mon Apr 17 13:14:45 2006 @@ -3,12 +3,13 @@ Summary(pl): Pliki cf z X.org Name: xorg-cf-files Version: 1.0.1 -Release: 0.2 +Release: 0.3 License: MIT Group: X11/Development/Tools Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/util/%{name}-X11R7.0-%{version}.tar.bz2 # Source0-md5: f2dd453c37386293fb207431b4a073dd Patch0: %{name}-projectroot.patch +Patch1: %{name}-lib64.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -24,6 +25,9 @@ %prep %setup -q -n %{name}-X11R7.0-%{version} %patch0 -p1 +%if "%{_lib}" == "lib64" +%patch1 -p1 +%endif %build %{__aclocal} @@ -53,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/04/17 11:14:45 pluto +- lib64 patch, release 0.3. + Revision 1.6 2006/04/15 12:35:35 megabajt - added projectroot patch - release 0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-cf-files.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
