]> git.pld-linux.org Git - packages/xorg-app-xcursorgen.git/commitdiff
- updated to 1.0.3 auto/th/xorg-app-xcursorgen-1_0_3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 18 Oct 2009 20:16:49 +0000 (20:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-app-xcursorgen.spec -> 1.17

xorg-app-xcursorgen.spec

index 05bc3f28c3778cdc6f7c3bdb8cc285625e33d601..d3c0756fccb6dc9b05f2eb06402eea3c9f1fc41f 100644 (file)
@@ -1,19 +1,19 @@
 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.2
+Version:       1.0.3
 Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       http://xorg.freedesktop.org/releases/individual/app/xcursorgen-%{version}.tar.bz2
-# Source0-md5: 6fc90896b8c786cb1a2100b4167f7874
+# Source0-md5: 69df079b3950a0db4e5f4e6f0e00ddee
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: libpng-devel >= 1.2
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-lib-libXcursor-devel
-BuildRequires: xorg-util-util-macros >= 0.99.2
+BuildRequires: xorg-util-util-macros >= 1.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -45,6 +45,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/xcursorgen
 %{_mandir}/man1/xcursorgen.1x*
This page took 0.141938 seconds and 4 git commands to generate.