- Update to 0.12.0
This commit is contained in:
parent
a373288931
commit
769e30b2bd
@ -1 +1 @@
|
||||
gnome-bluetooth-0.11.0.tar.bz2
|
||||
gnome-bluetooth-0.12.0.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: GNOME Bluetooth Subsystem
|
||||
Name: gnome-bluetooth
|
||||
Version: 0.11.0
|
||||
Release: 8%{?dist}
|
||||
Version: 0.12.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2 and LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://live.gnome.org/GnomeBluetooth
|
||||
@ -70,9 +70,6 @@ if [ $RPM_BUILD_ROOT/usr/lib/ != $RPM_BUILD_ROOT%{_libdir}/ ] ; then
|
||||
rmdir $RPM_BUILD_ROOT/usr/lib
|
||||
fi
|
||||
|
||||
# Remove the gnome-obex-server
|
||||
rm -rf $RPM_BUILD_ROOT%{_bindir}/ $RPM_BUILD_ROOT%{_datadir}/applications/ $RPM_BUILD_ROOT%{_sysconfdir}/
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
%clean
|
||||
@ -125,6 +122,9 @@ fi
|
||||
%{_libdir}/libgnomebt.so
|
||||
|
||||
%changelog
|
||||
* Thu Feb 19 2009 - Bastien Nocera <bnocera@redhat.com> - 0.12.0-1
|
||||
- Update to 0.12.0
|
||||
|
||||
* Thu Dec 4 2008 Matthias Clasen <mclasen@redhat.com> - 0.11.0-8
|
||||
- Rebuild for Python 2.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user