]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- rel 2; P: busybox-implementation, so geninitrd can use one of two (busybox or busyb... auto/th/busybox-1.24.2-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 13 May 2016 21:48:07 +0000 (23:48 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 13 May 2016 21:48:07 +0000 (23:48 +0200)
busybox.spec

index e7df2bfb506333f9cbaad742b1274b9d00cbb6a9..7e75c4817d2c67c97b6a8b803b1dd3209df6486e 100644 (file)
@@ -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.
This page took 0.084941 seconds and 4 git commands to generate.