SPECS: icoutils.spec - updated to 0.26.0, removed outdated am_fixe...
qboosh
qboosh at pld-linux.org
Mon Aug 15 10:07:58 CEST 2005
Author: qboosh Date: Mon Aug 15 08:07:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.26.0, removed outdated am_fixes patch
---- Files affected:
SPECS:
icoutils.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/icoutils.spec
diff -u SPECS/icoutils.spec:1.19 SPECS/icoutils.spec:1.20
--- SPECS/icoutils.spec:1.19 Mon Aug 15 09:56:39 2005
+++ SPECS/icoutils.spec Mon Aug 15 10:07:52 2005
@@ -3,17 +3,17 @@
Summary: Extract and convert bitmaps from Windows icon and cursor files
Summary(pl): Narzędzie wyciągające i konwertujące bitmapy z windowsowych plików ikon i kursorów
Name: icoutils
-Version: 0.23.0
+Version: 0.26.0
Release: 1
License: GPL
Group: Applications/Graphics
Source0: http://savannah.nongnu.org/download/icoutils/%{name}-%{version}.tar.gz
-# Source0-md5: d9ff42d51a1d3b2baa55d81309502222
-Patch0: %{name}-am_fixes.patch
+# Source0-md5: 5494ee42a9dad562b49c6b8721f973e8
URL: http://www.nongnu.org/icoutils/
BuildRequires: autoconf >= 2.57
-BuildRequires: automake
+BuildRequires: automake >= 1.5
BuildRequires: libpng-devel
+BuildRequires: libtool
BuildRequires: perl-libwww
BuildRequires: rpm-perlprov
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,13 +33,13 @@
nazywane zasobami).
%prep
-%setup -q
-%patch0 -p1
+%setup -q
%build
-cp -f /usr/share/automake/config.sub .
-%{__aclocal}
+%{__libtoolize}
+%{__aclocal} -I m4
%{__autoconf}
+%{__autoheader}
%{__automake}
%configure
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2005/08/15 08:07:52 qboosh
+- updated to 0.26.0, removed outdated am_fixes patch
+
Revision 1.19 2005/08/15 07:56:39 qboosh
- updated URLs (only 0.26.0 there)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/icoutils.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list