[glibc64] fix path in tarball

Karsten Hopp karsten at fedoraproject.org
Sun Feb 16 22:09:05 UTC 2014


commit 2139955ea9002413fa62cf27e7452e8f1fdcf902
Author: Karsten Hopp <karsten at redhat.com>
Date:   Sun Feb 16 22:03:23 2014 +0000

    fix path in tarball

 .gitignore   |    1 +
 glibc64.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 796bc8f..c389bf4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 glibc64-2.11.1-1.tar.bz2
 /glibc64-2.18.90-1.tar.bz2
+/glibc64-2.18.90-2.tar.bz2
diff --git a/glibc64.spec b/glibc64.spec
index fa959df..eca89d0 100644
--- a/glibc64.spec
+++ b/glibc64.spec
@@ -2,7 +2,7 @@
 Summary: The GNU libc 32-bit libraries.
 Name: glibc64
 Version: 2.18.90
-Release: 1
+Release: 2
 License: LGPL
 Group: System Environment/Libraries
 Source: glibc64-%{version}-%{release}.tar.bz2
@@ -46,6 +46,9 @@ rm -rf "$RPM_BUILD_ROOT"
 %endif
 
 %changelog
+* Sun Feb 16 2014 Karsten Hopp <karsten at redhat.com> 2.18.90-2
+- fix path in tarball
+
 * 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
diff --git a/sources b/sources
index 7809201..94a3be4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dba7eebdab8c0159b4b5907f0a9694d4  glibc64-2.18.90-1.tar.bz2
+ed854eb5297432451d7f01c4ab1765ad  glibc64-2.18.90-2.tar.bz2


More information about the scm-commits mailing list