[dyninst] Rebase on newer git repo.

William Eden Cohen wcohen at fedoraproject.org
Thu Jun 28 19:11:35 UTC 2012


commit 3ed90916adf4021653d875182f28440f45af15e7
Author: William Cohen <wcohen at redhat.com>
Date:   Thu Jun 28 15:11:15 2012 -0400

    Rebase on newer git repo.

 dyninst.spec |    7 +++++--
 sources      |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/dyninst.spec b/dyninst.spec
index fec7b74..8a41e41 100644
--- a/dyninst.spec
+++ b/dyninst.spec
@@ -4,7 +4,7 @@ Summary: An API for Run-time Code Generation
 License: LGPLv2+
 Name: dyninst
 Group: Development/Libraries
-Release: 0.16%{?dist}
+Release: 0.17%{?dist}
 URL: http://www.dyninst.org
 Version: %version
 Exclusiveos: linux
@@ -14,7 +14,7 @@ ExcludeArch: s390 s390x %{arm}
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
 #  git clone http://git.dyninst.org/dyninst.git; cd dyninst
-#  git archive --format=tar.gz --prefix=dyninst/ da99839b9f188c7d30282be78b23d8687755efad >  dyninst-7.99.tar.gz
+#  git archive --format=tar.gz --prefix=dyninst/ 590d6ca623a6f4b8dde1edff2742b2663d726329 >  dyninst-7.99.tar.gz
 #  git clone http://git.dyninst.org/docs.git; cd docs
 #  git archive --format=tar.gz fe92e5b28804791ecadc893e469bc2215dbc3066 > dyninst-docs-7.99.tar.gz
 Source0: %{name}-%{version}.tar.gz
@@ -123,6 +123,9 @@ chmod 644 %{buildroot}%{_libdir}/dyninst/*.a
 %{_libdir}/dyninst/*.a
 
 %changelog
+* Thu Jun 28 2012 William Cohen <wcohen at redhat.com> - 7.99-0.17
+- Rebase on newer git repo.
+
 * Thu Jun 28 2012 William Cohen <wcohen at redhat.com> - 7.99-0.16
 - Eliminate dynptr.h file use with rebase on newer git repo.
 
diff --git a/sources b/sources
index 470ba19..de68513 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f725b629452e0a1c8defd755d8a54d15  dyninst-7.99.tar.gz
+24cb19de1dd3e385467d9351d3734972  dyninst-7.99.tar.gz
 be21f6a11b37a386e8b4ad16a86e3715  dyninst-docs-7.99.tar.gz


More information about the scm-commits mailing list