[packages/libupnp] - package only interesting doxygen files - openssl version with pkg-config support
qboosh
qboosh at pld-linux.org
Sat Sep 5 15:45:28 CEST 2020
commit 6c73421740a96203605a609dfde56e73f501005b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 5 15:48:02 2020 +0200
- package only interesting doxygen files
- openssl version with pkg-config support
libupnp.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libupnp.spec b/libupnp.spec
index 5fd3eaa..845d4e6 100644
--- a/libupnp.spec
+++ b/libupnp.spec
@@ -14,7 +14,7 @@ BuildRequires: autoconf >= 2.60
BuildRequires: automake >= 1:1.8
BuildRequires: doxygen
BuildRequires: libtool >= 2:1.5
-BuildRequires: openssl-devel
+BuildRequires: openssl-devel >= 0.9.8b
BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,7 +35,7 @@ Summary: Header files for libupnp
Summary(pl.UTF-8): Pliki nagłówkowe libupnp
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: openssl-devel
+Requires: openssl-devel >= 0.9.8b
Conflicts: libupnp1.6-devel
%description devel
@@ -131,4 +131,4 @@ rm -rf $RPM_BUILD_ROOT
%files apidocs
%defattr(644,root,root,755)
-%doc docs/doxygen/html/
+%doc docs/doxygen/html/*.{html,js,css,png}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libupnp.git/commitdiff/6c73421740a96203605a609dfde56e73f501005b
More information about the pld-cvs-commit
mailing list