[glibc64] updated from glibc-2.18.90-27 add some uncommitted changelogs/changes

Karsten Hopp karsten at fedoraproject.org
Sun Feb 16 21:51:13 UTC 2014


commit 83986991c933021e08b45430186a4eaa523ad4e7
Author: karsten <karsten at ppc-hub.qa.fedoraproject.org>
Date:   Sun Feb 16 21:47:59 2014 +0000

    updated from glibc-2.18.90-27
    add some uncommitted changelogs/changes

 .gitignore   |    1 +
 glibc64.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8945a09..796bc8f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 glibc64-2.11.1-1.tar.bz2
+/glibc64-2.18.90-1.tar.bz2
diff --git a/glibc64.spec b/glibc64.spec
index db8b40a..fa959df 100644
--- a/glibc64.spec
+++ b/glibc64.spec
@@ -1,11 +1,11 @@
 %define debug_package %{nil}
 Summary: The GNU libc 32-bit libraries.
 Name: glibc64
-Version: 2.11.1
-Release: 6
+Version: 2.18.90
+Release: 1
 License: LGPL
 Group: System Environment/Libraries
-Source: glibc64-%{version}-1.tar.bz2
+Source: glibc64-%{version}-%{release}.tar.bz2
 Buildroot: %{_tmppath}/glibc-%{PACKAGE_VERSION}-root
 #ExclusiveArch: ppc
 
@@ -46,6 +46,10 @@ rm -rf "$RPM_BUILD_ROOT"
 %endif
 
 %changelog
+* Sun Feb 16 2014 Karsten Hopp <karsten at redhat.com> 2.18.90-1
+- updated from glibc-2.18.90-27
+- add some uncommitted changelogs/changes
+
 * Mon Aug 05 2013 Karsten Hopp <karsten at redhat.com> 2.11.1-6
 - fix source0 (release of tarball is still 1)
 - build empty ppc64 rpm do avoid pulling in 32bit package with koji-shadow
diff --git a/sources b/sources
index e15b7be..7809201 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d82ce87ae24d5ba51b54749de0d37bbd  glibc64-2.11.1-1.tar.bz2
+dba7eebdab8c0159b4b5907f0a9694d4  glibc64-2.18.90-1.tar.bz2


More information about the scm-commits mailing list