rpms/fakeroot/devel .cvsignore, 1.8, 1.9 fakeroot.spec, 1.11, 1.12 sources, 1.8, 1.9

Richard W.M. Jones rjones at fedoraproject.org
Fri Jan 29 17:13:10 UTC 2010


Author: rjones

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

Modified Files:
	.cvsignore fakeroot.spec sources 
Log Message:
- Upstream removed the tarball for 1.12.2, which made Source0 invalid.
- There is a new version (1.12.4), so update to the new version.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/fakeroot/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	22 Mar 2009 14:31:24 -0000	1.8
+++ .cvsignore	29 Jan 2010 17:13:09 -0000	1.9
@@ -1 +1 @@
-fakeroot_1.12.2.tar.gz
+fakeroot_1.12.4.tar.gz


Index: fakeroot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/fakeroot/devel/fakeroot.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- fakeroot.spec	24 Jul 2009 22:30:13 -0000	1.11
+++ fakeroot.spec	29 Jan 2010 17:13:09 -0000	1.12
@@ -1,7 +1,7 @@
 Summary: Gives a fake root environment
 Name: fakeroot
-Version: 1.12.2
-Release: 22%{?dist}
+Version: 1.12.4
+Release: 1%{?dist}
 License: GPL+
 Group: Development/Tools
 URL: http://fakeroot.alioth.debian.org/
@@ -104,6 +104,10 @@ rm -rf %{buildroot}
 %{_libdir}/libfakeroot/libfakeroot-0.so
 
 %changelog
+* Fri Jan 29 2010 Richard W.M. Jones <rjones at redhat.com> - 1.12.4-1
+- Upstream removed the tarball for 1.12.2, which made Source0 invalid.
+- There is a new version (1.12.4), so update to the new version.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.12.2-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/fakeroot/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	22 Mar 2009 14:31:24 -0000	1.8
+++ sources	29 Jan 2010 17:13:10 -0000	1.9
@@ -1 +1 @@
-1eb7d972a19159035892e7d132602726  fakeroot_1.12.2.tar.gz
+aaefede2405a40c87438e7e833d69b70  fakeroot_1.12.4.tar.gz



More information about the scm-commits mailing list