diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-12-18 11:46:14 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-12-18 11:46:14 +0000 |
commit | 1c714a10f0b456134d7ab73583d9730af573c240 (patch) | |
tree | ad1b3d6589b2c3e2eca6767a90385d277afc15db /fedora | |
parent | a004c296d66a18f5ee610ff2f1eed8d561f9b1b7 (diff) | |
download | glibc-1c714a10f0b456134d7ab73583d9730af573c240.tar glibc-1c714a10f0b456134d7ab73583d9730af573c240.tar.gz glibc-1c714a10f0b456134d7ab73583d9730af573c240.tar.bz2 glibc-1c714a10f0b456134d7ab73583d9730af573c240.zip |
Updated to fedora-glibc-20041218T1131
Diffstat (limited to 'fedora')
-rw-r--r-- | fedora/branch.mk | 4 | ||||
-rw-r--r-- | fedora/glibc.spec.in | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk index 0a343810de..f3695883a2 100644 --- a/fedora/branch.mk +++ b/fedora/branch.mk @@ -1,5 +1,5 @@ # This file is updated automatically by Makefile. glibc-branch := fedora glibc-base := HEAD -fedora-sync-date := 2004-12-17 09:06 UTC -fedora-sync-tag := fedora-glibc-20041217T0906 +fedora-sync-date := 2004-12-18 11:31 UTC +fedora-sync-tag := fedora-glibc-20041218T1131 diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 5df61da85d..2130afaa10 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 97 +%define glibcrelease 98 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1266,6 +1266,7 @@ rm -f *.filelist* %endif %changelog +* Sat Dec 18 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-98 - add .%%{_target_cpu} to glibc_post_upgrade, only run telinit u if /sbin/init is the same ELF class and machine as glibc_post_upgrade.%%{_target_cpu} and similarly with |