Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37753139
en ru br
Репозитории ALT
S:3.34.5-alt3
5.1: 2.28.3-alt1
4.1: 0.11.0-alt0.M41.1
4.0: 0.8.0-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:0.11.0

Группа :: Система/Библиотеки
Пакет: gnome-bluetooth

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: gnome-bluetooth
Version: 2.28.3
Release: alt1
Summary: The GNOME Bluetooth Subsystem
License: GPLv2/LGPLv2
Group: System/Libraries
Url: http://live.gnome.org/GnomeBluetooth
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Provides: bluez-gnome = %version
Obsoletes: bluez-gnome < %version
Conflicts: blueman < 1.10-alt4
Requires: lib%name = %version-%release bluez obex-data-server obexd

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(Pre): libGConf-devel
BuildRequires: GConf gnome-common gtk-doc intltool libhal-devel libnotify-devel libunique-devel

%description
The GNOME Bluetooth Subsystem.

%package -n lib%name
Summary: The GNOME Bluetooth Subsystem library
Group: System/Libraries

%description -n lib%name
This package provides GNOME Bluetooth Subsystem library.

%package -n lib%name-devel
Summary: The GNOME Bluetooth Subsystem development package
Group: Development/C
Requires: lib%name >= %version-%release

%description -n lib%name-devel
This package provides GNOME Bluetooth Subsystem development files.

%prep
%setup -q
%patch -p1

%build
gnome-doc-prepare -f
gtkdocize
%autoreconf
%configure \
--disable-schemas-install
%make_build

%install
%make DESTDIR=%buildroot install

mv %buildroot%_bindir/bluetooth-sendto %buildroot%_bindir/%name-sendto
mkdir -p %buildroot%_altdir
cat > %buildroot%_altdir/%name <<EOF
%_bindir/bluetooth-sendto %_bindir/%name-sendto 10
EOF

%find_lang --with-gnome --output=global.lang %name gnome-bluetooth2

%post
%gconf2_install bluetooth-manager

%preun
if [ $1 = 0 ]; then
%gconf2_uninstall bluetooth-manager
fi

%files -f global.lang
%doc AUTHORS README NEWS
%_altdir/%name
%_sysconfdir/gconf/schemas/bluetooth-manager.schemas
%_sysconfdir/xdg/autostart/bluetooth-applet.desktop
%_bindir/*
%dir %_libdir/%name
%dir %_libdir/%name/plugins
%_libdir/%name/plugins/*.so
%_desktopdir/*.desktop
%_datadir/%name
%_iconsdir/hicolor/*/*/*
%_man1dir/*.1*

%files -n lib%name
%_libdir/*.so.*

%files -n lib%name-devel
%_includedir/*
%_libdir/*.so
%_pkgconfigdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin