[mingw-libglade2: 3/18] actually import the latest version

epienbro epienbro at fedoraproject.org
Wed Mar 7 17:59:55 UTC 2012


commit 8ecf481057e569bf21dada2963f0caf53a8f3bfb
Author: sailer <sailer at fedoraproject.org>
Date:   Fri Apr 17 17:30:10 2009 +0000

    actually import the latest version

 mingw32-libglade2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-libglade2.spec b/mingw32-libglade2.spec
index 1d44d79..0b57613 100644
--- a/mingw32-libglade2.spec
+++ b/mingw32-libglade2.spec
@@ -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 @@ MinGW Windows Libglade2 library.
 %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 @@ rm -rf $RPM_BUILD_ROOT
 %{_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 scm-commits mailing list