Fixed baselibs with correct lib name accepted/trunk/20130221.154405 submit/trunk/20130220.145942
authorAnas Nashif <anas.nashif@intel.com>
Wed, 20 Feb 2013 14:59:29 +0000 (06:59 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 20 Feb 2013 14:59:29 +0000 (06:59 -0800)
packaging/baselibs.conf
packaging/popt.changes
packaging/popt.spec

index 2edba31..b50a6e4 100644 (file)
@@ -1,3 +1 @@
-libpopt0
-    obsoletes "popt-<targettype> <= <version>"
-arch ppc package popt-devel
+libpopt
index 6c0cfc2..493ae09 100644 (file)
@@ -1,3 +1,6 @@
+* Wed Feb 20 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20121215.155857@bb75172
+- Fixed baselibs with correct lib name
+
 * Sat Dec 15 2012 Anas Nashif <anas.nashif@intel.com> upstream/1.16@213843f
 - split locale
 
index 84a2be5..68ede40 100644 (file)
@@ -1,10 +1,10 @@
 Name:           popt
 Version:        1.16
 Release:        0
-License:        SUSE-XFree86-1.0
+License:        XFree86-1.0
 Summary:        A C library for parsing command line parameters
 Url:            http://www.rpm5.org/
-Group:          System Environment/Libraries
+Group:          System/Libraries
 Source:         popt-%{version}.tar.bz2
 Source2:        baselibs.conf
 BuildRequires:  pkgconfig
@@ -20,7 +20,7 @@ parsing arbitrary strings into argv[] arrays using shell-like rules.
 
 %package -n libpopt
 Summary:        A C library for parsing command line parameters
-Group:          System Environment/Libraries
+Group:          System/Libraries
 Provides:       popt = %{version}
 Obsoletes:      popt < %{version}