[libchamplain/f15/master] Drop the reconfigure since it's no longer needed.

Brian Pepple bpepple at fedoraproject.org
Tue Mar 22 15:57:42 UTC 2011


commit b7d44011458ee1eed12cd8da7e1b049629bf9714
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Tue Mar 22 11:57:33 2011 -0400

    Drop the reconfigure since it's no longer needed.

 libchamplain-0.8.1-clutter-gtk-1.0.patch |  211 ------------------------------
 libchamplain.spec                        |    8 +-
 2 files changed, 5 insertions(+), 214 deletions(-)
---
diff --git a/libchamplain.spec b/libchamplain.spec
index 11b4795..78ddf12 100644
--- a/libchamplain.spec
+++ b/libchamplain.spec
@@ -1,7 +1,7 @@
 Summary:	Map view for Clutter
 Name:		libchamplain
 Version:	0.9.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	LGPLv2+
 Group:		System Environment/Libraries
 URL:		http://projects.gnome.org/libchamplain/
@@ -15,7 +15,7 @@ BuildRequires:	clutter-gtk-devel
 BuildRequires:	libsoup-devel
 BuildRequires:	sqlite-devel
 BuildRequires:  gtk3-devel
-BuildRequires:  autoconf
+
 
 %description
 Libchamplain is a C library aimed to provide a ClutterActor to display
@@ -63,7 +63,6 @@ This package contains vala bindings for development %{name}.
 %setup -q
 
 %build
-autoreconf
 %configure --disable-debug --disable-silent-rules --disable-static \
   --enable-gtk --enable-gtk-doc --enable-introspection=yes
 
@@ -144,6 +143,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/vala/vapi/champlain-gtk-0.10.vapi
 
 %changelog
+* Tue Mar 22 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.9.0-2
+- Drop the reconfigure since it's no longer needed.
+
 * Tue Feb 22 2011  Matthias Clasen <mclasen at redhat.com> - 0.9.0-1
 - Update to 0.9.0
 


More information about the scm-commits mailing list