rpms/mock/F-11 .cvsignore, 1.55, 1.56 mock.spec, 1.83, 1.84 sources, 1.58, 1.59

John Clark Williams jcwillia at fedoraproject.org
Wed Dec 23 22:44:32 UTC 2009


Author: jcwillia

Update of /cvs/pkgs/rpms/mock/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16448

Modified Files:
	.cvsignore mock.spec sources 
Log Message:
* Wed Dec 23 2009 Clark Williams <williams at redhat.com>- 1.0.2-1
- added IPv6 localhost entry for default /etc/hosts (BZ# 545435)
- removed output of gethostname() in IPv4 localhost entry as this
  caused koji problems and cause 'localhost' to be put into generated
  rpms, rather than the output of hostname
- add code to setup /dev/pts differently on EL* than on FC* hosts



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mock/F-11/.cvsignore,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- .cvsignore	26 Nov 2009 05:14:58 -0000	1.55
+++ .cvsignore	23 Dec 2009 22:44:32 -0000	1.56
@@ -1 +1 @@
-mock-1.0.1.tar.gz
+mock-1.0.2.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mock/F-11/mock.spec,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -p -r1.83 -r1.84
--- mock.spec	26 Nov 2009 05:14:58 -0000	1.83
+++ mock.spec	23 Dec 2009 22:44:32 -0000	1.84
@@ -1,7 +1,7 @@
 # next four lines substituted by autoconf
 %define major 1
 %define minor 0
-%define sub 1
+%define sub 2
 %define extralevel %{nil}
 %define release_name mock
 %define release_version %{major}.%{minor}.%{sub}%{extralevel}
@@ -97,6 +97,13 @@ fi
 %attr(02775, root, mock) %dir /var/cache/mock
 
 %changelog
+* Wed Dec 23 2009 Clark Williams <williams at redhat.com>- 1.0.2-1
+- added IPv6 localhost entry for default /etc/hosts (BZ# 545435)
+- removed output of gethostname() in IPv4 localhost entry as this
+  caused koji problems and cause 'localhost' to be put into generated
+  rpms, rather than the output of hostname
+- add code to setup /dev/pts differently on EL* than on FC* hosts
+
 * Wed Nov 25 2009 Clark Williams <williams at redhat.com>- 1.0.1-1
 - Patch from Paul Howarth to fix intermittent problems generating
   root cache tarball (BZ# 540997)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mock/F-11/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -p -r1.58 -r1.59
--- sources	26 Nov 2009 05:14:58 -0000	1.58
+++ sources	23 Dec 2009 22:44:32 -0000	1.59
@@ -1 +1 @@
-0653b0ef6ee55b44f99dbb565e9d309f  mock-1.0.1.tar.gz
+61734975671680f6f8c4cab3f10f38e8  mock-1.0.2.tar.gz




More information about the fedora-extras-commits mailing list