rpms/poker-network/devel poker-network.spec,1.6,1.7

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Mon Oct 22 02:52:20 UTC 2007


Author: xulchris

Update of /cvs/extras/rpms/poker-network/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv441/devel

Modified Files:
	poker-network.spec 
Log Message:
move poker-network-devel to poker2d package


Index: poker-network.spec
===================================================================
RCS file: /cvs/extras/rpms/poker-network/devel/poker-network.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- poker-network.spec	4 Oct 2007 01:13:50 -0000	1.6
+++ poker-network.spec	22 Oct 2007 02:51:47 -0000	1.7
@@ -9,7 +9,7 @@
 
 Name:             poker-network
 Version:          1.2.0
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Base package for poker client and server
 
 Group:            Applications/Internet
@@ -50,16 +50,6 @@
 %description
 %{summary}.
 
-%package devel
-Summary:          Client library development files
-Group:            Development/Libraries
-Requires:         %{name} = %{version}-%{release}
-Requires:         poker-eval-devel
-
-%description devel
-This package contains files required to build applications that use
-%{name}.
-
 %package -n poker-client-lib
 Summary:          Poker network client library
 Group:            Development/Libraries
@@ -187,8 +177,9 @@
 rm -f $RPM_BUILD_ROOT%{_sysconfdir}/poker-web/apache.conf
 rm -f $RPM_BUILD_ROOT%{_datadir}/poker-web/.htaccess
 
-# locales installed in poker2d-common
+# locales and pkgconfig files installed in poker2d
 rm -fr $RPM_BUILD_ROOT%{_datadir}/locale
+rm -f  $RPM_BUILD_ROOT%{_libdir}/pkgconfig/%{name}.pc
 
 # create log and run directories for poker user id
 # log files are auto-rotated, no need for logrotate
@@ -307,11 +298,6 @@
 %{python_sitelib}/pokernetwork/user*
 %{python_sitelib}/pokernetwork/version*
 
-%files devel
-%defattr(-,root,root,-)
-%doc COPYING
-%{_libdir}/pkgconfig/%{name}.pc
-
 %files -n poker-client-lib
 %defattr(-,root,root,-)
 %doc COPYING
@@ -380,6 +366,9 @@
 
 
 %changelog
+* Sun Oct 21 2007 Christopher Stone <chris.stone at gmail.com> 1.2.0-3
+- Remove devel subpackage and move to poker2d
+
 * Wed Oct 03 2007 Christopher Stone <chris.stone at gmail.com> 1.2.0-2
 - Add patch to fix poker-bot
 




More information about the fedora-extras-commits mailing list