rpms/gedit-vala/devel gedit-vala.spec,1.4,1.5

Michel Alexandre Salim salimma at fedoraproject.org
Wed Feb 25 04:16:45 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/gedit-vala/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1290/devel

Modified Files:
	gedit-vala.spec 
Log Message:
* Tue Feb 24 2009 Michel Salim <salimma at fedoraproject.org> - 0.4.1-2
- Add requirements needed to build sample projects



Index: gedit-vala.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gedit-vala/devel/gedit-vala.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gedit-vala.spec	24 Feb 2009 14:16:02 -0000	1.4
+++ gedit-vala.spec	25 Feb 2009 04:16:15 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           gedit-vala
 Version:        0.4.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Vala Toys for gEdit
 
 Group:          Applications/Editors
@@ -18,7 +18,10 @@
 BuildRequires:  gtksourcecompletion-devel
 BuildRequires:  intltool perl(XML::Parser)
 BuildRequires:  readline-devel 
-Requires:       gedit
+Requires:       gedit vala
+# For project support
+Requires:       automake libtool intltool perl(XML::Parser)
+Requires:       gnome-common gtk2-devel 
 
 %description
 Vala Toys for gEdit is an experimental collection of plugins that
@@ -69,6 +72,9 @@
 
 
 %changelog
+* Tue Feb 24 2009 Michel Salim <salimma at fedoraproject.org> - 0.4.1-2
+- Add requirements needed to build sample projects
+
 * Tue Feb 24 2009 Michel Salim <salimma at fedoraproject.org> - 0.4.1-1
 - Update to 0.4.1
 




More information about the fedora-extras-commits mailing list