Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=794722 --- Comment #10 from Juan Hernández <juan.hernandez@xxxxxxxxxx> 2012-02-23 10:43:57 EST --- I am making the following changes to the spec in order to make explicit the revision number used to checkout the source. Is this what you mean? --- rngom.spec.old +++ rngom.spec @@ -1,12 +1,12 @@ Name: rngom Version: 201103 -Release: 0.3.20120119svn%{?dist} +Release: 0.4.20120119svn%{?dist} Summary: Java library for parsing RELAX NG grammars Group: Development/Libraries License: MIT URL: https://rngom.dev.java.net -# svn export https://svn.java.net/svn/rngom~svn/trunk/rngom rngom-201103 +# svn export -r 70 https://svn.java.net/svn/rngom~svn/trunk/rngom rngom-201103 # find rngom-201103/ -name '*.class' -delete # find rngom-201103/ -name '*.jar' -delete # tar czf rngom-201103.tar.gz rngom-201103 @@ -104,6 +104,9 @@ %changelog +* Thu Feb 23 2012 Juan Hernandez <juan.hernandez@xxxxxxxxxx> 201103-0.4.20120119svn +- Make explicit the checked out revision number in the comments + * Sat Feb 18 2012 Juan Hernandez <juan.hernandez@xxxxxxxxxx> 201103-0.3.20120119svn - Remove the binary file lic.jar from the source tarball -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review