Author: blekot Date: Wed Dec 26 10:43:03 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - some fixes in devel - rel 2
---- Files affected: SPECS: icecream.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/icecream.spec diff -u SPECS/icecream.spec:1.5 SPECS/icecream.spec:1.6 --- SPECS/icecream.spec:1.5 Wed Dec 19 22:27:55 2007 +++ SPECS/icecream.spec Wed Dec 26 11:42:57 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Program do rozdzielania kompilacji programów w C lub C++ Name: icecream Version: 0.7.14 -Release: 1 +Release: 2 License: GPL v2 Group: Development/Languages Source0: ftp://ftp.suse.com/pub/projects/icecream/icecc-%{version}.tar.bz2 @@ -72,6 +72,8 @@ %files devel %defattr(644,root,root,755) %{_includedir}/icecc +%attr(755,root,root) %{_libdir}/lib*.so +%{_libdir}/libicecc.la %{_pkgconfigdir}/*.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -80,6 +82,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007-12-26 10:42:57 blekot +- some fixes in devel +- rel 2 + Revision 1.5 2007-12-19 21:27:55 blekot - added --enable-shared, --disable-static - added post(un) /sbin/ldconfig ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/icecream.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
