SHA256
1
0
forked from pool/libHX
2011-04-05 19:11:26 +00:00
committed by Git OBS Bridge
parent 1a41a95738
commit acc0503851
7 changed files with 29 additions and 21 deletions

View File

@@ -1 +1 @@
libHX25
libHX27

BIN
libHX-3.10.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

7
libHX-3.10.tar.xz.asc Normal file
View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
iEYEABECAAYFAk2bX44ACgkQ92gFgoRMQ2BM/QCfSDY3iormXHwtxAv4/CDAJanf
YEoAn3IH9V+tQf8swzo5QA/LYr8DvIQA
=gqzk
-----END PGP SIGNATURE-----

BIN
libHX-3.9.1.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
iEYEABECAAYFAk0zjK8ACgkQ92gFgoRMQ2CwAACfaINIYE1+kucEcTAR2jqzJxwp
880AnjFevE197PhsgSL+sDHAVR7ktF/q
=1Sxy
-----END PGP SIGNATURE-----

View File

@@ -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

View File

@@ -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 <jengelh [at] medozas de>
%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 <jengelh [at] medozas de>
%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