rpms/busybox/devel .cvsignore, 1.29, 1.30 busybox.spec, 1.95, 1.96 sources, 1.29, 1.30

Ivana Varekova varekova at fedoraproject.org
Thu May 28 11:33:03 UTC 2009


Author: varekova

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

Modified Files:
	.cvsignore busybox.spec sources 
Log Message:
- fix ppc problem
- update to 1.14.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- .cvsignore	24 May 2009 01:32:19 -0000	1.29
+++ .cvsignore	28 May 2009 11:32:31 -0000	1.30
@@ -1,2 +1,2 @@
-busybox-1.13.2.tar.bz2
 uClibc-0.9.30.1.tar.bz2
+busybox-1.14.1.tar.bz2


Index: busybox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/busybox.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -p -r1.95 -r1.96
--- busybox.spec	24 May 2009 01:32:19 -0000	1.95
+++ busybox.spec	28 May 2009 11:32:32 -0000	1.96
@@ -1,7 +1,7 @@
 Summary: Statically linked binary providing simplified versions of system commands
 Name: busybox
-Version: 1.13.2
-Release: 4%{?dist}
+Version: 1.14.1
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2
 Group: System Environment/Shells
@@ -23,10 +23,9 @@ BuildRequires: libselinux-devel >= 1.27.
 BuildRequires: libsepol-devel
 BuildRequires: libselinux-static
 BuildRequires: libsepol-static
-# see https://bugzilla.redhat.com/show_bug.cgi?id=502331
-ExcludeArch: ppc64
+BuildRequires: glibc-static
 
-%define debug_package %{nil}  
+%define debug_package %{nil}
 
 %package anaconda
 Group: System Environment/Shells
@@ -152,6 +151,10 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/busybox.petitboot
 
 %changelog
+* Thu May 28 2009 Ivana Varekova <varekova at redhat.com> - 1:1.14.1-1
+- fix ppc problem
+- update to 1.14.1
+
 * Sun May 24 2009 Milos Jakubicek <xjakub at fi.muni.cz> - 1:1.13.2-4
 - Fixing FTBFS on i586/x86_64/ppc, ppc64 still an issue:
 - Updated uClibc to 0.9.30.1, subsequently:


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/busybox/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- sources	24 May 2009 01:32:19 -0000	1.29
+++ sources	28 May 2009 11:32:32 -0000	1.30
@@ -1,2 +1,2 @@
-9e2a604d18bef219a5a6bf3acf78b9e1  busybox-1.13.2.tar.bz2
 1a4b84e5536ad8170563ffa88c34679c  uClibc-0.9.30.1.tar.bz2
+d5186821d4f4cf6017452c7c8730cf19  busybox-1.14.1.tar.bz2




More information about the scm-commits mailing list