rpms/readahead/devel readahead.spec,1.24,1.25

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Feb 11 05:30:15 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/readahead/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21931

Modified Files:
	readahead.spec 
Log Message:
bump for bug in double-long on ppc(64)


Index: readahead.spec
===================================================================
RCS file: /cvs/dist/rpms/readahead/devel/readahead.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- readahead.spec	7 Feb 2006 13:42:45 -0000	1.24
+++ readahead.spec	11 Feb 2006 05:30:12 -0000	1.25
@@ -1,7 +1,7 @@
 Summary:        Read a preset list of files into memory.
 Name:           readahead
 Version:        1.2
-Release:	%(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}).1
+Release:	%(R="$Revision$"; RR="${R##: }"; echo ${RR%%?}).2
 Epoch:		1
 Group:          System Environment/Base
 License:        GPL/OSL
@@ -76,7 +76,10 @@
 
 
 %changelog
-* Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - error: line 4: Tag takes single token only: Release:	:.1 1.23.1
+* Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 1:1.2-1.24.2
+- bump again for double-long bug on ppc(64)
+
+* Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - 1:1.2-1.23.1
 - rebuilt for new gcc4.1 snapshot and glibc changes
 
 * Fri Jan 13 2006 Karel Zak <kzak at redhat.com>




More information about the fedora-cvs-commits mailing list