[packages/spotify-client] not bundling openssl copy. openssl should be built from OPENSSL_0_9_8 branch in pld
glen
glen at pld-linux.org
Fri Dec 13 22:42:53 CET 2013
commit f2c3a0797c2785642470115aef75320d7d2ba50f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Dec 13 23:42:14 2013 +0200
not bundling openssl copy. openssl should be built from OPENSSL_0_9_8 branch in pld
spotify-client.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/spotify-client.spec b/spotify-client.spec
index f7f505b..b54964c 100644
--- a/spotify-client.spec
+++ b/spotify-client.spec
@@ -44,9 +44,8 @@ Requires: libnssutil3.so%{?req_64}
Requires: libplc4.so%{?req_64}
Requires: libsmime3.so%{?req_64}
Provides: spotify = %{version}-%{release}
-# https://lists.rpmfusion.org/pipermail/rpmfusion-developers/2012-November/013934.html
-Provides: bundled(libssl) = 0.9.8
ExclusiveArch: %{ix86} %{x8664}
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# Bundled, we should not Provide these
%define _noautoprovfiles %{_libdir}/spotify-client/.*[.]so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spotify-client.git/commitdiff/f2c3a0797c2785642470115aef75320d7d2ba50f
More information about the pld-cvs-commit
mailing list