[dustmite/f19] Update spec

MERCIER Jonathan bioinfornatics at fedoraproject.org
Tue Jun 11 16:45:07 UTC 2013


commit 6c311fd1fe1cfd984e20bcb15852c19afaedfd09
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Tue Jun 11 18:44:53 2013 +0200

    Update spec

 dustmite.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/dustmite.spec b/dustmite.spec
index 041764b..3100ee3 100644
--- a/dustmite.spec
+++ b/dustmite.spec
@@ -1,5 +1,7 @@
-%global     alphatag            20121031
-%global     dustmite_revision   git1fb3ac4
+%global     snapdate            20121031
+%global     dustmite_revision   1fb3ac4
+%global     alphatag            %{snapdate}git%{dustmite_revision}
+%global     debug_package   %{nil}
 
 # The source for this package was pulled from upstream's git.
 # Use the following commands to generate the tarball:
@@ -34,7 +36,7 @@ de réduire l'erreur de segmentation en supprimant itérativement des fragments,
 tant que le résultat répond à une condition spécifiée par l'utilisateur.
 
 %prep
-%setup -q -n %{name}-%{alphatag}%{dustmite_revision}
+%setup -q -n %{name}-%{alphatag}
 
 %build
 ldc2 %{_d_optflags} -dw dustmite.d dsplit.d -of dustmite 


More information about the scm-commits mailing list