Author: qboosh Date: Thu Oct 20 23:24:00 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.99.1 (X11R7.0-RC1) - fixed patch filename - pkgconfig is not needed here (gzip is, but already required by rpm-build)
---- Files affected: SPECS: xorg-font-encodings.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/xorg-font-encodings.spec diff -u SPECS/xorg-font-encodings.spec:1.4 SPECS/xorg-font-encodings.spec:1.5 --- SPECS/xorg-font-encodings.spec:1.4 Thu Oct 20 13:03:48 2005 +++ SPECS/xorg-font-encodings.spec Fri Oct 21 01:23:55 2005 @@ -2,17 +2,16 @@ Summary: X font encodings database Summary(pl): Baza kodowań fontów X Name: xorg-font-encodings -Version: 0.99.0 -Release: 0.02 +Version: 0.99.1 +Release: 0.1 License: MIT Group: X11 -Source0: http://xorg.freedesktop.org/X11R7.0-RC0/font/encodings-%{version}.tar.bz2 -# Source0-md5: 9275581cdcd7d74120a75680ed2aa1ca -#Patch0: encodings-fontpath.patch +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC1/font/encodings-%{version}.tar.bz2 +# Source0-md5: 94a6c7af7516c05b66827121bafd6b70 +Patch0: xorg-encodings-fontpath.patch URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake -BuildRequires: pkgconfig >= 0.19 BuildRequires: xorg-app-mkfontscale BuildRequires: xorg-util-util-macros BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -25,7 +24,7 @@ %prep %setup -q -n encodings-%{version} -#%patch0 -p1 +%patch0 -p1 %build %{__aclocal} @@ -54,6 +53,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/10/20 23:23:55 qboosh +- 0.99.1 (X11R7.0-RC1) +- fixed patch filename +- pkgconfig is not needed here (gzip is, but already required by rpm-build) + Revision 1.4 2005/10/20 11:03:48 jpc - missing patch in SOURCES! ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-font-encodings.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
