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

Thomas M. Sailer sailer at fedoraproject.org
Fri Apr 17 17:30:41 UTC 2009


Author: sailer

Update of /cvs/extras/rpms/mingw32-libglade2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19654

Modified Files:
	mingw32-libglade2.spec 
Log Message:
actually import the latest version



Index: mingw32-libglade2.spec
===================================================================
RCS file: /cvs/extras/rpms/mingw32-libglade2/devel/mingw32-libglade2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mingw32-libglade2.spec	17 Apr 2009 17:22:25 -0000	1.1
+++ mingw32-libglade2.spec	17 Apr 2009 17:30:10 -0000	1.2
@@ -6,7 +6,7 @@
 
 Name:           mingw32-libglade2
 Version:        2.6.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        MinGW Windows Libglade2 library
 
 License:        LGPLv2+
@@ -41,7 +41,7 @@
 %package static
 Summary:        Static MinGW Windows Libglade2 library
 Group:          Development/Libraries
-Requires:       %{name} = %{version}
+Requires:       %{name} = %{version}-%{release}
 
 %description static
 Static MinGW Windows Libglade2 library.
@@ -84,6 +84,9 @@
 %{_mingw32_libdir}/libglade-2.0.a
 
 %changelog
+* Thu Apr 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.4-2
+- fix static Requires
+
 * Thu Apr 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 2.6.4-1
 - replace %%define with %%global
 - update to 2.6.4




More information about the fedora-extras-commits mailing list