rpms/valide/devel .cvsignore, 1.8, 1.9 import.log, 1.7, 1.8 sources, 1.8, 1.9 valide.spec, 1.11, 1.12

MERCIER Jonathan bioinfornatics at fedoraproject.org
Tue Jun 1 19:38:04 UTC 2010


Author: bioinfornatics

Update of /cvs/pkgs/rpms/valide/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15514/devel

Modified Files:
	.cvsignore import.log sources valide.spec 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/valide/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	30 Mar 2010 23:50:36 -0000	1.8
+++ .cvsignore	1 Jun 2010 19:38:04 -0000	1.9
@@ -1 +1 @@
-valide-20103003svn511.tar.xz
+valide-20101105svn609.tar.xz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/valide/devel/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	19 Oct 2009 17:04:27 -0000	1.7
+++ import.log	1 Jun 2010 19:38:04 -0000	1.8
@@ -5,3 +5,4 @@ valide-0_5_1-0_14_20090720svn291_fc11:HE
 valide-0_5_1-0_18_20091019svn425_fc11:HEAD:valide-0.5.1-0.18.20091019svn425.fc11.src.rpm:1255964121
 valide-0_5_1-0_18_20091019svn425_fc11:HEAD:valide-0.5.1-0.18.20091019svn425.fc11.src.rpm:1255965843
 valide-0_5_1-0_19_20091019svn425_fc11:HEAD:valide-0.5.1-0.19.20091019svn425.fc11.src.rpm:1255971798
+valide-0_7-0_26_20101105svn609_fc13:HEAD:valide-0.7-0.26.20101105svn609.fc13.src.rpm:1275421044


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/valide/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	30 Mar 2010 23:50:36 -0000	1.8
+++ sources	1 Jun 2010 19:38:04 -0000	1.9
@@ -1 +1 @@
-0ae56c2517a5a9673efdaea54ce64a0f  valide-20103003svn511.tar.xz
+3d01712813354399ebd41b09f8f7a37d  valide-20101105svn609.tar.xz


Index: valide.spec
===================================================================
RCS file: /cvs/pkgs/rpms/valide/devel/valide.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- valide.spec	30 Mar 2010 23:50:36 -0000	1.11
+++ valide.spec	1 Jun 2010 19:38:04 -0000	1.12
@@ -1,16 +1,16 @@
-%global alphatag		20103003
-%global	svn_revision		svn511
-%global	gtk2_version		2.11.0
-%global	vala_version		0.7.3
+%global alphatag		20101105
+%global	svn_revision		svn609
+%global	gtk2_version		2.18.0
+%global	vala_version		0.8
 
 # The source for this package was pulled from upstream's cvs.  Use the
 # following commands to generate the tarball:
-# svn export -r r511  http://valide.googlecode.com/svn/trunk/ valide-20103003svn511
-# tar -cJvf valide-20103003svn511.tar.xz valide-20103003svn511
+# svn export -r r646  http://valide.googlecode.com/svn/trunk/ valide-20102005svn646
+# tar -cJvf valide-20102005svn645.tar.xz valide-20102005svn645
 
 Name:			valide
-Version:		0.6.1
-Release:		0.22.%{alphatag}%{svn_revision}%{?dist}
+Version:		0.7
+Release:		0.26.%{alphatag}%{svn_revision}%{?dist}
 Summary:		An integrated development environment (IDE) for the Vala programming language
 
 Group:			Development/Tools
@@ -25,6 +25,7 @@ BuildRequires:		sqlite-devel, unique-dev
 BuildRequires:		waf, libyaml-devel, libgdl-devel
 
 Requires:		vala-devel >= %{vala_version}
+Requires:               vala-tools, vala-doc
 Requires:		hicolor-icon-theme
 
 %description
@@ -60,7 +61,7 @@ fonctionalités à Val(a)IDE.
 
 %build
 CFLAGS="%{optflags}" LINKFLAGS="%{optflags}" waf -v configure --prefix=%{_prefix} --with-libdir=%{_libdir} --debug
-waf -v %{?_smp_mflags}
+./waf -v %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
@@ -123,6 +124,26 @@ fi
 %{_libdir}/libvalide-*.so
 
 %changelog
+* Thu Jun 01 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.6.1-0.26.20101105svn609
+- Some bug Fixed
+- update to new major release 7.0
+
+
+* Sat May 08 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.6.1-0.25.20100705svn589
+- Some bug Fixed
+- update to new minor release
+
+* Sun Apr 25 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.6.1-0.24.20101604svn538
+- Replace action can be undo
+- Fix issue #136
+
+* Wed Apr 16 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.6.1-0.23.20101604svn536
+- Bug fix: search widget
+- Improve GtkBuilder binding
+- Remove duplicate file opening
+- Update the GDL binding to 2.30
+- Many other bug fix
+
 * Wed Mar 31 2010 Jonathan MERCIER <bioinfornatics at gmail.com> 0.6.1-0.22.20103003svn511
 - Allow plugins configuration
 - Update castillan language



More information about the scm-commits mailing list