Author: arekm Date: Tue Nov 11 16:48:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4
---- Files affected: SPECS: xorg-app-xgc.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xgc.spec diff -u SPECS/xorg-app-xgc.spec:1.15 SPECS/xorg-app-xgc.spec:1.16 --- SPECS/xorg-app-xgc.spec:1.15 Fri Nov 7 21:51:26 2008 +++ SPECS/xorg-app-xgc.spec Tue Nov 11 17:47:57 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Aplikacja xgc Name: xorg-app-xgc Version: 1.0.1 -Release: 3 +Release: 4 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/app/xgc-%{version}.tar.bz2 # Source0-md5: 72fc8dd68f585000c0a542eba0264571 +Patch0: %{name}-xaw.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -26,6 +27,7 @@ %prep %setup -q -n xgc-%{version} +%patch0 -p1 %build %{__aclocal} @@ -58,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008/11/11 16:47:57 arekm +- rel 4 + Revision 1.15 2008/11/07 20:51:26 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xgc.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
