rpms/wxsvg/devel sources,1.5,1.6 wxsvg.spec,1.7,1.8

Stewart Adam firewing at fedoraproject.org
Fri Oct 17 17:46:16 UTC 2008


Author: firewing

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

Modified Files:
	sources wxsvg.spec 
Log Message:
Update to 1.0b11



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wxsvg/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	24 Apr 2008 13:51:06 -0000	1.5
+++ sources	17 Oct 2008 17:45:46 -0000	1.6
@@ -1 +1 @@
-858a460ea61f196a760adcf44c09673e  wxsvg-1.0b10.tar.gz
+f885972a0535f0b47e3c7c913c4b1679  wxsvg-1.0b11.tar.bz2


Index: wxsvg.spec
===================================================================
RCS file: /cvs/extras/rpms/wxsvg/devel/wxsvg.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wxsvg.spec	24 Apr 2008 13:51:06 -0000	1.7
+++ wxsvg.spec	17 Oct 2008 17:45:46 -0000	1.8
@@ -1,21 +1,19 @@
-%define prever b10
+%define prever b11
 
 Summary: C++ library to create, manipulate and render SVG files
 Name: wxsvg
 Version: 1.0
-Release: 0.8.%{prever}%{?dist}
+Release: 0.9.%{prever}%{?dist}
 License: wxWidgets
 Group: System Environment/Libraries
 URL: http://www.wxsvg.org/
-Source0: http://downloads.sf.net/wxsvg/wxsvg-%{version}%{prever}.tar.gz
+Source0: http://downloads.sf.net/wxsvg/wxsvg-%{version}%{prever}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: libart_lgpl-devel
 BuildRequires: pkgconfig
 BuildRequires: pango-devel
 BuildRequires: freetype-devel
 BuildRequires: wxGTK-devel
-# In 1.0b7_3 ltmain.sh is missing... so are Makefile.in (still in 1.0b10)
-BuildRequires: libtool, automake, autoconf
 
 %description
 wxSVG is C++ library to create, manipulate and render SVG files.
@@ -33,8 +31,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}%{prever}
-libtoolize --copy --force
-./autogen.sh
 
 
 %build
@@ -78,6 +74,9 @@
 
 
 %changelog
+* Fri Oct 17 2008 Stewart Adam <s.adam at diffingo.com> - 1.0-0.9.b11
+- Update to 1.0b11
+
 * Wed Mar  5 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.0-0.8.b10
 - Update to 1.0b10.
 - Build with dependency tracking disabled.




More information about the scm-commits mailing list