]> git.pld-linux.org Git - packages/xorg-app-xcursorgen.git/commitdiff
- updated to 1.0.4 auto/th/xorg-app-xcursorgen-1_0_4-1 auto/ti/xorg-app-xcursorgen-1_0_4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Sep 2010 19:34:27 +0000 (19:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed obsolete libpng patch

Changed files:
    xorg-app-xcursorgen-libpng.patch -> 1.2
    xorg-app-xcursorgen.spec -> 1.20

xorg-app-xcursorgen-libpng.patch [deleted file]
xorg-app-xcursorgen.spec

diff --git a/xorg-app-xcursorgen-libpng.patch b/xorg-app-xcursorgen-libpng.patch
deleted file mode 100644 (file)
index 8358e77..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- xcursorgen-1.0.3/configure.ac~     2009-10-17 02:41:39.000000000 +0200
-+++ xcursorgen-1.0.3/configure.ac      2010-01-29 21:10:09.991792943 +0100
-@@ -18,7 +18,7 @@
- XORG_DEFAULT_OPTIONS
- # Checks for pkg-config packages
--PKG_CHECK_MODULES(XCURSORGEN, x11 xcursor libpng12)
-+PKG_CHECK_MODULES(XCURSORGEN, x11 xcursor libpng)
- AC_SUBST(XCURSORGEN_CFLAGS)
- AC_SUBST(XCURSORGEN_LIBS)
index ddce7614c47a1d8b077751ae076d77deea2f8dc0..8e2ca362ffa60548a4ada401401e9ab61e5ba359 100644 (file)
@@ -1,20 +1,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
@@ -25,7 +25,6 @@ xcursorgen tworzy plik kursora X ze zbioru obrazów PNG.
 
 %prep
 %setup -q -n xcursorgen-%{version}
-%patch0 -p1
 
 %build
 %{__aclocal}
This page took 0.136914 seconds and 4 git commands to generate.