CVSROOT: /cvs/cluster
Module name: conga
Changes by: [EMAIL PROTECTED] 2008-03-28 01:18:51
Modified files:
. : ricci.spec.in.in
Log message:
date ordering
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci.spec.in.in.diff?cvsroot=cluster&r1=1.8&r2=1.9
--- conga/ricci.spec.in.in 2008/03/28 01:17:11 1.8
+++ conga/ricci.spec.in.in 2008/03/28 01:18:51 1.9
@@ -126,9 +126,9 @@
exit 0
%changelog
-* Wed Feb 20 2008 Ryan McCabe <[EMAIL PROTECTED]> 0.13.0-1
- - Initial build.
-
* Wed Mar 26 2008 Chris Feist <[EMAIL PROTECTED]> 0.13.0-2
- Don't require cap and xml libraries (RPM will find them)
- Fix buildroot to meet Fedora standard
+
+* Wed Feb 20 2008 Ryan McCabe <[EMAIL PROTECTED]> 0.13.0-1
+ - Initial build.