rpms/mingw32-libgnurx/F-11 mingw32-libgnurx.spec,1.1,1.2

epienbro epienbro at fedoraproject.org
Thu Jul 2 10:40:06 UTC 2009


Author: epienbro

Update of /cvs/pkgs/rpms/mingw32-libgnurx/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32126/F-11

Modified Files:
	mingw32-libgnurx.spec 
Log Message:
* Thu Jul  2 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.5.1-3
- The libtool .la file referenced to the wrong file. Fixed. BZ #509258



Index: mingw32-libgnurx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libgnurx/F-11/mingw32-libgnurx.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-libgnurx.spec	2 Jun 2009 14:58:36 -0000	1.1
+++ mingw32-libgnurx.spec	2 Jul 2009 10:39:36 -0000	1.2
@@ -6,7 +6,7 @@
 
 Name:           mingw32-libgnurx
 Version:        2.5.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        MinGW Regex library
 
 License:        LGPLv2+
@@ -73,6 +73,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
 mv $RPM_BUILD_ROOT%{_mingw32_libdir}/libgnurx.a $RPM_BUILD_ROOT%{_mingw32_libdir}/libregex.a
 mv $RPM_BUILD_ROOT%{_mingw32_libdir}/libgnurx.dll.a $RPM_BUILD_ROOT%{_mingw32_libdir}/libregex.dll.a
 mv $RPM_BUILD_ROOT%{_mingw32_libdir}/libgnurx.la $RPM_BUILD_ROOT%{_mingw32_libdir}/libregex.la
+sed -i s/gnurx/regex/ $RPM_BUILD_ROOT%{_mingw32_libdir}/libregex.la
 
 # Drop the man pages
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/man
@@ -96,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul  2 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.5.1-3
+- The libtool .la file referenced to the wrong file. Fixed. BZ #509258
+
 * Tue May 26 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.5.1-2
 - Fixed license tag
 




More information about the fedora-extras-commits mailing list