[mingw-atk: 4/27] Group field required in static subpkg.

epienbro epienbro at fedoraproject.org
Tue Mar 6 16:29:09 UTC 2012


commit 31998111d71c117c0b96c62a4b6504a992628082
Author: Richard W.M. Jones <rjones at fedoraproject.org>
Date:   Fri Feb 20 22:02:46 2009 +0000

    Group field required in static subpkg.

 mingw32-atk.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/mingw32-atk.spec b/mingw32-atk.spec
index fbee86c..370f1c2 100644
--- a/mingw32-atk.spec
+++ b/mingw32-atk.spec
@@ -6,7 +6,7 @@
 
 Name:           mingw32-atk
 Version:        1.25.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        MinGW Windows Atk library
 
 License:        LGPLv2+
@@ -39,6 +39,7 @@ MinGW Windows Atk library.
 %package static
 Summary:        Static version of the MinGW Windows Atk library
 Requires:       %{name} = %{version}-%{release}
+Group:          Development/Libraries
 
 %description static
 Static version of the MinGW Windows Atk library.
@@ -90,7 +91,7 @@ rm -rf $RPM_BUILD_ROOT
 
   
 %changelog
-* Fri Feb 20 2009 Erik van Pienbroek <info at nntpgrab.nl> - 1.25.2-6
+* Fri Feb 20 2009 Erik van Pienbroek <info at nntpgrab.nl> - 1.25.2-7
 - Added -static subpackage
 - Rebuild for mingw32-gcc 4.4
 


More information about the scm-commits mailing list