diff --git a/glibc.spec b/glibc.spec index 5aa5e76..479e13a 100644 --- a/glibc.spec +++ b/glibc.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define crypt_bf_version 1.2 Name: glibc @@ -77,7 +78,7 @@ Obsoletes: glibc-64bit Obsoletes: glibc-32bit %endif Version: 2.13 -Release: 23 +Release: 25 Url: http://www.gnu.org/software/libc/libc.html Source: glibc-%{version}-996cf2ef0727.tar.bz2 Source2: http://ftp.gnu.org/gnu/glibc/glibc-ports-2.13.tar.bz2 @@ -209,7 +210,7 @@ Patch63: glibc-2.13-localedef.patch Patch64: glibc-fix-rwlock-stack-imbalance.patch # # PATCH-FEATURE-OPENSUSE -- add sha support to crypt_blowfish lnussel@suse.de -Patch80: crypt_blowfish-1.1-sha.diff +Patch80: crypt_blowfish-1.1-sha.diff %description The GNU C Library provides the most important standard libraries used