|
|
201952 |
Name: compat-gnome-bluetooth38
|
|
|
201952 |
Epoch: 1
|
|
|
201952 |
Version: 3.8.2.1
|
|
|
201952 |
Release: 2%{?dist}
|
|
|
201952 |
Summary: Compat package with gnome-bluetooth 3.8 libraries
|
|
|
201952 |
|
|
|
201952 |
Group: Applications/Communications
|
|
|
201952 |
License: GPLv2+
|
|
|
201952 |
URL: http://live.gnome.org/GnomeBluetooth
|
|
|
201952 |
Source0: http://download.gnome.org/sources/gnome-bluetooth/3.8/gnome-bluetooth-%{version}.tar.xz
|
|
|
201952 |
Source1: 61-gnome-bluetooth-rfkill.rules
|
|
|
201952 |
|
|
|
201952 |
Patch0: 0001-lib-Fix-a-few-memory-leaks.patch
|
|
|
201952 |
Patch1: 0002-lib-Fix-cancellation-handling.patch
|
|
|
201952 |
Patch2: 0003-lib-Fix-extraneous-reference-that-could-lead-to-cras.patch
|
|
|
201952 |
|
|
|
201952 |
%if 0%{?rhel}
|
|
|
201952 |
ExcludeArch: s390 s390x
|
|
|
201952 |
%endif
|
|
|
201952 |
|
|
|
201952 |
BuildRequires: gtk3-devel >= 3.0
|
|
|
201952 |
BuildRequires: dbus-glib-devel
|
|
|
201952 |
|
|
|
201952 |
BuildRequires: intltool desktop-file-utils gettext gtk-doc
|
|
|
201952 |
BuildRequires: itstool
|
|
|
201952 |
|
|
|
201952 |
BuildRequires: gobject-introspection-devel
|
|
|
201952 |
|
|
|
201952 |
%description
|
|
|
201952 |
Compatibility package with gnome-bluetooth 3.8 librarires.
|
|
|
201952 |
|
|
|
201952 |
%package -n compat-libgnome-bluetooth11
|
|
|
201952 |
Summary: Compat package with gnome-bluetooth 3.8 libraries
|
|
|
201952 |
Group: System Environment/Libraries
|
|
|
201952 |
License: LGPLv2+
|
|
|
201952 |
|
|
|
201952 |
%description -n compat-libgnome-bluetooth11
|
|
|
201952 |
Compatibility package with gnome-bluetooth 3.8 librarires.
|
|
|
201952 |
|
|
|
201952 |
%prep
|
|
|
201952 |
%setup -q -n gnome-bluetooth-%{version}
|
|
|
201952 |
%patch0 -p1
|
|
|
201952 |
%patch1 -p1
|
|
|
201952 |
%patch2 -p1
|
|
|
201952 |
|
|
|
201952 |
%build
|
|
|
201952 |
%configure --disable-desktop-update --disable-icon-update --disable-schemas-compile --disable-compile-warnings
|
|
|
201952 |
make %{?_smp_mflags}
|
|
|
201952 |
|
|
|
201952 |
%install
|
|
|
201952 |
make install DESTDIR=$RPM_BUILD_ROOT
|
|
|
201952 |
|
|
|
201952 |
rm -rf $RPM_BUILD_ROOT%{_bindir}
|
|
|
201952 |
rm -rf $RPM_BUILD_ROOT%{_includedir}
|
|
|
201952 |
rm -rf $RPM_BUILD_ROOT%{_libdir}/girepository-1.0/
|
|
|
201952 |
rm -rf $RPM_BUILD_ROOT%{_libdir}/gnome-bluetooth/
|
|
|
201952 |
rm -rf $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la
|
|
|
201952 |
rm -rf $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.so
|
|
|
201952 |
rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/
|
|
|
201952 |
rm -rf $RPM_BUILD_ROOT%{_datadir}
|
|
|
201952 |
|
|
|
201952 |
%post -n compat-libgnome-bluetooth11 -p /sbin/ldconfig
|
|
|
201952 |
|
|
|
201952 |
%postun -n compat-libgnome-bluetooth11 -p /sbin/ldconfig
|
|
|
201952 |
|
|
|
201952 |
%files -n compat-libgnome-bluetooth11
|
|
|
201952 |
%doc COPYING.LIB
|
|
|
201952 |
%{_libdir}/libgnome-bluetooth.so.*
|
|
|
201952 |
|
|
|
201952 |
%changelog
|
|
|
201952 |
* Wed Apr 22 2015 Bastien Nocera <bnocera@redhat.com> 3.8.2.1-2
|
|
|
201952 |
- Update for RHEL
|
|
|
201952 |
Resolves: #1184211
|
|
|
201952 |
|
|
|
201952 |
* Fri Nov 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.8.2.1-1
|
|
|
201952 |
- gnome-bluetooth compat package for el7-gnome-3-14 copr
|