diff options
author | Jakub Jelinek <jakub@redhat.com> | 2006-03-06 13:15:16 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2006-03-06 13:15:16 +0000 |
commit | d1e6d2178d0b242c9ad40f77216f2f0cae57b97a (patch) | |
tree | e7627c83e7bf547bb0e46e9ee5ddd43deb0f95ed /fedora/glibc.spec.in | |
parent | 5cde8cb0286079d731f933b65240528c150dedaa (diff) | |
download | glibc-d1e6d2178d0b242c9ad40f77216f2f0cae57b97a.tar glibc-d1e6d2178d0b242c9ad40f77216f2f0cae57b97a.tar.gz glibc-d1e6d2178d0b242c9ad40f77216f2f0cae57b97a.tar.bz2 glibc-d1e6d2178d0b242c9ad40f77216f2f0cae57b97a.zip |
Updated to fedora-glibc-20060306T1239cvs/fedora-glibc-2_4-1
Diffstat (limited to 'fedora/glibc.spec.in')
-rw-r--r-- | fedora/glibc.spec.in | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index a00d42b9a2..3be8e7560e 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 2 +%define glibcrelease 1 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1335,6 +1335,10 @@ rm -f *.filelist* %endif %changelog +* Mon Mar 6 2006 Jakub Jelinek <jakub@redhat.com> 2.4-1 +- update from CVS + - glibc 2.4 release + * Mon Mar 6 2006 Jakub Jelinek <jakub@redhat.com> 2.3.91-2 - update from CVS - fix sYSMALLOc for MALLOC_ALIGNMENT > 2 * SIZE_SZ (#183895) |