summaryrefslogtreecommitdiff
path: root/libssh2.spec
diff options
context:
space:
mode:
authorJan Rękorajski2009-10-30 17:56:40 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit7bafb1b6d4e5a18d95eb8a62bf4b4c5530722d88 (patch)
tree3d5df84bd290efd99bd44b602765e58d753a11b5 /libssh2.spec
parent2c5270bc676ffc90726bf155a4ad20d147e3a6d2 (diff)
downloadlibssh2-7bafb1b6d4e5a18d95eb8a62bf4b4c5530722d88.zip
libssh2-7bafb1b6d4e5a18d95eb8a62bf4b4c5530722d88.tar.gz
- added pkgconfig Changed files: libssh2.spec -> 1.25
Diffstat (limited to 'libssh2.spec')
-rw-r--r--libssh2.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/libssh2.spec b/libssh2.spec
index f170f65..628e233 100644
--- a/libssh2.spec
+++ b/libssh2.spec
@@ -2,7 +2,7 @@ Summary: Library implementing the SSH2 protocol
Summary(pl.UTF-8): Biblioteka implementująca protokół SSH2
Name: libssh2
Version: 1.2.1
-Release: 1
+Release: 2
License: BSD
Group: Libraries
Source0: http://www.libssh2.org/download/%{name}-%{version}.tar.gz
@@ -140,6 +140,7 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libssh2.la
%{_includedir}/libssh2*.h
%{_mandir}/man3/libssh2_*.3*
+%{_pkgconfigdir}/libssh2.pc
%files static
%defattr(644,root,root,755)