1
0
forked from pool/ding-libs
Stephan Kulow 2011-01-04 13:30:33 +00:00 committed by Git OBS Bridge
parent f32173e856
commit 93106f4e37

View File

@ -1,7 +1,7 @@
#
# spec file for package ding-libs (Version 0.1.2)
#
# 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
@ -24,7 +24,7 @@
Name: ding-libs
Version: 0.1.2
Release: 1
Release: 0
Summary: "Ding is not GLib" assorted utility libraries
Group: Development/Libraries/C and C++
License: LGPLv3+
@ -55,7 +55,7 @@ Summary: Filesystem Path Utilities
Group: Development/Libraries/C and C++
License: LGPLv3+
Version: %{path_utils_version}
Release: 1
Release: 0
%description -n libpath_utils1
Utility functions to manipulate filesystem pathnames
@ -66,7 +66,7 @@ Group: Development/Libraries/C and C++
Requires: libpath_utils1 = %{path_utils_version}
License: LGPLv3+
Version: %{path_utils_version}
Release: 1
Release: 0
%description -n libpath_utils-devel
Utility functions to manipulate filesystem pathnames
@ -98,7 +98,7 @@ Group: Development/Libraries/C and C++
Summary: Dynamic hash table
License: LGPLv3+
Version: %{dhash_version}
Release: 1
Release: 0
%description -n libdhash1
A hash table which will dynamically resize to achieve optimal storage & access
@ -110,7 +110,7 @@ Group: Development/Libraries/C and C++
Requires: libdhash1 = %{dhash_version}
License: LGPLv3+
Version: %{dhash_version}
Release: 1
Release: 0
%description -n libdhash-devel
A hash table which will dynamically resize to achieve optimal storage & access
@ -143,7 +143,7 @@ Summary: Collection data-type for C
Group: Development/Libraries/C and C++
License: LGPLv3+
Version: %{collection_version}
Release: 1
Release: 0
%description -n libcollection2
A data-type to collect data in a hierarchical structure for easy iteration
@ -155,7 +155,7 @@ Group: Development/Libraries/C and C++
License: LGPLv3+
Requires: libcollection2 = %{collection_version}
Version: %{collection_version}
Release: 1
Release: 0
%description -n libcollection-devel
A data-type to collect data in a hierarchical structure for easy iteration
@ -190,7 +190,7 @@ Summary: A refcounted array for C
Group: Development/Libraries/C and C++
License: LGPLv3+
Version: %{ref_array_version}
Release: 1
Release: 0
%description -n libref_array1
A dynamically-growing, reference-counted array
@ -201,7 +201,7 @@ Group: Development/Libraries/C and C++
Requires: libref_array1 = %{ref_array_version}
License: LGPLv3+
Version: %{ref_array_version}
Release: 1
Release: 0
%description -n libref_array-devel
A dynamically-growing, reference-counted array
@ -233,7 +233,7 @@ Summary: INI file parser for C
Group: Development/Libraries/C and C++
License: LGPLv3+
Version: %{ini_config_version}
Release: 1
Release: 0
%description -n libini_config2
Library to process config files in INI format into a libcollection data
@ -245,7 +245,7 @@ Group: Development/Libraries/C and C++
License: LGPLv3+
Requires: libini_config2 = %{ini_config_version}
Version: %{ini_config_version}
Release: 1
Release: 0
%description -n libini_config-devel
Library to process config files in INI format into a libcollection data