Author: arekm Date: Tue Nov 11 16:45:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4
---- Files affected: SPECS: xorg-app-xfd.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xfd.spec diff -u SPECS/xorg-app-xfd.spec:1.15 SPECS/xorg-app-xfd.spec:1.16 --- SPECS/xorg-app-xfd.spec:1.15 Fri Nov 7 21:51:20 2008 +++ SPECS/xorg-app-xfd.spec Tue Nov 11 17:45:40 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Aplikacja xfd Name: xorg-app-xfd Version: 1.0.1 -Release: 3 +Release: 4 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xfd-%{version}.tar.bz2 # Source0-md5: c72abd90f50ef459bc14b39ec9fcc7f8 +Patch0: %{name}-xaw.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -27,6 +28,7 @@ %prep %setup -q -n xfd-%{version} +%patch0 -p1 %build %{__aclocal} @@ -59,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008/11/11 16:45:40 arekm +- rel 4 + Revision 1.15 2008/11/07 20:51:20 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xfd.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
