forked from pool/ding-libs
revert
OBS-URL: https://build.opensuse.org/package/show/network:ldap/ding-libs?expand=0&rev=8
This commit is contained in:
parent
3649b24335
commit
9e49576eb5
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jan 4 13:34:42 UTC 2011 - coolo@novell.com
|
|
||||||
|
|
||||||
- remove release tag in subpackages
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 19 13:03:39 UTC 2010 - rhafer@novell.com
|
Fri Nov 19 13:03:39 UTC 2010 - rhafer@novell.com
|
||||||
|
|
||||||
|
@ -55,6 +55,7 @@ Summary: Filesystem Path Utilities
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Version: %{path_utils_version}
|
Version: %{path_utils_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libpath_utils1
|
%description -n libpath_utils1
|
||||||
Utility functions to manipulate filesystem pathnames
|
Utility functions to manipulate filesystem pathnames
|
||||||
@ -65,6 +66,7 @@ Group: Development/Libraries/C and C++
|
|||||||
Requires: libpath_utils1 = %{path_utils_version}
|
Requires: libpath_utils1 = %{path_utils_version}
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Version: %{path_utils_version}
|
Version: %{path_utils_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libpath_utils-devel
|
%description -n libpath_utils-devel
|
||||||
Utility functions to manipulate filesystem pathnames
|
Utility functions to manipulate filesystem pathnames
|
||||||
@ -96,6 +98,7 @@ Group: Development/Libraries/C and C++
|
|||||||
Summary: Dynamic hash table
|
Summary: Dynamic hash table
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Version: %{dhash_version}
|
Version: %{dhash_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libdhash1
|
%description -n libdhash1
|
||||||
A hash table which will dynamically resize to achieve optimal storage & access
|
A hash table which will dynamically resize to achieve optimal storage & access
|
||||||
@ -107,6 +110,7 @@ Group: Development/Libraries/C and C++
|
|||||||
Requires: libdhash1 = %{dhash_version}
|
Requires: libdhash1 = %{dhash_version}
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Version: %{dhash_version}
|
Version: %{dhash_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libdhash-devel
|
%description -n libdhash-devel
|
||||||
A hash table which will dynamically resize to achieve optimal storage & access
|
A hash table which will dynamically resize to achieve optimal storage & access
|
||||||
@ -139,6 +143,7 @@ Summary: Collection data-type for C
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Version: %{collection_version}
|
Version: %{collection_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libcollection2
|
%description -n libcollection2
|
||||||
A data-type to collect data in a hierarchical structure for easy iteration
|
A data-type to collect data in a hierarchical structure for easy iteration
|
||||||
@ -150,6 +155,7 @@ Group: Development/Libraries/C and C++
|
|||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Requires: libcollection2 = %{collection_version}
|
Requires: libcollection2 = %{collection_version}
|
||||||
Version: %{collection_version}
|
Version: %{collection_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libcollection-devel
|
%description -n libcollection-devel
|
||||||
A data-type to collect data in a hierarchical structure for easy iteration
|
A data-type to collect data in a hierarchical structure for easy iteration
|
||||||
@ -184,6 +190,7 @@ Summary: A refcounted array for C
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Version: %{ref_array_version}
|
Version: %{ref_array_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libref_array1
|
%description -n libref_array1
|
||||||
A dynamically-growing, reference-counted array
|
A dynamically-growing, reference-counted array
|
||||||
@ -194,6 +201,7 @@ Group: Development/Libraries/C and C++
|
|||||||
Requires: libref_array1 = %{ref_array_version}
|
Requires: libref_array1 = %{ref_array_version}
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Version: %{ref_array_version}
|
Version: %{ref_array_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libref_array-devel
|
%description -n libref_array-devel
|
||||||
A dynamically-growing, reference-counted array
|
A dynamically-growing, reference-counted array
|
||||||
@ -225,6 +233,7 @@ Summary: INI file parser for C
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Version: %{ini_config_version}
|
Version: %{ini_config_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libini_config2
|
%description -n libini_config2
|
||||||
Library to process config files in INI format into a libcollection data
|
Library to process config files in INI format into a libcollection data
|
||||||
@ -236,6 +245,7 @@ Group: Development/Libraries/C and C++
|
|||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
Requires: libini_config2 = %{ini_config_version}
|
Requires: libini_config2 = %{ini_config_version}
|
||||||
Version: %{ini_config_version}
|
Version: %{ini_config_version}
|
||||||
|
Release: 1
|
||||||
|
|
||||||
%description -n libini_config-devel
|
%description -n libini_config-devel
|
||||||
Library to process config files in INI format into a libcollection data
|
Library to process config files in INI format into a libcollection data
|
||||||
|
Loading…
Reference in New Issue
Block a user