rpms/fakechroot/devel .cvsignore, 1.3, 1.4 fakechroot.spec, 1.9, 1.10 sources, 1.3, 1.4

Axel Thimm athimm at fedoraproject.org
Tue Apr 14 05:01:49 UTC 2009


Author: athimm

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

Modified Files:
	.cvsignore fakechroot.spec sources 
Log Message:
Update to 2.9.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fakechroot/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	3 Aug 2008 19:20:29 -0000	1.3
+++ .cvsignore	14 Apr 2009 05:01:18 -0000	1.4
@@ -1 +1 @@
-fakechroot_2.8.orig.tar.gz
+fakechroot_2.9.orig.tar.gz


Index: fakechroot.spec
===================================================================
RCS file: /cvs/extras/rpms/fakechroot/devel/fakechroot.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- fakechroot.spec	22 Mar 2009 14:28:59 -0000	1.9
+++ fakechroot.spec	14 Apr 2009 05:01:18 -0000	1.10
@@ -1,12 +1,11 @@
 Summary: Gives a fake chroot environment
 Name: fakechroot
-Version: 2.8
-Release: 18%{?dist}
+Version: 2.9
+Release: 19%{?dist}
 License: LGPLv2+
 Group: Development/Tools
 URL: http://fakechroot.alioth.debian.org/
 Source0: http://ftp.debian.org/debian/pool/main/f/fakechroot/%{name}_%{version}.orig.tar.gz
-Patch0: fakechroot-2.8-initsocketlen.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Requires: fakechroot-libs = %{version}-%{release}
 
@@ -26,9 +25,6 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .missinginit
-perl -pi -e's,int readlink,ssize_t readlink,' src/libfakechroot.c
-chmod -x scripts/ldd.fake scripts/restoremode.sh scripts/savemode.sh
 
 %build
 %configure \
@@ -48,7 +44,7 @@
 #FAIL: t.echoarg
 #==================================
 #1 of 1 tests failed
-#make check
+make check
 
 %clean
 rm -rf %{buildroot}
@@ -65,6 +61,14 @@
 %{_libdir}/fakechroot/libfakechroot.so
 
 %changelog
+* Tue Apr 14 2009 Axel Thimm <Axel.Thimm at ATrpms.net> - 2.9-19
+- Update to 2.9.
+- Removed fakechroot-2.8-initsocketlen.patch (upstream now).
+- Removed int->ssize_t readlink type change (upstream testing for type
+  now).
+- Removed permission fix for scripts/ldd.fake scripts/restoremode.sh
+  scripts/savemode.sh (fixed upstream).
+
 * Wed Mar 18 2009 Richard W.M. Jones <rjones at redhat.com> - 2.8-18
 - Create a fakeroot-libs subpackage so that the package is multilib aware.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fakechroot/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	3 Aug 2008 19:20:29 -0000	1.3
+++ sources	14 Apr 2009 05:01:18 -0000	1.4
@@ -1 +1 @@
-aa71113e7526b4c2bb16e09915047323  fakechroot_2.8.orig.tar.gz
+7b0048e50a6309acf0dda4e547735022  fakechroot_2.9.orig.tar.gz




More information about the fedora-extras-commits mailing list