]> git.pld-linux.org Git - packages/blueman.git/commitdiff
- up to 0.6.r106
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Sat, 18 Oct 2008 23:42:35 +0000 (23:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blueman.spec -> 1.13

blueman.spec

index 00034a3994897d1b3782f86ef2fab1cee97f46bb..16f51d0a6b77c0ee07f75cdbfbb670fad06097a6 100644 (file)
@@ -1,11 +1,12 @@
+%define                rev     106
 Summary:       Blueman - bluetooth management utility for GNOME
 Name:          blueman
-Version:       0.5
-Release:       5
+Version:       0.6
+Release:       0.%{rev}.1
 License:       GPL
 Group:         Applications
-Source0:       http://download.tuxfamily.org/blueman/%{name}_%{version}.tar.gz
-# Source0-md5: f66861ce1d3c2162dc6682c0b67b8397
+Source0:       http://download.tuxfamily.org/blueman/tarballs/%{name}-%{version}-r%{rev}.tar.gz
+# Source0-md5: 0dd95fd39523b938cbe125bd21cf4934
 URL:           http://blueman.tuxfamily.org/
 BuildRequires: bluez-libs-devel
 BuildRequires: gnome-bluetooth-devel
@@ -41,7 +42,7 @@ Features:
   serial devices
 
 %prep
-%setup -q -n %{name}_%{version}
+%setup -q -n %{name}
 
 %build
 %{__sed} -i -e 's,lib/,%{_lib}/,g' setup.py
@@ -69,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_datadir}/dbus-1/system-services/org.blueman.Mechanism.service
-%{_iconsdir}/hicolor/scalable/apps/*.svg
+%{_iconsdir}/hicolor/scalable/*/*.svg
 %{_iconsdir}/hicolor/*/apps/*.png
 %{_datadir}/PolicyKit/policy/org.blueman.policy
 %{_desktopdir}/blueman.desktop
This page took 0.034048 seconds and 4 git commands to generate.