rpms/poker-eval/FC-5 poker-eval.spec,1.5,1.6

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sun Apr 23 19:03:34 UTC 2006


Author: xulchris

Update of /cvs/extras/rpms/poker-eval/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11579/poker-eval/FC-5

Modified Files:
	poker-eval.spec 
Log Message:
bump release for rebuild


Index: poker-eval.spec
===================================================================
RCS file: /cvs/extras/rpms/poker-eval/FC-5/poker-eval.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- poker-eval.spec	23 Apr 2006 09:18:25 -0000	1.5
+++ poker-eval.spec	23 Apr 2006 19:03:34 -0000	1.6
@@ -1,10 +1,10 @@
 Name:           poker-eval
 Version:	130.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Poker hand evaluator library
 Group:          Development/Libraries
 License:        GPL
-URL:            https://gna.org/projects/pokersource/
+URL:            http://pokersource.org/poker-eval.php
 Source0:        http://download.gna.org/pokersource/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -27,8 +27,8 @@
 # rpmlint fix
 chmod -x examples/five_card_hands.c
 
-#  use examples/ directory for devel package %doc section
-mkdir -p tmp/examples/ && cp examples/*.c tmp/examples
+# use examples/ directory for devel package %doc section
+mkdir -p tmp/examples && cp examples/*.c tmp/examples
 rm -f tmp/examples/getopt_w32.c
 
 %build
@@ -62,6 +62,11 @@
 %exclude %{_libdir}/*.la
 
 %changelog
+* Sun Apr 23 2006 Christopher Stone <chris.stone at gmail.com> 130.0-4
+- Update URL tag to new home page
+- Minor spec file cleanups
+- Bump release number for rebuild on devel
+
 * Sat Apr 22 2006 Christopher Stone <chris.stone at gmail.com> 130.0-3
 - Copy .c files in tmp/examples directory and use this for devel's %%doc
 




More information about the fedora-extras-commits mailing list