rpms/mingw32-plib/devel mingw32-plib.spec,1.1,1.2

stefanriemens stefanriemens at fedoraproject.org
Sat Nov 28 22:35:10 UTC 2009


Author: stefanriemens

Update of /cvs/pkgs/rpms/mingw32-plib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22605

Modified Files:
	mingw32-plib.spec 
Log Message:
Fix broken deps of the static subpackage



Index: mingw32-plib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-plib/devel/mingw32-plib.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-plib.spec	27 Nov 2009 10:27:00 -0000	1.1
+++ mingw32-plib.spec	28 Nov 2009 22:35:10 -0000	1.2
@@ -6,7 +6,7 @@
 
 Name:           mingw32-plib
 Version:        1.8.5
-Release:        0%{?dist}
+Release:        1%{?dist}
 Summary:        Fedora mingw set of portable game related libraries
 Group:          Development/Libraries
 License:        LGPLv2+
@@ -46,7 +46,7 @@ the web. All of it works well together.
 
 %package static
 Summary:        Static version of Fedora mingw set of portable game related libraries 
-Requires:       %{name} = {version}-{release}
+Requires:       %{name} = %{version}-%{release}
 Group:          Development/Libraries
 
 %description static
@@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/libplibfnt.a
 
 %changelog
+* Sat Nov 28 2009 Stefan Riemens <fgfs.stefan at gmail.com> - 1.8.5-1
+- Fix broken deps of the static subpackage
+
 * Thu Oct 22 2009 Stefan Riemens <fgfs.stefan at gmail.com> - 1.8.5-0
 - Initial mingw release
 




More information about the fedora-extras-commits mailing list