From acc0503851bf36365055903222aa0d8330e6b1a0affc46cef83fc37e739d107a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 5 Apr 2011 19:11:26 +0000 Subject: [PATCH] libHX 3.10 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=21 --- baselibs.conf | 2 +- libHX-3.10.tar.xz | 3 +++ libHX-3.10.tar.xz.asc | 7 +++++++ libHX-3.9.1.tar.xz | 3 --- libHX-3.9.1.tar.xz.asc | 7 ------- libHX.changes | 12 ++++++++++++ libHX.spec | 16 ++++++---------- 7 files changed, 29 insertions(+), 21 deletions(-) create mode 100644 libHX-3.10.tar.xz create mode 100644 libHX-3.10.tar.xz.asc delete mode 100644 libHX-3.9.1.tar.xz delete mode 100644 libHX-3.9.1.tar.xz.asc diff --git a/baselibs.conf b/baselibs.conf index a0bae3e..cf6aec0 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -libHX25 +libHX27 diff --git a/libHX-3.10.tar.xz b/libHX-3.10.tar.xz new file mode 100644 index 0000000..796f656 --- /dev/null +++ b/libHX-3.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b487fc58dde11a146d1ad92f3329a74edf6a8e1a08be5bf6c1d82597a532db6 +size 801704 diff --git a/libHX-3.10.tar.xz.asc b/libHX-3.10.tar.xz.asc new file mode 100644 index 0000000..e55d399 --- /dev/null +++ b/libHX-3.10.tar.xz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.16 (GNU/Linux) + +iEYEABECAAYFAk2bX44ACgkQ92gFgoRMQ2BM/QCfSDY3iormXHwtxAv4/CDAJanf +YEoAn3IH9V+tQf8swzo5QA/LYr8DvIQA +=gqzk +-----END PGP SIGNATURE----- diff --git a/libHX-3.9.1.tar.xz b/libHX-3.9.1.tar.xz deleted file mode 100644 index 8c083a6..0000000 --- a/libHX-3.9.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:513c527b53ed336ba5a759aaa07da3caae2a7ed1ae661ed4e78e3e24f93af552 -size 786236 diff --git a/libHX-3.9.1.tar.xz.asc b/libHX-3.9.1.tar.xz.asc deleted file mode 100644 index 1c9917f..0000000 --- a/libHX-3.9.1.tar.xz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.15 (GNU/Linux) - -iEYEABECAAYFAk0zjK8ACgkQ92gFgoRMQ2CwAACfaINIYE1+kucEcTAR2jqzJxwp -880AnjFevE197PhsgSL+sDHAVR7ktF/q -=1Sxy ------END PGP SIGNATURE----- diff --git a/libHX.changes b/libHX.changes index 528d94c..2a8639a 100644 --- a/libHX.changes +++ b/libHX.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Apr 5 18:46:20 UTC 2011 - jengelh@medozas.de + +- Update to new upstream release 3.10 +* format: do not split arguments in %(lower) and %(upper) +* defs: add array type checking in ARRAY_SIZE +* opt: use non-zero sentinel marker +* defs: add BUILD_BUG_ON_EXPR +* format: provide a %(substr) function +* io: add HX_readlink (zero-terminating mc-output readlink) +* io: add HX_realpath (supports relative-path output) + ------------------------------------------------------------------- Mon Jan 17 00:31:26 UTC 2011 - jengelh@medozas.de diff --git a/libHX.spec b/libHX.spec index a1d7cbe..5a395dc 100644 --- a/libHX.spec +++ b/libHX.spec @@ -1,7 +1,7 @@ # -# spec file for package libHX (Version 3.9) +# spec file for package libHX # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -19,19 +19,19 @@ Name: libHX -%define lname libHX25 +%define lname libHX27 BuildRequires: gcc-c++ xz Summary: Useful collection of routines for C and C++ programming -Version: 3.9.1 +Version: 3.10 Release: 1 License: LGPL v2+ Group: System/Libraries Source: http://downloads.sf.net/libhx/libHX-%version.tar.xz Source3: http://downloads.sf.net/libhx/libHX-%version.tar.xz.asc Source2: baselibs.conf -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRoot: %_tmppath/%name-%version-build %define debug_package_requires %lname = %version-%release -Url: http://libhx.sf.net/ +URL: http://libhx.sf.net/ %description libHX is a C library (with some C++ bindings available) that provides @@ -52,8 +52,6 @@ Authors: Jan Engelhardt %package -n %lname - - License: LGPL v2+ Summary: Useful collection of routines for C and C++ programming Group: System/Libraries @@ -76,7 +74,6 @@ Authors: -------- Jan Engelhardt - %package devel License: LGPL v2+ Summary: Useful collection of routines for C and C++ programming @@ -131,7 +128,6 @@ make check %files devel %defattr(-,root,root) -%_bindir/* %_mandir/*/* %docdir %_docdir/%name %_docdir/%name