[diet/f16] upstream 2.8.1

Haïkel Guémar hguemar at fedoraproject.org
Wed Jul 4 07:49:26 UTC 2012


commit 1850fdf189c58256c2b415add0e1a9c57ab2e3dd
Author: Haïkel Guémar <hguemar at fedoraproject.org>
Date:   Wed Jul 4 08:32:44 2012 +0200

    upstream 2.8.1

 .gitignore |    1 +
 diet.spec  |   15 ++++++++-------
 sources    |    2 +-
 3 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8a0b1d..629b906 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /diet-2.8.0-gitcd326f85f75c.tar.gz
+/diet-2.8.1.tar.gz
diff --git a/diet.spec b/diet.spec
index 2ffaa6e..c8880dc 100644
--- a/diet.spec
+++ b/diet.spec
@@ -1,16 +1,14 @@
-%global hash cd326f85f75c
-
-%global sover     2.8.0
+%global sover     2.8.1
 Name:           diet
-Version:        2.8.0
-Release:        4.%{hash}git%{?dist}
+Version:        2.8.1
+Release:        1%{?dist}
 Summary:        A computational servers toolkit
 
 Group:          Development/Libraries
 License:        CeCILL
 URL:            http://graal.ens-lyon.fr/~diet/
 # moved to a post-release tarball (upcoming upstream 2.8.1 release)
-Source0:        http://graal.ens-lyon.fr/~hguemar/%{name}/archives/%{name}-%{version}-git%{hash}.tar.gz
+Source0:        http://graal.ens-lyon.fr/~hguemar/%{name}/archives/%{name}-%{version}.tar.gz
 
 BuildRequires:  cmake >= 2.6.2
 BuildRequires:  chrpath
@@ -55,7 +53,7 @@ that use %{name}.
 
 
 %prep
-%setup -q -n %{name}-%{version}-git%{hash}
+%setup -q
 sed -i 's/1.46.1/1.46.0/' CMakeLists.txt
 cp LICENCE_eng.txt LICENSE.txt
 iconv -f iso8859-1 -t utf-8 LICENSE.txt > LICENSE.conv && mv -f LICENSE.conv LICENSE.txt
@@ -132,6 +130,9 @@ popd
 
 
 %changelog
+* Thu Jun 14 2012 Haïkel Guémar <hguemar at fedoraproject.org> - 2.8.1-1
+- upstream 2.8.1
+
 * Sat Mar 24 2012 Haïkel Guémar <hguemar at fedoraproject.org> - 2.8.0-4.cd326f85f75cgit
 - upstream diet 2.8.0 post release (from git) -- fix the fPI
 - do not rebuild documentation
diff --git a/sources b/sources
index 79ad415..8f29626 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c75d9c5d8b51fc3f482fe767a6d0ec8  diet-2.8.0-gitcd326f85f75c.tar.gz
+440f111ac422a1687d1d75219d6bf535  diet-2.8.1.tar.gz


More information about the scm-commits mailing list