rpms/gmime22/devel gmime22.spec,1.1,1.2

Bernard Johnson bjohnson at fedoraproject.org
Mon Jul 20 13:07:37 UTC 2009


Author: bjohnson

Update of /cvs/pkgs/rpms/gmime22/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22914

Modified Files:
	gmime22.spec 
Log Message:
- don't autoreconf, use included configure



Index: gmime22.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gmime22/devel/gmime22.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- gmime22.spec	20 Mar 2009 02:39:09 -0000	1.1
+++ gmime22.spec	20 Jul 2009 13:07:34 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           gmime22
 Version:        2.2.23
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Library for creating and parsing MIME messages
 
 Group:          System Environment/Libraries
@@ -68,8 +68,8 @@ for developing mono applications that us
 %patch2 -p1 -b .libdir
 
 %build
-cp %{_datadir}/gettext/config.rpath .
-autoreconf --force --install
+#cp %{_datadir}/gettext/config.rpath .
+#autoreconf --force --install
 %if 0%buildmono
 export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
 MONO_ARGS="--enable-mono"
@@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Jul 20 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.23-6
+- don't autoreconf, use included configure
+
 * Wed Mar 18 2009 Bernard Johnson <bjohnson at symetrix.com> - 2.2.23-5
 - renamed package as gmime22
 




More information about the fedora-extras-commits mailing list