packages: icoutils/icoutils.spec - updated to 0.29.1

qboosh qboosh at pld-linux.org
Sun Nov 14 09:39:03 CET 2010


Author: qboosh                       Date: Sun Nov 14 08:39:03 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.29.1

---- Files affected:
packages/icoutils:
   icoutils.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/icoutils/icoutils.spec
diff -u packages/icoutils/icoutils.spec:1.24 packages/icoutils/icoutils.spec:1.25
--- packages/icoutils/icoutils.spec:1.24	Tue Feb  9 01:43:27 2010
+++ packages/icoutils/icoutils.spec	Sun Nov 14 09:38:58 2010
@@ -3,15 +3,16 @@
 Summary:	Extract and convert bitmaps from Windows icon and cursor files
 Summary(pl.UTF-8):	Narzędzie wyciągające i konwertujące bitmapy z windowsowych plików ikon i kursorów
 Name:		icoutils
-Version:	0.26.0
-Release:	2
-License:	GPL
+Version:	0.29.1
+Release:	1
+License:	GPL v3+
 Group:		Applications/Graphics
-Source0:	http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.gz
-# Source0-md5:	5494ee42a9dad562b49c6b8721f973e8
+Source0:	http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.bz2
+# Source0-md5:	b58f375e0f8731595e8d0ecdc3a0acb9
 URL:		http://www.nongnu.org/icoutils/
-BuildRequires:	autoconf >= 2.57
+BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1.5
+BuildRequires:	gettext >= 0.14.1
 BuildRequires:	libpng-devel
 BuildRequires:	libtool
 BuildRequires:	rpm-perlprov
@@ -50,14 +51,22 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README AUTHORS ChangeLog NEWS TODO
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%doc AUTHORS ChangeLog NEWS README TODO
+%attr(755,root,root) %{_bindir}/extresso
+%attr(755,root,root) %{_bindir}/genresscript
+%attr(755,root,root) %{_bindir}/icotool
+%attr(755,root,root) %{_bindir}/wrestool
+%{_mandir}/man1/extresso.1*
+%{_mandir}/man1/genresscript.1*
+%{_mandir}/man1/icotool.1*
+%{_mandir}/man1/wrestool.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2010/11/14 08:38:58  qboosh
+- updated to 0.29.1
+
 Revision 1.24  2010/02/09 00:43:27  sparky
 - dropped BR: perl-libwww
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/icoutils/icoutils.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list