about summary refs log tree commit diff
path: root/fedora
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-08-07 19:28:26 +0000
committerJakub Jelinek <jakub@redhat.com>2006-08-07 19:28:26 +0000
commit503d6a958581777473c31f73113d0fa6cff19b30 (patch)
treec8526f0403ac272cba94213a3c5b10a369876d78 /fedora
parent98d2266156a49df5f93726c8f0b148bbdee41c9d (diff)
downloadglibc-503d6a958581777473c31f73113d0fa6cff19b30.tar.gz
glibc-503d6a958581777473c31f73113d0fa6cff19b30.tar.xz
glibc-503d6a958581777473c31f73113d0fa6cff19b30.zip
Updated to fedora-glibc-20060807T1859 cvs/fedora-glibc-2_4_90-18
Diffstat (limited to 'fedora')
-rw-r--r--fedora/branch.mk4
-rw-r--r--fedora/glibc.spec.in4
2 files changed, 5 insertions, 3 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk
index 502adadffb..5c2c1cdbd4 100644
--- a/fedora/branch.mk
+++ b/fedora/branch.mk
@@ -3,5 +3,5 @@ glibc-branch := fedora
 glibc-base := HEAD
 DIST_BRANCH := devel
 COLLECTION := dist-fc4
-fedora-sync-date := 2006-08-02 18:08 UTC
-fedora-sync-tag := fedora-glibc-20060802T1808
+fedora-sync-date := 2006-08-07 18:59 UTC
+fedora-sync-tag := fedora-glibc-20060807T1859
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 67a6b71b7e..ba46724e32 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 17
+%define glibcrelease 18
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define xenarches i686 athlon
 %ifarch %{xenarches}
@@ -1438,6 +1438,8 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Aug  7 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-18
+- NIS+ fixes
 - fix memusage and xtrace scripts (#200736)
 - redirect /sbin/service sshd condrestart std{out,err} to /dev/null
   when executed from glibc_post_upgrade