rpms/busybox/devel busybox-static.config, 1.1, 1.2 busybox.spec, 1.103, 1.104

Denys Vlasenko vda at fedoraproject.org
Tue Nov 10 15:04:03 UTC 2009


Author: vda

Update of /cvs/extras/rpms/busybox/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25175

Modified Files:
	busybox-static.config busybox.spec 
Log Message:
re-enable rpm applet (#534092)




Index: busybox-static.config
===================================================================
RCS file: /cvs/extras/rpms/busybox/devel/busybox-static.config,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- busybox-static.config	13 Sep 2009 00:26:45 -0000	1.1
+++ busybox-static.config	10 Nov 2009 15:04:03 -0000	1.2
@@ -123,7 +123,7 @@ CONFIG_GZIP=y
 # CONFIG_LZOP is not set
 # CONFIG_LZOP_COMPR_HIGH is not set
 CONFIG_RPM2CPIO=y
-# CONFIG_RPM is not set
+CONFIG_RPM=y
 CONFIG_TAR=y
 CONFIG_FEATURE_TAR_CREATE=y
 CONFIG_FEATURE_TAR_AUTODETECT=y


Index: busybox.spec
===================================================================
RCS file: /cvs/extras/rpms/busybox/devel/busybox.spec,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -p -r1.103 -r1.104
--- busybox.spec	2 Oct 2009 14:56:32 -0000	1.103
+++ busybox.spec	10 Nov 2009 15:04:03 -0000	1.104
@@ -1,7 +1,7 @@
 Summary: Statically linked binary providing simplified versions of system commands
 Name: busybox
 Version: 1.15.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2
 Group: System Environment/Shells
@@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/busybox.petitboot.1.gz
 
 %changelog
+* Fri Nov 10 2009 Denys Vlasenko <dvlasenk at redhat.com> - 1:1.15.1-3
+- re-enable rpm applet (#534092)
+
 * Fri Oct  2 2009 Denys Vlasenko <dvlasenk at redhat.com> - 1:1.15.1-2
 - add manpage generation (#525658)
 




More information about the fedora-extras-commits mailing list