SPECS: jakarta-bcel.spec - -javadoc R: jpackage-utils for parent d...

glen glen at pld-linux.org
Fri Dec 8 02:05:58 CET 2006


Author: glen                         Date: Fri Dec  8 01:05:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -javadoc R: jpackage-utils for parent dirs; rel 2

---- Files affected:
SPECS:
   jakarta-bcel.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/jakarta-bcel.spec
diff -u SPECS/jakarta-bcel.spec:1.9 SPECS/jakarta-bcel.spec:1.10
--- SPECS/jakarta-bcel.spec:1.9	Wed May 24 12:39:41 2006
+++ SPECS/jakarta-bcel.spec	Fri Dec  8 02:05:53 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Biblioteka do obróbki bajtkodu Javy
 Name:		jakarta-bcel
 Version:	5.1
-Release:	1
+Release:	2
 License:	Apache Software License
 Group:		Development/Languages/Java
 # a lot of junk (all other formats) inside -src.tar.gz, use -src.zip
@@ -27,19 +27,18 @@
 %description
 The Byte Code Engineering Library (formerly known as JavaClass) is
 intended to give users a convenient possibility to analyze, create,
-and manipulate (binary) Java class files (those ending with
-.class). Classes are represented by objects which contain all the
-symbolic information of the given class: methods, fields and byte code
-instructions, in particular.  Such objects can be read from an
-existing file, be transformed by a program (e.g. a class loader at
-run-time) and dumped to a file again. An even more interesting
-application is the creation of classes from scratch at run-time. The
-Byte Code Engineering Library (BCEL) may be also useful if you want to
-learn about the Java Virtual Machine (JVM) and the format of Java
-.class files.  BCEL is already being used successfully in several
-projects such as compilers, optimizers, obsfuscators and analysis
-tools, the most popular probably being the Xalan XSLT processor at
-Apache.
+and manipulate (binary) Java class files (those ending with .class).
+Classes are represented by objects which contain all the symbolic
+information of the given class: methods, fields and byte code
+instructions, in particular. Such objects can be read from an existing
+file, be transformed by a program (e.g. a class loader at run-time)
+and dumped to a file again. An even more interesting application is
+the creation of classes from scratch at run-time. The Byte Code
+Engineering Library (BCEL) may be also useful if you want to learn
+about the Java Virtual Machine (JVM) and the format of Java .class
+files. BCEL is already being used successfully in several projects
+such as compilers, optimizers, obsfuscators and analysis tools, the
+most popular probably being the Xalan XSLT processor at Apache.
 
 %description -l pl
 BCEL (Byte Code Engineering Library, poprzednio znana jako JavaClass)
@@ -61,6 +60,7 @@
 Summary:	Byte Code Engineering Library documentation
 Summary(pl):	Dokumentacja do biblioteki do obróbki bajtkodu Javy
 Group:		Documentation
+Requires:	jpackage-utils
 Obsoletes:	jakarta-bcel-doc
 
 %description javadoc
@@ -81,7 +81,7 @@
 export CLASSPATH="`build-classpath regexp`"
 export JAVA_HOME="%{java_home}"
 
-ant jar apidocs
+%ant jar apidocs
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -105,11 +105,15 @@
 %doc %{_javadocdir}/%{name}-%{version}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/12/08 01:05:53  glen
+- -javadoc R: jpackage-utils for parent dirs; rel 2
+
 Revision 1.9  2006/05/24 10:39:41  qboosh
 - Obsoletes for jakarta-bcel-doc
 
@@ -128,7 +132,7 @@
 - pl unifications
 
 Revision 1.5  2004/07/15 11:58:54  pluto
-- use %%{_javadir}.
+- use %{_javadir}.
 - release 1.
 
 Revision 1.4  2003/08/11 22:46:31  ankry
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jakarta-bcel.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list