rpms/gpsd/FC-5 gpsd.spec,1.1,1.2

Matthew D Truch (mtruch) fedora-extras-commits at redhat.com
Thu Apr 13 22:20:54 UTC 2006


Author: mtruch

Update of /cvs/extras/rpms/gpsd/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21814/FC-5

Modified Files:
	gpsd.spec 
Log Message:
Include dbus-glib in BuildRequires so it will build in mock.



Index: gpsd.spec
===================================================================
RCS file: /cvs/extras/rpms/gpsd/FC-5/gpsd.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gpsd.spec	13 Apr 2006 01:09:39 -0000	1.1
+++ gpsd.spec	13 Apr 2006 22:20:54 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           gpsd
 Version:        2.32
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Service daemon for mediating access to a GPS
 
 Group:          System Environment/Daemons
@@ -11,7 +11,7 @@
 Source2:        xgpsspeed.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires: dbus-devel ncurses-devel xmlto python
+BuildRequires: dbus-devel dbus-glib ncurses-devel xmlto python
 BuildRequires: openmotif-devel libXaw-devel desktop-file-utils
 
 Requires(post):    /sbin/ldconfig
@@ -146,6 +146,9 @@
 %{_datadir}/applications/*.desktop
 
 %changelog
+* Thu Apr 13 2006 Matthew Truch <matt at truch.net> - 2.32-4
+- Add dbus-glib to BuildRequires as needed for build.
+
 * Sun Apr 9 2006 Matthew Truch <matt at truch.net> - 2.32-3
 - Include xmlto and python in buildrequires so things build right.
 - Don't package static library file.  




More information about the fedora-extras-commits mailing list