forked from pool/talloc
- Use https urls.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=87
This commit is contained in:
parent
1e84f5f89d
commit
277ff0a30a
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 2 15:34:07 UTC 2017 - aaptel@suse.com
|
||||||
|
|
||||||
|
- Use https urls.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com
|
Tue Mar 15 16:28:22 UTC 2016 - lmuelle@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package talloc-man
|
# spec file for package talloc-man
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX 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
|
||||||
@ -58,8 +58,8 @@ PreReq: /sbin/ldconfig
|
|||||||
Summary: Samba talloc Library
|
Summary: Samba talloc Library
|
||||||
License: LGPL-3.0+
|
License: LGPL-3.0+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: http://download.samba.org/pub/talloc/talloc-%{version}.tar.gz
|
Source: https://download.samba.org/pub/talloc/talloc-%{version}.tar.gz
|
||||||
Source1: http://download.samba.org/pub/talloc/talloc-%{version}.tar.asc
|
Source1: https://download.samba.org/pub/talloc/talloc-%{version}.tar.asc
|
||||||
Source4: baselibs.conf
|
Source4: baselibs.conf
|
||||||
Patch0: talloc-python3.5-fix-soabi_name.patch
|
Patch0: talloc-python3.5-fix-soabi_name.patch
|
||||||
Source50: talloc.keyring
|
Source50: talloc.keyring
|
||||||
@ -94,8 +94,8 @@ This package includes the talloc2 library.
|
|||||||
|
|
||||||
%package -n libtalloc-devel
|
%package -n libtalloc-devel
|
||||||
Summary: Libraries and Header Files to Develop Programs with talloc2 Support
|
Summary: Libraries and Header Files to Develop Programs with talloc2 Support
|
||||||
# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtalloc
|
|
||||||
Group: Development/Libraries/C and C++
|
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->libtalloc
|
||||||
%if 0%{?suse_version} > 1030
|
%if 0%{?suse_version} > 1030
|
||||||
Recommends: %{name}-man
|
Recommends: %{name}-man
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package talloc-man
|
# spec file for package talloc-man
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX 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
|
||||||
@ -94,8 +94,8 @@ This package includes the talloc2 library.
|
|||||||
|
|
||||||
%package -n libtalloc-devel
|
%package -n libtalloc-devel
|
||||||
Summary: Libraries and Header Files to Develop Programs with talloc2 Support
|
Summary: Libraries and Header Files to Develop Programs with talloc2 Support
|
||||||
# Man pages are built in a 2nd spec file in order to break a build cycle with doxygen->cmake->krb5->libtalloc
|
|
||||||
Group: Development/Libraries/C and C++
|
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->libtalloc
|
||||||
%if 0%{?suse_version} > 1030
|
%if 0%{?suse_version} > 1030
|
||||||
Recommends: %{name}-man
|
Recommends: %{name}-man
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user