Hello community, here is the log from the commit of package libdaemon checked in at Mon Jul 23 02:19:10 CEST 2007. -------- --- libdaemon/libdaemon.changes 2007-07-11 20:08:49.000000000 +0200 +++ /mounts/work_src_done/STABLE/libdaemon/libdaemon.changes 2007-07-22 17:12:54.928119000 +0200 @@ -1,0 +2,6 @@ +Sun Jul 22 17:12:13 CEST 2007 - coolo@suse.de + +- disable lynx as it adds little featurewise (the README is packaged + in the tar), but make libdaemon build pretty late and we need it + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdaemon.spec ++++++ --- /var/tmp/diff_new_pack.L21125/_old 2007-07-23 02:16:34.000000000 +0200 +++ /var/tmp/diff_new_pack.L21125/_new 2007-07-23 02:16:34.000000000 +0200 @@ -11,10 +11,10 @@ # norootforbuild Name: libdaemon -BuildRequires: doxygen lynx +BuildRequires: doxygen URL: http://0pointer.de/lennart/projects/libdaemon/ Version: 0.12 -Release: 1 +Release: 4 Summary: Lightweight C library That Eases the Writing of UNIX Daemons License: LGPL v2 or later Group: System/Libraries @@ -88,7 +88,7 @@ %build export CFLAGS="$RPM_OPT_FLAGS" -./configure --prefix=/usr --libdir=%{_libdir} +./configure --prefix=/usr --libdir=%{_libdir} --disable-lynx make %install @@ -116,6 +116,9 @@ /usr/include/libdaemon %changelog +* Sun Jul 22 2007 - coolo@suse.de +- disable lynx as it adds little featurewise (the README is packaged + in the tar), but make libdaemon build pretty late and we need it * Wed Jul 11 2007 - seife@suse.de - Update to version 0.12 + make daemon_close_all() actually work properly ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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