Hello community, here is the log from the commit of package libcaca for openSUSE:Factory checked in at Thu Jan 29 23:30:57 CET 2009. -------- --- libcaca/libcaca.changes 2008-12-04 13:01:42.000000000 +0100 +++ libcaca/libcaca.changes 2009-01-28 14:38:29.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Jan 28 14:38:21 CET 2009 - crrodriguez@suse.de + +- remove "la" files + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcaca.spec ++++++ --- /var/tmp/diff_new_pack.s30233/_old 2009-01-29 23:30:08.000000000 +0100 +++ /var/tmp/diff_new_pack.s30233/_new 2009-01-29 23:30:08.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcaca (Version 0.99.beta13b) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ BuildRequires: freeglut-devel xorg-x11-libs BuildRequires: gcc-c++ libstdc++-devel mono-devel ruby-devel Version: 0.99.beta13b -Release: 47 +Release: 48 License: GPL v2 or later Summary: Library for Colour ASCII Art, text mode graphics Group: Development/Languages/C and C++ @@ -154,8 +154,8 @@ %build export CFLAGS="%{optflags}" -autoreconf -fi -%configure \ +autoreconf -fiv +%configure --with-pic \ --program-prefix="%{?_program_prefix}" \ --enable-slang \ --enable-ncurses \ @@ -165,12 +165,13 @@ --enable-gl \ --enable-shared \ --disable-static -%{__make} +%{__make} %{?jobs:-j%jobs} %install %makeinstall # We want to include the docs ourselves from the source directory #%{__mv} %{buildroot}%{_docdir}/%{name}-devel %{name}-devel-docs +%{__rm} -f %{buildroot}%{_libdir}/*.la %post -p /sbin/ldconfig @@ -186,9 +187,7 @@ %files devel %defattr(-, root, root, 0755) -#%{_libdir}/*.a %{_libdir}/*.so -%{_libdir}/*.la %{_bindir}/caca-config %{_libdir}/pkgconfig/*.pc %{_includedir}/* @@ -222,6 +221,8 @@ %{_mandir}/man1/img2txt.1* %changelog +* Wed Jan 28 2009 crrodriguez@suse.de +- remove "la" files * Thu Dec 04 2008 cfarrell@suse.de - added patch to remove badwords because of bnc#441358 * Thu Jun 12 2008 pth@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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