rpms/gedit-vala/F-10 gedit-vala.spec,1.2,1.3

Michel Alexandre Salim salimma at fedoraproject.org
Mon Feb 23 19:03:20 UTC 2009


Author: salimma

Update of /cvs/pkgs/rpms/gedit-vala/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25342

Modified Files:
	gedit-vala.spec 
Log Message:
* Mon Feb 23 2009 Michel Salim <salimma at fedoraproject.org> - 0.3.2-3.1
- Bug #485667 workaround: BR on dbus-devel for now



Index: gedit-vala.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gedit-vala/F-10/gedit-vala.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gedit-vala.spec	11 Feb 2009 02:45:03 -0000	1.2
+++ gedit-vala.spec	23 Feb 2009 19:02:49 -0000	1.3
@@ -2,7 +2,7 @@
 
 Name:           gedit-vala
 Version:        0.3.2
-Release:        3%{?dist}
+Release:        3%{?dist}.1
 Summary:        Vala Toys for gEdit
 
 Group:          Applications/Editors
@@ -12,6 +12,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gedit-devel vala-devel GConf2-devel
+# GConf2-devel ought to depend on dbus-devel:
+# https://bugzilla.redhat.com/show_bug.cgi?id=485667
+BuildRequires:  dbus-devel
 BuildRequires:  gnome-build-devel gtksourcecompletion-devel
 BuildRequires:  intltool perl(XML::Parser)
 BuildRequires:  readline-devel 
@@ -66,6 +69,9 @@
 
 
 %changelog
+* Mon Feb 23 2009 Michel Salim <salimma at fedoraproject.org> - 0.3.2-3.1
+- Bug #485667 workaround: BR on dbus-devel for now
+
 * Mon Feb  9 2009 Michel Salim <salimma at fedoraproject.org> - 0.3.2-3
 - Fix documentation path
 




More information about the fedora-extras-commits mailing list