Remove redundant/unwanted tags/section (cf. specfile guidelines)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=35
This commit is contained in:
parent
73e5b41339
commit
f5a95ea363
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 03:41:02 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 1 02:43:46 UTC 2011 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -22,7 +22,7 @@ Name: libssh2_org
|
||||
Version: 1.3.0
|
||||
Release: 3
|
||||
License: BSD3c
|
||||
Url: http://www.libssh2.org/
|
||||
URL: http://www.libssh2.org/
|
||||
%define pkg_name libssh2
|
||||
Group: Development/Libraries/C and C++
|
||||
Source: http://heanet.dl.sourceforge.net/sourceforge/libssh2/%{pkg_name}-%{version}.tar.bz2
|
||||
@ -41,10 +41,7 @@ Internet Drafts: SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION,
|
||||
SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and
|
||||
SECSH-PUBLICKEY.
|
||||
|
||||
%define debug_package_requires libssh2-1 = %{version}-%{release}
|
||||
|
||||
%package -n libssh2-1
|
||||
License: BSD3c
|
||||
Summary: A library implementing the SSH2 protocol
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
@ -55,7 +52,6 @@ SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and
|
||||
SECSH-PUBLICKEY.
|
||||
|
||||
%package -n libssh2-devel
|
||||
License: BSD3c
|
||||
Summary: A library implementing the SSH2 protocol
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: glibc-devel
|
||||
@ -89,9 +85,6 @@ rm -f %{buildroot}%{_libdir}/*.la
|
||||
make check
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post -n libssh2-1 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libssh2-1 -p /sbin/ldconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user