[packages/git-core] perl-Git: force upgrade if main package updated
glen
glen at pld-linux.org
Wed Mar 7 11:10:12 CET 2018
commit 9910f786cd4362ac3639925479ab460ccba7e1f2
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Tue Mar 6 18:57:39 2018 +0200
perl-Git: force upgrade if main package updated
git-core.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/git-core.spec b/git-core.spec
index 71816b4..f908b3a 100644
--- a/git-core.spec
+++ b/git-core.spec
@@ -15,7 +15,7 @@ Summary: Distributed version control system focused on speed, effectivity and us
Summary(pl.UTF-8): Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności
Name: git-core
Version: 2.16.2
-Release: 1
+Release: 2
License: GPL v2
Group: Development/Tools
Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.xz
@@ -389,6 +389,7 @@ Summary: Perl interface to the Git version control system
Summary(pl.UTF-8): Perlowy interfejs do systemu kontroli wersji Git
Group: Development/Languages/Perl
Obsoletes: perl-git-core
+Conflicts: %{name} < %{version}
%if "%{_rpmversion}" >= "5"
BuildArch: noarch
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/git-core.git/commitdiff/f4018182e50b017fef00c880e6c7dd15d2175abb
More information about the pld-cvs-commit
mailing list