- remove release tag in subpackages
OBS-URL: https://build.opensuse.org/package/show/network:ldap/ding-libs?expand=0&rev=7
This commit is contained in:
parent
93106f4e37
commit
3649b24335
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ding-libs (Version 0.1.2)
|
# spec file for package ding-libs (Version 0.1.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: ding-libs
|
Name: ding-libs
|
||||||
Version: 0.1.2
|
Version: 0.1.2
|
||||||
Release: 0
|
Release: 1
|
||||||
Summary: "Ding is not GLib" assorted utility libraries
|
Summary: "Ding is not GLib" assorted utility libraries
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -55,7 +55,6 @@ 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: 0
|
|
||||||
|
|
||||||
%description -n libpath_utils1
|
%description -n libpath_utils1
|
||||||
Utility functions to manipulate filesystem pathnames
|
Utility functions to manipulate filesystem pathnames
|
||||||
@ -66,7 +65,6 @@ 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: 0
|
|
||||||
|
|
||||||
%description -n libpath_utils-devel
|
%description -n libpath_utils-devel
|
||||||
Utility functions to manipulate filesystem pathnames
|
Utility functions to manipulate filesystem pathnames
|
||||||
@ -98,7 +96,6 @@ 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: 0
|
|
||||||
|
|
||||||
%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
|
||||||
@ -110,7 +107,6 @@ 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: 0
|
|
||||||
|
|
||||||
%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
|
||||||
@ -143,7 +139,6 @@ 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: 0
|
|
||||||
|
|
||||||
%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
|
||||||
@ -155,7 +150,6 @@ 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: 0
|
|
||||||
|
|
||||||
%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
|
||||||
@ -190,7 +184,6 @@ 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: 0
|
|
||||||
|
|
||||||
%description -n libref_array1
|
%description -n libref_array1
|
||||||
A dynamically-growing, reference-counted array
|
A dynamically-growing, reference-counted array
|
||||||
@ -201,7 +194,6 @@ 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: 0
|
|
||||||
|
|
||||||
%description -n libref_array-devel
|
%description -n libref_array-devel
|
||||||
A dynamically-growing, reference-counted array
|
A dynamically-growing, reference-counted array
|
||||||
@ -233,7 +225,6 @@ 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: 0
|
|
||||||
|
|
||||||
%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
|
||||||
@ -245,7 +236,6 @@ 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: 0
|
|
||||||
|
|
||||||
%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