Author: witekfl Date: Tue Jan 10 18:49:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - moved libsee-config to devel - rel 2
---- Files affected: SPECS: see.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/see.spec diff -u SPECS/see.spec:1.4 SPECS/see.spec:1.5 --- SPECS/see.spec:1.4 Wed Dec 14 21:58:36 2005 +++ SPECS/see.spec Tue Jan 10 19:49:53 2006 @@ -3,7 +3,7 @@ Summary(pl): Prosty "silnik" ECMASscriptu Name: see Version: 1.2 -Release: 1 +Release: 2 License: BSD-like Group: Libraries Source0: http://www.adaptive-enterprises.com.au/~d/software/see/%{name}-%{version}.tar.gz @@ -76,12 +76,13 @@ %files %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog NEWS README TODO -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/see-shell %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %files devel %defattr(644,root,root,755) %doc doc/USAGE.html +%attr(755,root,root) %{_bindir}/libsee-config %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la %{_includedir}/see @@ -96,6 +97,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/01/10 18:49:53 witekfl +- moved libsee-config to devel +- rel 2 + Revision 1.4 2005/12/14 20:58:36 witekfl - added no_static patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/see.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
