Hello community, here is the log from the commit of package libHX for openSUSE:Factory checked in at Mon Jul 25 17:25:55 CEST 2011.
-------- --- libHX/libHX.changes 2011-06-06 12:19:49.000000000 +0200 +++ /mounts/work_src_done/STABLE/libHX/libHX.changes 2011-07-25 14:14:32.000000000 +0200 @@ -1,0 +2,9 @@ +Mon Jul 25 12:11:22 UTC 2011 - [email protected] + +- Update to new upstream release 3.11 +* string: add a HXQUOTE_BASE64 to HX_strquote +* debug: new LD_PRELOAD-able library that does additional checks + to the runtime +- Provide libHX-devel-32bit + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libHX-3.10.1.tar.xz libHX-3.10.1.tar.xz.asc New: ---- libHX-3.11.tar.xz libHX-3.11.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libHX.spec ++++++ --- /var/tmp/diff_new_pack.4kWWj0/_old 2011-07-25 17:25:25.000000000 +0200 +++ /var/tmp/diff_new_pack.4kWWj0/_new 2011-07-25 17:25:25.000000000 +0200 @@ -20,10 +20,9 @@ Name: libHX %define lname libHX27 -BuildRequires: gcc-c++ xz Summary: Useful collection of routines for C and C++ programming -Version: 3.10.1 -Release: 3 +Version: 3.11 +Release: 1 License: LGPL v2+ Group: System/Libraries Source: http://downloads.sf.net/libhx/libHX-%version.tar.xz @@ -31,7 +30,7 @@ Source2: baselibs.conf Patch1: pkgincludedir.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: pkg-config +BuildRequires: gcc-c++ pkg-config xz %define debug_package_requires %lname = %version-%release Url: http://libhx.sf.net/ @@ -55,6 +54,7 @@ %package -n %lname + License: LGPL v2+ Summary: Useful collection of routines for C and C++ programming Group: System/Libraries @@ -115,7 +115,7 @@ mkdir -p "%buildroot/%_docdir"; install -pm0644 doc/* "%buildroot/%_defaultdocdir/%name" rm -f %buildroot/%_defaultdocdir/%name/Makefile* -rm -f %buildroot/%_libdir/%name.la +find "%buildroot" -type f -name "*.la" -delete; %check make check @@ -130,7 +130,6 @@ %files devel %defattr(-,root,root) -%_mandir/*/* %docdir %_docdir/%name %_docdir/%name %_includedir/%{name}* ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.4kWWj0/_old 2011-07-25 17:25:25.000000000 +0200 +++ /var/tmp/diff_new_pack.4kWWj0/_new 2011-07-25 17:25:25.000000000 +0200 @@ -1 +1,4 @@ libHX27 +libHX-devel + requires -libHX-<targettype> + requires "libHX27-<targettype> = <version>" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
