rpms/wxsvg/devel wxsvg.spec,1.12,1.13

Stewart Adam firewing at fedoraproject.org
Thu Dec 11 20:23:37 UTC 2008


Author: firewing

Update of /cvs/extras/rpms/wxsvg/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20365/devel

Modified Files:
	wxsvg.spec 
Log Message:
Don't libtoolize, but libtool is still a BR


Index: wxsvg.spec
===================================================================
RCS file: /cvs/extras/rpms/wxsvg/devel/wxsvg.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- wxsvg.spec	11 Dec 2008 20:08:44 -0000	1.12
+++ wxsvg.spec	11 Dec 2008 20:23:07 -0000	1.13
@@ -1,6 +1,6 @@
 Name: wxsvg
 Version: 1.0
-Release: 4%{?dist}
+Release: 4%{?dist}.1
 Summary: C++ library to create, manipulate and render SVG files
 
 Group: System Environment/Libraries
@@ -9,7 +9,7 @@
 Source0: http://downloads.sf.net/wxsvg/wxsvg-%{version}.tar.bz2
 Patch0: wxsvg-1.0-internal_expat.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: automake, autoconf, libtoolize
+BuildRequires: automake, autoconf, libtool
 BuildRequires: expat-devel
 BuildRequires: freetype-devel
 BuildRequires: libart_lgpl-devel
@@ -82,6 +82,9 @@
 
 
 %changelog
+* Thu Dec 11 2008 Stewart Adam <s.adam at diffingo.com> - 1.0-4.1
+- Thinko: libtool, not libtoolize
+
 * Thu Dec 11 2008 Stewart Adam <s.adam at diffingo.com> - 1.0-4
 - We do need the BR: libtoolize though...
 




More information about the fedora-extras-commits mailing list