packages: xorg-app-xcursorgen/xorg-app-xcursorgen.spec, xorg-app-xcursorgen...

2010-09-24 Thread qboosh
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.19r2=1.20f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


packages: xorg-app-xcursorgen/xorg-app-xcursorgen.spec, xorg-app-xcursorgen...

2010-01-29 Thread arekm
Author: arekmDate: Fri Jan 29 20:11:22 2010 GMT
Module: packages  Tag: HEAD
 Log message:
- rel 3; libpng fix

 Files affected:
packages/xorg-app-xcursorgen:
   xorg-app-xcursorgen.spec (1.18 - 1.19) , xorg-app-xcursorgen-libpng.patch 
(NONE - 1.1)  (NEW)

 Diffs:


Index: packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec
diff -u packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec:1.18 
packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec:1.19
--- packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec:1.18  Fri Jan 29 
20:31:28 2010
+++ packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec   Fri Jan 29 
21:11:13 2010
@@ -3,11 +3,12 @@
 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:   2
+Release:   3
 License:   MIT
 Group: X11/Applications
 Source0:   
http://xorg.freedesktop.org/releases/individual/app/xcursorgen-%{version}.tar.bz2
 # Source0-md5: 69df079b3950a0db4e5f4e6f0e00ddee
+Patch0:%{name}-libpng.patch
 URL:   http://xorg.freedesktop.org/
 BuildRequires: autoconf = 2.57
 BuildRequires: automake
@@ -25,6 +26,7 @@
 
 %prep
 %setup -q -n xcursorgen-%{version}
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -56,6 +58,9 @@
 All persons listed below can be reached at cvs_login@pld-linux.org
 
 $Log$
+Revision 1.19  2010/01/29 20:11:13  arekm
+- rel 3; libpng fix
+
 Revision 1.18  2010/01/29 19:31:28  wiget
  - release 2
 


Index: packages/xorg-app-xcursorgen/xorg-app-xcursorgen-libpng.patch
diff -u /dev/null 
packages/xorg-app-xcursorgen/xorg-app-xcursorgen-libpng.patch:1.1
--- /dev/null   Fri Jan 29 21:11:22 2010
+++ packages/xorg-app-xcursorgen/xorg-app-xcursorgen-libpng.patch   Fri Jan 
29 21:11:13 2010
@@ -0,0 +1,11 @@
+--- xcursorgen-1.0.3/configure.ac~ 2009-10-17 02:41:39.0 +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)
+ 


 CVS-web:

http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xcursorgen/xorg-app-xcursorgen.spec?r1=1.18r2=1.19f=u

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit