Author: arekm Date: Tue Nov 11 16:44:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; fix xaw related build
---- Files affected: SPECS: xorg-app-xclock.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xclock.spec diff -u SPECS/xorg-app-xclock.spec:1.18 SPECS/xorg-app-xclock.spec:1.19 --- SPECS/xorg-app-xclock.spec:1.18 Fri Nov 7 21:51:08 2008 +++ SPECS/xorg-app-xclock.spec Tue Nov 11 17:44:32 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Aplikacja xclock - analogowy lub cyfrowy zegar dla X Name: xorg-app-xclock Version: 1.0.3 -Release: 2 +Release: 3 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xclock-%{version}.tar.bz2 # Source0-md5: 2b1a3d030d87e62a591db8ee4c0072e6 Source1: xclock.desktop Source2: xclock.png +Patch0: %{name}-xaw.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -33,6 +34,7 @@ %prep %setup -q -n xclock-%{version} +%patch0 -p1 %build %{__aclocal} @@ -70,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2008/11/11 16:44:32 arekm +- rel 3; fix xaw related build + Revision 1.18 2008/11/07 20:51:08 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xclock.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
