Branch: master

a8db337f 2016-09-12 12:43:05 François Andriot
RPM Packaging fix openssl dependency on rosegarden, qtcurve, tdeio-locate, tdepowersave, wlassistant, tdegraphics, tdepim, tdetoys
M redhat/applications/rosegarden/rosegarden-14.0.0.spec
M redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec
M redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec
M redhat/applications/tdepowersave/tdepowersave-14.0.0.spec
M redhat/applications/wlassistant/wlassistant-14.0.0.spec
M redhat/main/tdegraphics/tdegraphics-14.0.0.spec
M redhat/main/tdepim/tdepim-14.0.0.spec
M redhat/main/tdetoys/tdetoys-14.0.0.spec
diff --git a/redhat/applications/rosegarden/rosegarden-14.0.0.spec b/redhat/applications/rosegarden/rosegarden-14.0.0.spec
index 5c7302e..e24652a 100644
--- a/redhat/applications/rosegarden/rosegarden-14.0.0.spec
+++ b/redhat/applications/rosegarden/rosegarden-14.0.0.spec
@@ -132,6 +132,9 @@
 %endif
 %endif
 
+# OPENSSL support
+BuildRequires:	openssl-devel
+
 
 Requires:		%{name}-data = %{?epoch:%{epoch}:}%{version}-%{release}
 
diff --git a/redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec b/redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec
index 9c1ff49..3bb94ea 100644
--- a/redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec
+++ b/redhat/applications/tde-style-qtcurve/tde-style-qtcurve-14.0.0.spec
@@ -89,6 +89,10 @@
 BuildRequires:	gamin-devel
 %endif
 
+# OPENSSL support
+BuildRequires:	openssl-devel
+
+
 Obsoletes:		trinity-kde-style-qtcurve < %{version}-%{release}
 Provides:		trinity-kde-style-qtcurve = %{version}-%{release}
 Obsoletes:		trinity-style-qtcurve < %{version}-%{release}
diff --git a/redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec b/redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec
index 658b9db..2c389bb 100644
--- a/redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec
+++ b/redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec
@@ -89,6 +89,9 @@
 BuildRequires:	gamin-devel
 %endif
 
+# OPENSSL support
+BuildRequires:	openssl-devel
+
 Obsoletes:		trinity-kio-locate < %{version}-%{release}
 Provides:		trinity-kio-locate = %{version}-%{release}
 
diff --git a/redhat/applications/tdepowersave/tdepowersave-14.0.0.spec b/redhat/applications/tdepowersave/tdepowersave-14.0.0.spec
index 34bb903..613e0ba 100644
--- a/redhat/applications/tdepowersave/tdepowersave-14.0.0.spec
+++ b/redhat/applications/tdepowersave/tdepowersave-14.0.0.spec
@@ -120,6 +120,10 @@
 BuildRequires:	gamin-devel
 %endif
 
+# OPENSSL support
+BuildRequires:	openssl-devel
+
+
 Obsoletes:		trinity-kpowersave < %{version}-%{release}
 Provides:		trinity-kpowersave = %{version}-%{release}
 
diff --git a/redhat/applications/wlassistant/wlassistant-14.0.0.spec b/redhat/applications/wlassistant/wlassistant-14.0.0.spec
index f78a8fe..fdd4e9b 100644
--- a/redhat/applications/wlassistant/wlassistant-14.0.0.spec
+++ b/redhat/applications/wlassistant/wlassistant-14.0.0.spec
@@ -102,6 +102,9 @@
 # PYTHON support
 BuildRequires:	python
 
+# OPENSSL support
+BuildRequires:	openssl-devel
+
 
 %description
 Wireless Assistant scans for wireless access points and displays link quality,
diff --git a/redhat/main/tdegraphics/tdegraphics-14.0.0.spec b/redhat/main/tdegraphics/tdegraphics-14.0.0.spec
index 3a95c4b..7eca7cf 100644
--- a/redhat/main/tdegraphics/tdegraphics-14.0.0.spec
+++ b/redhat/main/tdegraphics/tdegraphics-14.0.0.spec
@@ -216,6 +216,9 @@
 # FRIBIDI support
 BuildRequires: fribidi-devel
 
+# OPENSSL support
+BuildRequires:	openssl-devel
+
 # kamera
 %if 0%{?mgaversion} || 0%{?mdkversion} || 0%{?rhel} >= 5 || 0%{?fedora} || 0%{?suse_version}
 %define build_kamera 1
diff --git a/redhat/main/tdepim/tdepim-14.0.0.spec b/redhat/main/tdepim/tdepim-14.0.0.spec
index 9b041c2..601b55f 100644
--- a/redhat/main/tdepim/tdepim-14.0.0.spec
+++ b/redhat/main/tdepim/tdepim-14.0.0.spec
@@ -89,6 +89,9 @@
 BuildRequires:	pcre-devel
 BuildRequires:	libidn-devel
 
+# OPENSSL support
+BuildRequires:	openssl-devel
+
 # SUSE desktop files utility
 %if 0%{?suse_version}
 BuildRequires:	update-desktop-files
diff --git a/redhat/main/tdetoys/tdetoys-14.0.0.spec b/redhat/main/tdetoys/tdetoys-14.0.0.spec
index 07b8de1..26898ec 100644
--- a/redhat/main/tdetoys/tdetoys-14.0.0.spec
+++ b/redhat/main/tdetoys/tdetoys-14.0.0.spec
@@ -96,6 +96,10 @@
 # PCRE support
 BuildRequires:	pcre-devel
 
+# OPENSSL support
+BuildRequires:	openssl-devel
+
+
 Obsoletes:		trinity-kdetoys < %{version}-%{release}
 Provides:		trinity-kdetoys = %{version}-%{release}