rpms/mock/EL-4 .cvsignore, 1.19, 1.20 mock.spec, 1.36, 1.37 sources, 1.22, 1.23

John Clark Williams jcwillia at fedoraproject.org
Wed Dec 23 22:51:40 UTC 2009


Author: jcwillia

Update of /cvs/pkgs/rpms/mock/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17836

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/EL-4/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	26 Nov 2009 05:28:34 -0000	1.19
+++ .cvsignore	23 Dec 2009 22:51:40 -0000	1.20
@@ -1 +1 @@
-mock-1.0.1.tar.gz
+mock-1.0.2.tar.gz


Index: mock.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mock/EL-4/mock.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -p -r1.36 -r1.37
--- mock.spec	26 Nov 2009 05:28:34 -0000	1.36
+++ mock.spec	23 Dec 2009 22:51:40 -0000	1.37
@@ -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/EL-4/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- sources	26 Nov 2009 05:28:34 -0000	1.22
+++ sources	23 Dec 2009 22:51:40 -0000	1.23
@@ -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