[packages/curl] add conflicts so that upgrading only curl doesn't make rest of the system crash

glen glen at pld-linux.org
Fri Sep 2 08:59:24 CEST 2016


commit 5edd46668903b2f30d4ee28b8c2ffda13e8fde46
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Sep 2 09:56:38 2016 +0300

    add conflicts so that upgrading only curl doesn't make rest of the system crash
    
    refs 75e18c2

 curl.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/curl.spec b/curl.spec
index 2996870..e78df99 100644
--- a/curl.spec
+++ b/curl.spec
@@ -23,7 +23,7 @@ Summary(ru.UTF-8):	Утилита для получения файлов с се
 Summary(uk.UTF-8):	Утиліта для отримання файлів з серверів FTP, HTTP та інших
 Name:		curl
 Version:	7.50.1
-Release:	1
+Release:	2
 License:	MIT-like
 Group:		Applications/Networking
 Source0:	https://curl.haxx.se/download/%{name}-%{version}.tar.lzma
@@ -122,6 +122,7 @@ Requires:	openssl >= 1.0.1
 %endif
 Suggests:	ca-certificates
 Conflicts:	ca-certificates < 20080809-4
+Conflicts:	mysql-libs < 5.6.30-76.3.3
 
 %description libs
 curl library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/5edd46668903b2f30d4ee28b8c2ffda13e8fde46



More information about the pld-cvs-commit mailing list