rpms/plpa/devel plpa.spec,1.1,1.2

stevetraylen stevetraylen at fedoraproject.org
Fri Jan 15 00:13:58 UTC 2010


Author: stevetraylen

Update of /cvs/pkgs/rpms/plpa/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3054/devel

Modified Files:
	plpa.spec 
Log Message:
Add Groups.



Index: plpa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plpa/devel/plpa.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- plpa.spec	14 Jan 2010 23:07:03 -0000	1.1
+++ plpa.spec	15 Jan 2010 00:13:58 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           plpa
 Version:        1.3.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Portable Linux Processor Affinity
 
 Group:          Development/System
@@ -22,6 +22,7 @@ and run-time reasons.
 
 %package libs
 Summary:        Portable Linux Processor Affinity Libraries
+Group:          Development/System
 
 %description libs
 PLPA is an attempt to solve the problem that there are multiple API's for 
@@ -37,6 +38,7 @@ and run-time reasons.
 %package devel
 Summary:        Portable Linux Processor Affinity Header Files
 Requires:       plpa-libs = %{version}-%{release}
+Group:          Development/System
 
 %description devel
 PLPA is an attempt to solve the problem that there are multiple API's for 
@@ -84,6 +86,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libplpa.so
 
 %changelog
+* Thu Jan 14 2010 Steve Traylen  <steve.traylen at cern.ch>  - 1.3.2-3
+- Add Groups to subpackages for EPEL5.
 * Thu Jan 14 2010 Steve Traylen  <steve.traylen at cern.ch>  - 1.3.2-2
 - Move all docs to lib package
 - First version to be added to Fedora.



More information about the scm-commits mailing list