Switch from openmotif to lesstif. I am not able to fully test functionality
of the client in rawhide, but I think it is better to have a partially functional gpsd and gpsd-clients rather than the non-functional failed dependancy packages that are out there now.
This commit is contained in:
parent
699bd46729
commit
70e6c31e5b
@ -1,6 +1,6 @@
|
|||||||
Name: gpsd
|
Name: gpsd
|
||||||
Version: 2.33
|
Version: 2.33
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Service daemon for mediating access to a GPS
|
Summary: Service daemon for mediating access to a GPS
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -12,7 +12,7 @@ Source2: xgpsspeed.desktop
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: dbus-devel dbus-glib-devel ncurses-devel xmlto python
|
BuildRequires: dbus-devel dbus-glib-devel ncurses-devel xmlto python
|
||||||
BuildRequires: openmotif-devel libXaw-devel desktop-file-utils
|
BuildRequires: lesstif-devel libXaw-devel desktop-file-utils
|
||||||
|
|
||||||
Requires(post): /sbin/ldconfig
|
Requires(post): /sbin/ldconfig
|
||||||
Requires(postun): /sbin/ldconfig
|
Requires(postun): /sbin/ldconfig
|
||||||
@ -150,6 +150,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 26 2006 Matthew Truch <matt at truch.net> - 2.33-5
|
||||||
|
- Remove openmotif requirment, and switch to lesstif.
|
||||||
|
|
||||||
* Mon Aug 28 2006 Matthew Truch <matt at truch.net> - 2.33-4
|
* Mon Aug 28 2006 Matthew Truch <matt at truch.net> - 2.33-4
|
||||||
- Bump release for rebuild in prep. for FC6.
|
- Bump release for rebuild in prep. for FC6.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user