summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-05-05 14:50:16 +0000
committerJakub Jelinek <jakub@redhat.com>2006-05-05 14:50:16 +0000
commit262cf6b3df91d5bb7cbdcae2390333b21e8008d5 (patch)
treee08285b4eb00fcd3b961f02426120607e17d7ca7 /fedora
parent3f898a85fc15daad530ca7db852e7d724e3914b5 (diff)
Updated to fedora-glibc-20060505T1443cvs/fedora-glibc-2_4_90-6
Diffstat (limited to 'fedora')
-rw-r--r--fedora/branch.mk4
-rw-r--r--fedora/glibc.spec.in8
2 files changed, 8 insertions, 4 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk
index f6f2a0acd4..3c205c2369 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-05-05 05:54 UTC
-fedora-sync-tag := fedora-glibc-20060505T0554
+fedora-sync-date := 2006-05-05 14:43 UTC
+fedora-sync-tag := fedora-glibc-20060505T1443
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index a648725749..4dd9774515 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 5
+%define glibcrelease 6
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define prelinkarches noarch
%define xenarches i686 athlon
@@ -1074,7 +1074,7 @@ cp crypt/README.ufc-crypt documentation/README.ufc-crypt
cp timezone/README documentation/README.timezone
cp ChangeLog{,.15,.16} documentation
bzip2 -9 documentation/ChangeLog*
-cp ../posix/gai.conf documentation/
+cp posix/gai.conf documentation/
%ifarch s390x
# Compatibility symlink
@@ -1392,6 +1392,10 @@ rm -f *.filelist*
%endif
%changelog
+* Fri May 5 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-6
+- update from CVS
+- rebuilt using fixed rpm
+
* Fri May 5 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-5
- update from CVS
- some NIS+ fixes