[samefile] restore the changelog entries of the previous commit that had not been built, however

Michael Schwendt mschwendt at fedoraproject.org
Sat Feb 23 18:35:22 UTC 2013


commit 5357dd9e522410e5ceb69291a6dfe379d5f08c38
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Feb 23 19:35:17 2013 +0100

    restore the changelog entries of the previous commit that had not been
    built, however

 samefile.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/samefile.spec b/samefile.spec
index 8e7d158..4a3c339 100644
--- a/samefile.spec
+++ b/samefile.spec
@@ -43,8 +43,12 @@ make test
 * Fri Feb 22 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 2.14-1
 - Update to 2.14 (which automates the LFS compilation)
 
+* Fri Feb 22 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 2.13-5
+- Fix a couple of long-casts and %ld usage for off_t, so file sizes
+  are printed correctly, for example.
+
 * Wed Feb 20 2013 Michael Schwendt <mschwendt at fedoraproject.org> - 2.13-4
-- Build with -D_FILE_OFFSET_BITS=64 also to get stat64 usage.
+- Build with -D_FILE_OFFSET_BITS=64 for LFS as well as stat64 usage.
 - Minor spec cleanup for modern guidelines.
 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.13-3


More information about the scm-commits mailing list