Author: qboosh Date: Mon Mar 24 17:13:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - License details, include COPYING (with more details, not license contents)
---- Files affected: SPECS: clucene-core.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/clucene-core.spec diff -u SPECS/clucene-core.spec:1.5 SPECS/clucene-core.spec:1.6 --- SPECS/clucene-core.spec:1.5 Mon Mar 24 18:11:51 2008 +++ SPECS/clucene-core.spec Mon Mar 24 18:13:53 2008 @@ -4,7 +4,7 @@ Name: clucene-core Version: 0.9.20 Release: 1 -License: LGPL/Apache +License: LGPL or Apache v2.0 Group: Libraries Source0: http://dl.sourceforge.net/clucene/%{name}-%{version}.tar.bz2 # Source0-md5: da62da5d23b17fec67f0175481a603b8 @@ -74,7 +74,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS COPYING ChangeLog NEWS README %attr(755,root,root) %{_libdir}/libclucene.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libclucene.so.0 @@ -96,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008-03-24 17:13:53 qboosh +- License details, include COPYING (with more details, not license contents) + Revision 1.5 2008-03-24 17:11:51 qboosh - fixed braino: package library not a ghost - .la moved to -devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clucene-core.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
