[redhat-lsb] require /usr/bin/cpio (binary moved as part of UsrMove)

Ondrej Vasik ovasik at fedoraproject.org
Tue Mar 12 15:17:59 UTC 2013


commit 2337dccebeb2c12adeb5f98cd83ecd339ae26794
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Tue Mar 12 16:17:54 2013 +0100

    require /usr/bin/cpio (binary moved as part of UsrMove)

 redhat-lsb.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/redhat-lsb.spec b/redhat-lsb.spec
index 12d2ef8..eac7c4b 100644
--- a/redhat-lsb.spec
+++ b/redhat-lsb.spec
@@ -43,7 +43,7 @@
 Summary: Implementation of Linux Standard Base specification
 Name: redhat-lsb
 Version: 4.1
-Release: 12%{?dist}
+Release: 13%{?dist}
 URL: http://www.linuxfoundation.org/collaborate/workgroups/lsb
 Source0: https://fedorahosted.org/releases/r/e/redhat-lsb/%{name}-%{version}-%{srcrelease}.tar.bz2
 Patch0: lsb-release-3.1-update-init-functions.patch
@@ -142,7 +142,6 @@ Requires: /bin/chgrp
 Requires: /bin/chmod
 Requires: /bin/chown
 Requires: /bin/cp
-Requires: /bin/cpio
 Requires: /bin/date
 Requires: /bin/dd
 Requires: /bin/df
@@ -199,6 +198,7 @@ Requires: /usr/bin/cksum
 Requires: /usr/bin/cmp
 Requires: /usr/bin/col
 Requires: /usr/bin/comm
+Requires: /usr/bin/cpio
 Requires: /usr/bin/crontab
 Requires: /usr/bin/csplit
 Requires: /usr/bin/cut
@@ -752,6 +752,9 @@ os.remove("%{_datadir}/lsb")
 
 
 %changelog
+* Tue Mar 12 2013 Ondrej Vasik <ovasik at redhat.com> - 4.1-13
+- require /usr/bin/cpio (binary moved as part of UsrMove)
+
 * Fri Mar 01 2013 Ondrej Vasik <ovasik at redhat.com> - 4.1-12
 - require perl(Pod::Checker), perl(B::Lint) and
   perl(Text::Soundex) in languages (#916898)


More information about the scm-commits mailing list