rpms/valide/F-11 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 valide.spec, 1.4, 1.5

MERCIER Jonathan bioinfornatics at fedoraproject.org
Tue Jul 28 23:11:34 UTC 2009


Author: bioinfornatics

Update of /cvs/pkgs/rpms/valide/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24210

Modified Files:
	.cvsignore sources valide.spec 
Log Message:
Update valide to revision 303 and add require for devel package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/valide/F-11/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	20 Jul 2009 17:50:34 -0000	1.4
+++ .cvsignore	28 Jul 2009 23:11:34 -0000	1.5
@@ -1 +1 @@
-valide-20090720svn291.tar.gz
+valide-20090726svn303.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/valide/F-11/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	20 Jul 2009 17:50:34 -0000	1.4
+++ sources	28 Jul 2009 23:11:34 -0000	1.5
@@ -1 +1 @@
-ed9402d7d6bec482c3aab41085e1fcd1  valide-20090720svn291.tar.gz
+329917c1606c6f655288006a707a19f7  valide-20090726svn303.tar.gz


Index: valide.spec
===================================================================
RCS file: /cvs/pkgs/rpms/valide/F-11/valide.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- valide.spec	20 Jul 2009 17:50:34 -0000	1.4
+++ valide.spec	28 Jul 2009 23:11:34 -0000	1.5
@@ -1,16 +1,16 @@
-%global alphatag		20090720
-%global	svn_revision		svn291
+%global alphatag		20090726
+%global	svn_revision		svn303
 %global	gtk2_version		2.11.0
 %global	vala_version		0.7.3
 
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
-# svn export -r 291 http://valide.googlecode.com/svn/trunk/ valide-20090720svn291
-# tar -czvf valide-20090720svn291.tar.gz valide-20090720svn291
+# svn export -r 303 http://valide.googlecode.com/svn/trunk/ valide-20090726svn303
+# tar -czvf valide-20090726svn303.tar.gz valide-20090726svn303
 
 Name:			valide
 Version:		0.5.1
-Release:		0.14.%{alphatag}%{svn_revision}%{?dist}
+Release:		0.15.%{alphatag}%{svn_revision}%{?dist}
 Summary:		An integrated development environment (IDE) for the Vala programming language
 
 Group:			Development/Tools
@@ -34,6 +34,8 @@ the Vala programming language.
 Summary:		Support for developing plugins for the Val(a)IDE
 Group:			Development/Libraries
 Requires:		%{name} =  %{version}-%{release}
+Requires:		gtk2-devel >= %{gtk2_version}
+Requires:		sqlite-devel, unique-devel, gtksourceview2-devel, glib-devel
 %description devel
 Val(a)IDE is an Integrated Development Environment for
 the Vala programming language.
@@ -106,6 +108,10 @@ fi
 %{_libdir}/libvalide-*.so
 
 %changelog
+* Tue Jul 28 2009 Jonathan MERCIER <bioinfornatics at gmail.com> 0.5.1-0.15.20090726svn303
+- Update valide to revision 303
+- Add require for devel package
+
 * Mon Jul 20 2009 Jonathan MERCIER <bioinfornatics at gmail.com> 0.5.1-0.14.20090720svn291
 - Update valide to revision 291
 




More information about the fedora-extras-commits mailing list