forked from pool/libssh
Autobuild autoformatter for 72498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libssh?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
be25677fe4
commit
4f5f8fe42a
20
libssh.spec
20
libssh.spec
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libssh (Version 0.4.7)
|
# spec file for package libssh
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2011 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 @@ BuildRequires: cmake doxygen gcc-c++ openssl-devel
|
|||||||
License: LGPL v2.1 or later
|
License: LGPL v2.1 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Version: 0.5.0
|
Version: 0.5.0
|
||||||
Release: 0
|
Release: 1
|
||||||
Summary: SSH library
|
Summary: SSH library
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -168,17 +168,3 @@ popd build
|
|||||||
%doc build/doc/html
|
%doc build/doc/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 07 2008 aj@suse.de
|
|
||||||
- Disable parallel build since it breaks the build.
|
|
||||||
* Tue Sep 30 2008 ro@suse.de
|
|
||||||
- add rpmlintrc (desired package name is already taken by another
|
|
||||||
package)
|
|
||||||
* Tue Sep 30 2008 ro@suse.de
|
|
||||||
- fix debug package requires
|
|
||||||
* Tue Sep 30 2008 ro@suse.de
|
|
||||||
- fixed filelist
|
|
||||||
* Thu Aug 21 2008 anschneider@suse.de
|
|
||||||
- Map the permissions field to the type field for sftp v3.
|
|
||||||
- Add errno mapping for sftp functions
|
|
||||||
* Wed Aug 20 2008 anschneider@suse.de
|
|
||||||
- initial libssh2 package
|
|
||||||
|
|||||||
Reference in New Issue
Block a user