[derelict/f19] fix spec file

MERCIER Jonathan bioinfornatics at fedoraproject.org
Fri May 17 14:10:19 UTC 2013


commit aaed836c290d9f252c0e3701ef8f3a69dc30853c
Author: bioinfornatics <bioinfornatics at fedoraproject.org>
Date:   Fri May 17 16:10:15 2013 +0200

    fix spec file

 derelict.spec |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)
---
diff --git a/derelict.spec b/derelict.spec
index a25d872..a2cb1cd 100644
--- a/derelict.spec
+++ b/derelict.spec
@@ -1,6 +1,6 @@
-%global     snapdate         	20130516
-%global     derelict_revision	d8aa11d
-%global     alphatag         	%{snapdate}git%{derelict_revision}
+%global     snapdate            0130516
+%global     derelict_revision   d8aa11d
+%global     alphatag            %{snapdate}git%{derelict_revision}
 
 %define add_subpackage(n:)                                                    \
 %package %{-n*}                                                               \
@@ -54,7 +54,7 @@ popd                                                                          \
 
 Name:           derelict
 Version:        3
-Release:        11.%{alphatag}%{?dist}
+Release:        10.%{alphatag}%{?dist}
 Summary:        Collection of D bindings to C shared libraries
 Summary(fr):    Collection de bibliothèque en D interfaçant des bibliothèques dynamiques en C
 
@@ -208,9 +208,6 @@ install -m0644 derelict.d.tags %{buildroot}/%{_datadir}/geany/tags/
 
 
 %changelog
-* Fri May 17 2013  <bioinfornatics at fedoraproject dot org> - 3-11.20130516gitd8aa11d
-- Update to rev d8aa11d
-
 * Thu May 16 2013 Jonathan MERCIER <bioinfornatics at fedoraproject dot org> - 3-10.20130516gitd8aa11d
 - spec file enhancement
 


More information about the scm-commits mailing list