packages: java-rhino/java-rhino.spec - in "workaround" remove actually exis...

qboosh qboosh at pld-linux.org
Fri Feb 11 20:03:47 CET 2011


Author: qboosh                       Date: Fri Feb 11 19:03:47 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- in "workaround" remove actually existing file

---- Files affected:
packages/java-rhino:
   java-rhino.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/java-rhino/java-rhino.spec
diff -u packages/java-rhino/java-rhino.spec:1.24 packages/java-rhino/java-rhino.spec:1.25
--- packages/java-rhino/java-rhino.spec:1.24	Thu Apr 15 14:16:11 2010
+++ packages/java-rhino/java-rhino.spec	Fri Feb 11 20:03:42 2011
@@ -71,7 +71,7 @@
 %build
 # workaround for java-gcj-compat-devel compilation failure
 %ant jar || :
-rm -f build/classes/org/mozilla/javascript/{FieldsAndMethods,JavaMembers}.class
+%{__rm} build/classes/org/mozilla/javascript/{FieldAndMethods,JavaMembers}.class
 
 %ant jar
 
@@ -96,7 +96,8 @@
 
 %files
 %defattr(644,root,root,755)
-%{_javadir}/*.jar
+%{_javadir}/js-%{version}.jar
+%{_javadir}/js.jar
 
 %files javadoc
 %defattr(644,root,root,755)
@@ -109,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2011/02/11 19:03:42  qboosh
+- in "workaround" remove actually existing file
+
 Revision 1.24  2010/04/15 12:16:11  jajcus
 - hackish workaround for build failure with java-gcj-compat-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-rhino/java-rhino.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list