drop moblin package for now
This commit is contained in:
parent
0fd26820c0
commit
9d1f1d8510
@ -73,6 +73,7 @@ Provides: gnome-bluetooth-devel = %{version}
|
|||||||
This package contains the libraries and header files that are needed
|
This package contains the libraries and header files that are needed
|
||||||
for writing applications that require a Bluetooth device selection widget.
|
for writing applications that require a Bluetooth device selection widget.
|
||||||
|
|
||||||
|
%if 0
|
||||||
%package moblin
|
%package moblin
|
||||||
Summary: Moblin Bluetooth management utility
|
Summary: Moblin Bluetooth management utility
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -81,6 +82,7 @@ Requires: %{name}-libs = %{epoch}:%{version}-%{release}
|
|||||||
|
|
||||||
%description moblin
|
%description moblin
|
||||||
This package contains the Moblin user interface for gnome-bluetooth.
|
This package contains the Moblin user interface for gnome-bluetooth.
|
||||||
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -206,12 +208,14 @@ fi
|
|||||||
%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
|
%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
|
||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
|
|
||||||
|
%if 0
|
||||||
%files moblin
|
%files moblin
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{_sysconfdir}/xdg/autostart/bluetooth-panel.desktop
|
%{_sysconfdir}/xdg/autostart/bluetooth-panel.desktop
|
||||||
%{_datadir}/dbus-1/services/org.moblin.UX.Shell.Panels.bluetooth.service
|
%{_datadir}/dbus-1/services/org.moblin.UX.Shell.Panels.bluetooth.service
|
||||||
%{_libexecdir}/bluetooth-panel
|
%{_libexecdir}/bluetooth-panel
|
||||||
%{_datadir}/mutter-moblin/panels/bluetooth-panel.desktop
|
%{_datadir}/mutter-moblin/panels/bluetooth-panel.desktop
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Jan 8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.2-3
|
* Sat Jan 8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.2-3
|
||||||
|
Loading…
Reference in New Issue
Block a user