SHA256
1
0
forked from pool/tevent

Accepting request 455024 from home:jengelh:branches:network:samba:STABLE

- Drop redundant PreReq for ldconfig; this is autodetected.
  Set RPM group right.

OBS-URL: https://build.opensuse.org/request/show/455024
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/tevent?expand=0&rev=86
This commit is contained in:
Aurelien Aptel 2017-02-06 15:27:30 +00:00 committed by Git OBS Bridge
parent 008e81d091
commit dbbf6718ef
3 changed files with 10 additions and 7 deletions

View File

@ -54,7 +54,7 @@ Version: 0.9.31
Release: 0
Summary: An event system based on the talloc memory management library
License: GPL-3.0+
Group: System/Libraries
Group: Development/Libraries/C and C++
Source: https://download.samba.org/pub/tevent/tevent-%{version}.tar.gz
Source1: https://download.samba.org/pub/tevent/tevent-%{version}.tar.asc
Source2: tevent.keyring
@ -79,7 +79,6 @@ tevent_req (tevent request) functions.
%define libtevent_name libtevent
%endif
%package -n %{libtevent_name}
PreReq: /sbin/ldconfig
Summary: Samba tevent Library
Group: System/Libraries
@ -95,8 +94,8 @@ This package contains the tevent0 library.
%package -n libtevent-devel
Summary: Libraries and Header Files to Develop Programs with tevent0 Support
Group: Development/Libraries/C and C++
# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtevent
Group: Development/Libraries/C and C++
%if 0%{?suse_version} > 1030
Recommends: %{name}-man
%endif
@ -125,7 +124,6 @@ This package contains libraries and header files need for development.
Summary: Python bindings for the Tevent library
Group: Development/Libraries/Python
Requires: %{libtevent_name} = %{version}
PreReq: /sbin/ldconfig
%description -n python-tevent
This package contains the python bindings for the Tevent library.
@ -136,7 +134,6 @@ This package contains the python bindings for the Tevent library.
Summary: Python3 bindings for the Tevent library
Group: Development/Libraries/Python
Requires: %{libtevent_name} = %{version}
PreReq: /sbin/ldconfig
%description -n python3-tevent
This package contains the python bindings for the Tevent library.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 6 15:00:05 UTC 2017 - jengelh@inai.de
- Drop redundant PreReq for ldconfig; this is autodetected.
Set RPM group right.
-------------------------------------------------------------------
Thu Feb 2 14:57:25 UTC 2017 - aaptel@suse.com

View File

@ -54,7 +54,7 @@ Version: 0.9.31
Release: 0
Summary: An event system based on the talloc memory management library
License: GPL-3.0+
Group: System/Libraries
Group: Development/Libraries/C and C++
Source: https://download.samba.org/pub/tevent/tevent-%{version}.tar.gz
Source1: https://download.samba.org/pub/tevent/tevent-%{version}.tar.asc
Source2: tevent.keyring
@ -95,8 +95,8 @@ This package contains the tevent0 library.
%package -n libtevent-devel
Summary: Libraries and Header Files to Develop Programs with tevent0 Support
Group: Development/Libraries/C and C++
# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtevent
Group: Development/Libraries/C and C++
%if 0%{?suse_version} > 1030
Recommends: %{name}-man
%endif