rpms/vala/F-8 vala.spec,1.15,1.16

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Tue Dec 4 15:59:29 UTC 2007


Author: salimma

Update of /cvs/pkgs/rpms/vala/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29057/F-8

Modified Files:
	vala.spec 
Log Message:
vala: add BR on gtk2-devel



Index: vala.spec
===================================================================
RCS file: /cvs/pkgs/rpms/vala/F-8/vala.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- vala.spec	4 Dec 2007 05:50:51 -0000	1.15
+++ vala.spec	4 Dec 2007 15:58:57 -0000	1.16
@@ -1,6 +1,6 @@
 Name:           vala
 Version:        0.1.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A modern programming language for GNOME
 
 Group:          Development/Languages
@@ -10,7 +10,7 @@
 Source0:        http://download.gnome.org/sources/vala/0.1/vala-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  glib2-devel flex bison devhelp
+BuildRequires:  gtk2-devel flex bison devhelp
 #Requires:       
 
 %description
@@ -130,6 +130,9 @@
 
 
 %changelog
+* Tue Dec  4 2007 Michel Salim <michel.sylvan at gmail.com> - 0.1.5-3
+- Add build dependency on gtk2-devel
+
 * Tue Dec  4 2007 Michel Salim <michel.sylvan at gmail.com> - 0.1.5-2
 - Enable project generator tool
 




More information about the fedora-extras-commits mailing list