]> git.pld-linux.org Git - packages/curl.git/commitdiff
add conflicts so that upgrading only curl doesn't make rest of the system crash auto/th/curl-7.50.1-2
authorElan Ruusamäe <glen@delfi.ee>
Fri, 2 Sep 2016 06:56:38 +0000 (09:56 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 2 Sep 2016 06:58:50 +0000 (09:58 +0300)
refs 75e18c2

curl.spec

index 29968706ef16bebe544eb8846595556827c0d60d..e78df99ff481e0fb32c314f1b0b5f3d48d9e9c94 100644 (file)
--- 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.
This page took 0.032911 seconds and 4 git commands to generate.