Author: qboosh                       Date: Tue Jan 22 23:00:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.18
- now . in CLASSPATH is needed with gcj/gij too

---- Files affected:
SPECS:
   java-libextractor.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/java-libextractor.spec
diff -u SPECS/java-libextractor.spec:1.4 SPECS/java-libextractor.spec:1.5
--- SPECS/java-libextractor.spec:1.4    Tue Feb 13 09:06:36 2007
+++ SPECS/java-libextractor.spec        Wed Jan 23 00:00:18 2008
@@ -6,12 +6,12 @@
 Summary:       Java support for libextractor
 Summary(pl.UTF-8):     Wiązania Javy dla biblioteki libextractor
 Name:          java-libextractor
-Version:       0.5.6
+Version:       0.5.18
 Release:       1
-License:       GPL
+License:       GPL v2+
 Group:         Libraries
 Source0:       
http://gnunet.org/libextractor/download/libextractor-java-%{version}.tar.gz
-# Source0-md5: 40d2afa043cd6a6822c7840c55479ee5
+# Source0-md5: e04e9984f0fa09188bab31410a6b3106
 Patch0:                libextractor-java-destdir.patch
 URL:           http://gnunet.org/libextractor/
 BuildRequires: autoconf >= 2.57
@@ -40,10 +40,8 @@
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
-%if %{with javac}
-# Sun java requires . in CLASSPATH for configure test
+# . in CLASSPATH required for configure test
 export CLASSPATH=.
-%endif
 %configure \
        %{!?with_javac:JAVA=gij}
 
@@ -67,6 +65,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/libextractor_java.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libextractor_java.so.0
 %attr(755,root,root) %{_libdir}/libextractor_java.so
 %{_javadir}/libextractor.jar
 
@@ -76,6 +75,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-01-22 23:00:18  qboosh
+- updated to 0.5.18
+- now . in CLASSPATH is needed with gcj/gij too
+
 Revision 1.4  2007-02-13 08:06:36  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-libextractor.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to