This commit is contained in:
parent
3fe2755be3
commit
1a619a3f60
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 30 10:22:16 CET 2007 - coolo@suse.de
|
||||||
|
|
||||||
|
- also obsolete 0.8.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 25 16:25:05 CEST 2007 - jpr@suse.de
|
Thu Oct 25 16:25:05 CEST 2007 - jpr@suse.de
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ License: GPL v2 or later
|
|||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Requires: gnome-vfs2 python-gnome
|
Requires: gnome-vfs2 python-gnome
|
||||||
Version: 0.9.1
|
Version: 0.9.1
|
||||||
Release: 1
|
Release: 4
|
||||||
Summary: GNOME Bluetooth Support
|
Summary: GNOME Bluetooth Support
|
||||||
Url: http://usefulinc.com/software/gnome-bluetooth/
|
Url: http://usefulinc.com/software/gnome-bluetooth/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -93,7 +93,7 @@ Requires: dbus-1-devel dbus-1-glib
|
|||||||
%endif
|
%endif
|
||||||
# gnome-bluetooth-devel was last used in openSUSE 10.3
|
# gnome-bluetooth-devel was last used in openSUSE 10.3
|
||||||
Provides: gnome-bluetooth-devel = %{version}
|
Provides: gnome-bluetooth-devel = %{version}
|
||||||
Obsoletes: gnome-bluetooth-devel <= 0.8
|
Obsoletes: gnome-bluetooth-devel <= 0.8.0
|
||||||
|
|
||||||
%description -n libgnomebt-devel
|
%description -n libgnomebt-devel
|
||||||
This package contains a controller class, GnomebtController, to control
|
This package contains a controller class, GnomebtController, to control
|
||||||
@ -209,6 +209,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.*a
|
%{_libdir}/*.*a
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 30 2007 - coolo@suse.de
|
||||||
|
- also obsolete 0.8.0
|
||||||
* Thu Oct 25 2007 - jpr@suse.de
|
* Thu Oct 25 2007 - jpr@suse.de
|
||||||
- Update to 0.9.1
|
- Update to 0.9.1
|
||||||
* Fix a typo that meant the obex server was crashing when receiving
|
* Fix a typo that meant the obex server was crashing when receiving
|
||||||
|
Loading…
Reference in New Issue
Block a user