rpms/jdom/devel jdom.spec,1.8,1.9 sources,1.4,1.5

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jun 22 08:46:35 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/jdom/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10265

Modified Files:
	jdom.spec sources 
Log Message:
Remove classes from the tarball too


Index: jdom.spec
===================================================================
RCS file: /cvs/dist/rpms/jdom/devel/jdom.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- jdom.spec	15 Jun 2005 10:32:31 -0000	1.8
+++ jdom.spec	22 Jun 2005 08:46:33 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:           jdom
 Version:        1.0
-Release:        1jpp_1fc
+Release:        1jpp_2fc
 Epoch:          0
 Summary:        Java alternative to DOM and SAX
 License:        Apache Software License-like
@@ -47,6 +47,7 @@
 %patch0 -p0
 # remove all binary libs
 find . -name "*.jar" -exec rm -f {} \;
+find . -name "*.class" -exec rm -f {} \;
 
 
 %build
@@ -98,6 +99,9 @@
 
 
 %changelog
+* Wed Jun 22 2005 Gary Benson <gbenson at redhat.com> - 0:1.0-1jpp_2fc
+- Remove classes from the tarball too.
+
 * Wed Jun 15 2005 Gary Benson <gbenson at redhat.com> - 0:1.0-1jpp_1fc
 - Build into Fedora.
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/jdom/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	9 Jun 2005 13:56:12 -0000	1.4
+++ sources	22 Jun 2005 08:46:33 -0000	1.5
@@ -1 +1 @@
-2abf0d87aa7c6d074dd8f65e4a2e10de  jdom-1.0-RHCLEAN.tar.bz2
+98a554b81b2600cd53f95c0c9172e1c7  jdom-1.0-RHCLEAN.tar.bz2




More information about the fedora-cvs-commits mailing list