[dustmite/f18] update to latest git HEAD, rebuild to resolve broken deps

Tom Callaway spot at fedoraproject.org
Wed Oct 31 14:58:59 UTC 2012


commit 80ff5d3be00408caa1afbac97ccb4fbae51420b1
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Wed Oct 31 11:00:31 2012 -0400

    update to latest git HEAD, rebuild to resolve broken deps

 dustmite.spec |   12 +++++++++---
 sources       |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/dustmite.spec b/dustmite.spec
index 662d62c..e0b961b 100644
--- a/dustmite.spec
+++ b/dustmite.spec
@@ -1,4 +1,4 @@
-%global     alphatag            201209012
+%global     alphatag            20121031
 %global     dustmite_revision   git1fb3ac4
 
 # The source for this package was pulled from upstream's git.
@@ -6,11 +6,11 @@
 # git clone https://github.com/CyberShadow/DustMite.git
 # cd DustMite; git rev-parse --short HEAD            -> for DustMite_rev
 # git checkout %%dustmite_rev  
-# git archive --prefix=dustmite-%%{alphatag}/ HEAD -format | xz > ../dustmite-%%{alphatag}.tar.xz
+# git archive --prefix=dustmite-%%{alphatag}/ HEAD | xz > ../dustmite-%%{alphatag}.xz
 
 Name:           dustmite
 Version:        1
-Release:        6.%{alphatag}%{dustmite_revision}%{?dist}
+Release:        8.%{alphatag}%{dustmite_revision}%{?dist}
 Summary:        Minimizes D source code for debugging
 
 License:        Public Domain
@@ -47,6 +47,12 @@ install -Dm 0755 dustmite %{buildroot}%{_bindir}/dustmite
 %{_bindir}/dustmite
 
 %changelog
+* Wed Oct 31 2012 Tom Callaway <spot at fedoraproject.org> - 1-8.20121031git1fb3ac4
+- update to latest git HEAD
+
+* Sat Oct 20 2012 Peter Robinson <pbrobinson at fedoraproject.org>	1-7.20120903git174b45d
+- Fix SOURCE
+
 * Thu Oct 11 2012 Jonathan MERCIER <bioinfornatics at gmail.com> - 1-6.20120903git174b45d
 - update dustmite
 
diff --git a/sources b/sources
index 1841932..4b2a08d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9f56226dc52c6b5ab5f24a2303bfafeb  dustmite-201209012git1fb3ac4.tar.xz
+857c18c9c73d8bf614e7de1a91ba061e  dustmite-20121031git1fb3ac4.tar.xz


More information about the scm-commits mailing list