diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-12-18 23:21:48 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-12-18 23:21:48 +0000 |
commit | acea899bcb4ca903f778b7d90d0fbea9b93dda7a (patch) | |
tree | 5d7c7ff7cc7d2a036043b791f960faddac94e7e6 /fedora/glibc.spec.in | |
parent | 63f0fc945fc085245e9bfd69de4a4214d4d277db (diff) | |
download | glibc-acea899bcb4ca903f778b7d90d0fbea9b93dda7a.tar.gz glibc-acea899bcb4ca903f778b7d90d0fbea9b93dda7a.tar.xz glibc-acea899bcb4ca903f778b7d90d0fbea9b93dda7a.zip |
Updated to fedora-glibc-20041218T2312 cvs/fedora-glibc-2_3_3-99
Diffstat (limited to 'fedora/glibc.spec.in')
-rw-r--r-- | fedora/glibc.spec.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 2130afaa10..d2963e1420 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 98 +%define glibcrelease 99 %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,9 @@ rm -f *.filelist* %endif %changelog +* Sun Dec 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-99 +- rebuilt + * 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 |