]> git.pld-linux.org Git - packages/qt5-qtbase.git/commitdiff
depend on openssl version to avoid future breaks; auto/th/qt5-qtbase-5.5.1-5
authorElan Ruusamäe <glen@delfi.ee>
Sat, 5 Mar 2016 13:05:23 +0000 (15:05 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 5 Mar 2016 13:05:23 +0000 (15:05 +0200)
qt5-qtbase.spec

index aadc7fbffe026c0f0783fe801439b7068de3b878..08a99883243a28c3ede51529688004d244ac4c42 100644 (file)
@@ -66,7 +66,7 @@ Summary:      Qt5 - base components
 Summary(pl.UTF-8):     Biblioteka Qt5 - podstawowe komponenty
 Name:          qt5-%{orgname}
 Version:       5.5.1
-Release:       4
+Release:       5
 # See LGPL_EXCEPTION.txt for exception details
 License:       LGPL v2 with Digia Qt LGPL Exception v1.1 or GPL v3
 Group:         X11/Libraries
@@ -477,6 +477,7 @@ Group:              Libraries
 Requires:      Qt5Core = %{version}-%{release}
 # for bearer plugins (qconnman, qnm):
 Requires:      Qt5DBus = %{version}-%{release}
+%requires_ge_to        openssl openssl-devel
 
 %description -n Qt5Network
 The Qt5 Network library provides classes to make network programming
This page took 0.045205 seconds and 4 git commands to generate.