commit blocxx for openSUSE:Factory
Hello community, here is the log from the commit of package blocxx for openSUSE:Factory checked in at Tue Mar 3 00:15:48 CET 2009. -------- --- blocxx/blocxx.changes 2009-02-17 16:08:58.000000000 +0100 +++ /mounts/work_src_done/STABLE/blocxx/blocxx.changes 2009-03-02 23:06:47.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 2 23:06:14 CET 2009 - crrodriguez@suse.de + +- remove static libraries (and save 13.9MB space) + +------------------------------------------------------------------- libblocxx4.changes: same change calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blocxx-doc.spec ++++++ --- /var/tmp/diff_new_pack.A12141/_old 2009-03-03 00:15:35.000000000 +0100 +++ /var/tmp/diff_new_pack.A12141/_new 2009-03-03 00:15:35.000000000 +0100 @@ -21,7 +21,7 @@ Name: blocxx-doc %define blocxx_version 2.1.0 Version: 2.1.0.342 -Release: 123 +Release: 124 License: BSD 3-Clause Group: Documentation/HTML AutoReqProv: on ++++++ blocxx.spec ++++++ --- /var/tmp/diff_new_pack.A12141/_old 2009-03-03 00:15:35.000000000 +0100 +++ /var/tmp/diff_new_pack.A12141/_new 2009-03-03 00:15:35.000000000 +0100 @@ -21,7 +21,7 @@ Name: blocxx %define blocxx_version 2.1.0 Version: 2.1.0.342 -Release: 15 +Release: 16 License: BSD 3-Clause Group: Development/Libraries/C and C++ AutoReqProv: on @@ -322,6 +322,8 @@ for f in LICENSE AUTHORS ChangeLog ; do install -m644 $f ${RPM_BUILD_ROOT}/%{blocxx_docdir}/ done +# --disable-static not implemented here +rm -fv %{buildroot}%{_libdir}/*.a %post -n libblocxx6 -p /sbin/ldconfig @@ -330,7 +332,6 @@ %files -n libblocxx-devel %defattr(-,root,root) %_includedir/blocxx -%_libdir/libblocxx.a %_libdir/libblocxx.so %_libdir/pkgconfig/blocxx.pc %_datadir/aclocal/blocxx.m4 @@ -345,6 +346,8 @@ %_libdir/libblocxx.so.6.%{blocxx_version} %changelog +* Mon Mar 02 2009 crrodriguez@suse.de +- remove static libraries (and save 13.9MB space) * Tue Feb 17 2009 mt@suse.de - fixed to include cstdio instead of stdio.h in gcc 4.4 fix * Tue Feb 17 2009 coolo@suse.de ++++++ libblocxx4.spec ++++++ --- /var/tmp/diff_new_pack.A12141/_old 2009-03-03 00:15:36.000000000 +0100 +++ /var/tmp/diff_new_pack.A12141/_new 2009-03-03 00:15:36.000000000 +0100 @@ -19,7 +19,7 @@ Name: libblocxx4 Version: 1.0.0 -Release: 79 +Release: 80 License: BSD 3-Clause Group: Development/Libraries/C and C++ AutoReqProv: on ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de