Author: qboosh Date: Fri Sep 24 19:34:32 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.4 - removed obsolete libpng patch
---- Files affected: packages/xorg-app-xcursorgen: xorg-app-xcursorgen.spec (1.19 -> 1.20) , xorg-app-xcursorgen-libpng.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec diff -u packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec:1.19 packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec:1.20 --- packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec:1.19 Fri Jan 29 21:11:13 2010 +++ packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec Fri Sep 24 21:34:27 2010 @@ -2,20 +2,20 @@ Summary: xcursorgen application - create an X cursor file from a collection of PNG images Summary(pl.UTF-8): Aplikacja xcursorgen do tworzenia pliku kursora X ze zbioru obrazów PNG Name: xorg-app-xcursorgen -Version: 1.0.3 -Release: 3 +Version: 1.0.4 +Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xcursorgen-%{version}.tar.bz2 -# Source0-md5: 69df079b3950a0db4e5f4e6f0e00ddee -Patch0: %{name}-libpng.patch +# Source0-md5: 731c39ea88217c12ddd37f8627d97f3f URL: http://xorg.freedesktop.org/ -BuildRequires: autoconf >= 2.57 +BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: libpng-devel >= 1.2 BuildRequires: pkgconfig >= 1:0.19 +BuildRequires: xorg-lib-libX11-devel BuildRequires: xorg-lib-libXcursor-devel -BuildRequires: xorg-util-util-macros >= 1.3 +BuildRequires: xorg-util-util-macros >= 1.8 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -26,7 +26,6 @@ %prep %setup -q -n xcursorgen-%{version} -%patch0 -p1 %build %{__aclocal} @@ -58,6 +57,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2010/09/24 19:34:27 qboosh +- updated to 1.0.4 +- removed obsolete libpng patch + Revision 1.19 2010/01/29 20:11:13 arekm - rel 3; libpng fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
