Author: arekm Date: Tue Nov 11 16:19:24 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; fix build
---- Files affected: SPECS: xorg-app-bitmap.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/xorg-app-bitmap.spec diff -u SPECS/xorg-app-bitmap.spec:1.18 SPECS/xorg-app-bitmap.spec:1.19 --- SPECS/xorg-app-bitmap.spec:1.18 Fri Nov 7 21:50:48 2008 +++ SPECS/xorg-app-bitmap.spec Tue Nov 11 17:19:18 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Aplikacje bitmap - narzędzia do modyfikowania i konwersji bitmap Name: xorg-app-bitmap Version: 1.0.3 -Release: 3 +Release: 4 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/bitmap-%{version}.tar.bz2 # Source0-md5: 98200c358e5401d648b980564d9ae39d +Patch0: %{name}-xaw.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -43,6 +44,7 @@ %prep %setup -q -n bitmap-%{version} +%patch0 -p1 %build %{__aclocal} @@ -80,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2008/11/11 16:19:18 arekm +- rel 4; fix build + Revision 1.18 2008/11/07 20:50:48 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-bitmap.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
