]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
require rpm-build-macros 1.651, where shrc.sh was moved from there to here auto/th/rpm-build-tools-4.8-2
authorElan Ruusamäe <glen@delfi.ee>
Fri, 13 Nov 2015 19:55:59 +0000 (21:55 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 13 Nov 2015 19:56:17 +0000 (21:56 +0200)
otherwise we end up with file conflict

==> default:    file /etc/shrc.d/rpm-build.sh from install of rpm-build-tools-4.7-1.noarch conflicts with file from package rpm-build-macros-1.650-2.noarch

and poldek is not smart enough to resolve that by it's own

rpm-build-tools.spec

index b5859c5166cc0034b8f648958383d7b7b252654d..216cd41132eef9c6b439d0d9459f09abe96437c1 100644 (file)
@@ -6,7 +6,7 @@ Summary(ru.UTF-8):      Скрипты и утилиты, необходимые дл
 Summary(uk.UTF-8):     Скрипти та утиліти, необхідні для побудови пакетів
 Name:          rpm-build-tools
 Version:       4.8
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/File
 Group:         Base
@@ -23,7 +23,7 @@ Requires:     less
 Requires:      openssh-clients
 Requires:      perl-base
 Requires:      rpm-build
-Requires:      rpmbuild(macros) >= 1.539
+Requires:      rpmbuild(macros) >= 1.651
 Requires:      sed >= 4.0
 Requires:      time
 Requires:      util-linux
This page took 0.04726 seconds and 4 git commands to generate.