Author: shadzik Date: Wed Feb 6 18:41:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - .so goes to -devel subpackage - rel 2
---- Files affected: SPECS: clucene-core.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/clucene-core.spec diff -u SPECS/clucene-core.spec:1.2 SPECS/clucene-core.spec:1.3 --- SPECS/clucene-core.spec:1.2 Wed Mar 14 16:20:47 2007 +++ SPECS/clucene-core.spec Wed Feb 6 19:41:02 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): API do indeksowania i wyszukiwania Name: clucene-core Version: 0.9.16a -Release: 1 +Release: 2 License: LGPL/Apache Group: Libraries Source0: http://dl.sourceforge.net/clucene/%{name}-%{version}.tar.bz2 @@ -80,6 +80,7 @@ %files devel %defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/*.so %{_includedir}/CLucene.h %{_includedir}/CLucene %{_libdir}/CLucene @@ -94,6 +95,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-02-06 18:41:02 shadzik +- .so goes to -devel subpackage +- rel 2 + Revision 1.2 2007-03-14 15:20:47 qboosh - BR+R libstdc++-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clucene-core.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
