Hello community, here is the log from the commit of package chmlib for openSUSE:Factory checked in at Mon Jul 27 22:24:10 CEST 2009. -------- --- chmlib/chmlib.changes 2009-05-24 14:21:50.000000000 +0200 +++ chmlib/chmlib.changes 2009-07-25 18:40:14.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Jul 25 18:33:55 CEST 2009 - beineri@opensuse.org + +- build examples to an -examples sub-package (bnc#488307) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chmlib.spec ++++++ --- /var/tmp/diff_new_pack.XGwMmd/_old 2009-07-27 22:22:46.000000000 +0200 +++ /var/tmp/diff_new_pack.XGwMmd/_new 2009-07-27 22:22:46.000000000 +0200 @@ -24,7 +24,7 @@ Group: System/Libraries AutoReqProv: on Version: 0.40 -Release: 1 +Release: 2 Source0: %{name}-%{version}.tar.bz2 Patch: %{name}-0.39.diff Url: http://www.jedrea.com/chmlib/ @@ -57,6 +57,22 @@ -------- Jed Wing <jedwin@ugcs.caltech.edu> +%package examples +License: LGPL v2.1 or later +Summary: Example applications for chmlib +Group: System/Libraries +Requires: %{name} = %{version} + +%description examples +This package contains examples built on chmlib which may be useful +to convert chm files from command line. + + + +Authors: +-------- + Jed Wing <jedwin@ugcs.caltech.edu> + %prep %setup -q %patch @@ -65,7 +81,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fstack-protector" export CXXFLAGS="$CFLAGS" export CXXCPP="g++ -E" -%configure --disable-static --with-pic --disable-pread +%configure --disable-static --with-pic --disable-pread --enable-examples %{__make} %{?jobs:-j%jobs} %install @@ -90,4 +106,8 @@ %{_includedir}/lzx.h %{_libdir}/*.so +%files examples +%defattr(-, root, root) +%{_bindir}/* + %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org