forked from pool/ding-libs
Removed ding-libs meta package
OBS-URL: https://build.opensuse.org/package/show/network:ldap/ding-libs?expand=0&rev=2
This commit is contained in:
parent
89d91508ff
commit
ef6bf4d747
@ -15,17 +15,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
Patch0: doxygen-notimestamp.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
### Dependencies ###
|
||||
# ding-libs is a meta-package that will pull in all of its own
|
||||
# sub-packages
|
||||
Requires: libpath_utils1 = %{path_utils_version}
|
||||
Requires: libdhash1 = %{dhash_version}
|
||||
Requires: libcollection2 = %{collection_version}
|
||||
Requires: libref_array1 = %{ref_array_version}
|
||||
Requires: libini_config2 = %{ini_config_version}
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
@ -34,26 +24,9 @@ BuildRequires: doxygen
|
||||
BuildRequires: pkg-config
|
||||
|
||||
%description
|
||||
A meta-package that pulls in libcollection, libdhash, libini_config,
|
||||
Assorted C utility libraries: libcollection, libdhash, libini_config,
|
||||
librefarray and libpath_utils.
|
||||
|
||||
%package devel
|
||||
Summary: Development packages for ding-libs
|
||||
Group: Development/Libraries/C and C++
|
||||
License: LGPLv3+
|
||||
|
||||
# ding-libs is a meta-package that will pull in all of its own
|
||||
# sub-packages
|
||||
Requires: libpath_utils-devel = %{path_utils_version}
|
||||
Requires: libdhash-devel = %{dhash_version}
|
||||
Requires: libcollection-devel = %{collection_version}
|
||||
Requires: libref_array-devel = %{ref_array_version}
|
||||
Requires: libini_config-devel = %{ini_config_version}
|
||||
|
||||
%description devel
|
||||
A meta-package that pulls in development libraries for libcollection,
|
||||
libdhash, libini_config, librefarray and libpath_utils.
|
||||
|
||||
##############################################################################
|
||||
# Path Utils
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user