[valide] update to last revision 689

MERCIER Jonathan bioinfornatics at fedoraproject.org
Sat Sep 4 10:32:00 UTC 2010


commit 821d4eb080a14077991f0fd0c717b14e61a8d801
Author: bioinfornatics <bioinfornatics at gmail.com>
Date:   Sat Sep 4 12:30:16 2010 +0200

    update to last revision 689

 .gitignore  |    1 +
 sources     |    2 +-
 valide.spec |   13 +++++++------
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bc0deb..a24df7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ valide-20101105svn609.tar.xz
 /valide-20100901svn686.tar.xz
 /valadoc.py
 /valide-0.7.0.tar.gz
+/valide-20100904svn689.tar.xz
diff --git a/sources b/sources
index 81748a3..53ccb86 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d9e7d36266af3bd4c3ca592a8955285e  valide-0.7.0.tar.gz
+3693e1dc1db5e1c53975e61190adab98  valide-20100904svn689.tar.xz
 b7e2a245a559bb4a841f593f6b80f11e  valadoc.py
diff --git a/valide.spec b/valide.spec
index 8167ac3..52b01ec 100644
--- a/valide.spec
+++ b/valide.spec
@@ -1,16 +1,16 @@
-#%global     alphatag        20100901
-#%global     svn_revision    svn686
+%global     alphatag        20100904
+%global     svn_revision    svn689
 %global     gtk2_version    2.18.0
 %global     vala_version    0.9.7
 
 # The source for this package was pulled from upstream's cvs.  Use the
 # following commands to generate the tarball:
-# svn export -r r686  http://valide.googlecode.com/svn/trunk/ valide-20100901svn686
-# tar -cJvf valide-20100901svn686.tar.xz valide-20100901svn686
+# svn export -r r689  http://valide.googlecode.com/svn/trunk/ valide-20100904svn689
+# tar -cJvf valide-20100904svn689.tar.xz valide-20100904svn689
 
 Name:           valide
 Version:        0.7.0
-Release:        4.%{alphatag}%{svn_revision}%{?dist}
+Release:        5.%{alphatag}%{svn_revision}%{?dist}
 Summary:        An integrated development environment (IDE) for the Vala programming language
 
 Group:          Development/Tools
@@ -58,7 +58,7 @@ Ce paquet vous permet de développer des plugins pour ajouter de nouvelles
 fonctionalités à Val(a)IDE.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{alphatag}%{svn_revision}
 cp %{SOURCE1} .
 
 %build
@@ -127,6 +127,7 @@ fi
 %{_libdir}/libvalide-*.so
 
 %changelog
+* Sat Sep 04 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.7.0-5.20100904svn689
 * Fri Sep 03 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.7.0-4
 - Update to stable release 0.7.0
 


More information about the scm-commits mailing list