commit 0f80cc3ef0e1a6c5669e71f90fd8a11340c7c068
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Fri May 13 23:48:07 2016 +0200

    - rel 2; P: busybox-implementation, so geninitrd can use one of two 
(busybox or busybox-initrd)

 busybox.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/busybox.spec b/busybox.spec
index e7df2bf..7e75c48 100644
--- a/busybox.spec
+++ b/busybox.spec
@@ -42,7 +42,7 @@ Summary(pt_BR.UTF-8): BusyBox é um conjunto de utilitários 
UNIX em um único b
 Name:          busybox
 # stable line only
 Version:       1.24.2
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications
 Source0:       http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
@@ -91,6 +91,7 @@ BuildRequires:        uClibc-static >= 3:0.9.30.1
 %{?with_sh_prov:Provides:      /bin/sh}
 %{?with_fileutl_prov:Provides: fileutils}
 %{?with_grep_prov:Provides:    grep}
+Provides:      busybox-implementation = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _bindir         /bin
@@ -154,6 +155,7 @@ Summary:    Static busybox for initrd
 Summary(pl.UTF-8):     Statycznie skonsolidowany busybox dla initrd
 Group:         Base
 Conflicts:     geninitrd < 10000.20
+Provides:      busybox-implementation = %{version}-%{release}
 
 %description initrd
 Static busybox for initrd.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/busybox.git/commitdiff/0f80cc3ef0e1a6c5669e71f90fd8a11340c7c068

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to