diff options
author | Jakub Jelinek <jakub@redhat.com> | 2006-04-25 09:24:11 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2006-04-25 09:24:11 +0000 |
commit | cb5c27ecf31a91ad8b96aa8d4777a7d7b6b33b62 (patch) | |
tree | 7e11b441811a5d38d6b3cc17d42382a2d78dfcfb | |
parent | 217e7b931e322ebc305a251a02a6f24d9166b844 (diff) |
2.4.90-1cvs/fedora-glibc-2_4_90-1
-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 1238199d19..f253d2d619 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 6 +%define glibcrelease 1 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -1389,6 +1389,9 @@ rm -f *.filelist* %endif %changelog +* Tue Apr 25 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-1 +- update from CVS + * Mon Apr 24 2006 Jakub Jelinek <jakub@redhat.com> 2.4-6 - update from CVS - NIS+ fixes |