]> git.pld-linux.org Git - packages/wammu.git/blobdiff - wammu.spec
- up to 0.27
[packages/wammu.git] / wammu.spec
index 2124c475d81262e6425084ac9c585aea7741f943..168003a853e0d1c1fb41a41b6bbb7ca358cb3e38 100644 (file)
@@ -1,17 +1,20 @@
+# NOTE:
+# Wammu must be build with python-gammu rebuild against current gammu-devel
+
 Summary:       Wammu - Gammu GUI - Mobile phone manager
 Summary(pl.UTF-8):     Wammu - interfejs graficzny dla Gammu
 Name:          wammu
-Version:       0.21
+Version:       0.27
 Release:       1
 License:       GPL v2
 Group:         Applications/Communications
 Source0:       http://dl.cihar.com/wammu/latest/%{name}-%{version}.tar.bz2
-# Source0-md5: 6bd3fa7e8842a3713d9534ccb1a5d777
+# Source0-md5: 2d1761b34ff2af56d149319b59a37905
 URL:           http://wammu.eu/
 BuildRequires: gammu-devel >= 1:1.11.91
 BuildRequires: pkgconfig >= 1:0.21-2
 BuildRequires: python-devel >= 1:2.5
-BuildRequires: python-gammu >= 0.20
+BuildRequires: python-gammu >= 0.24
 BuildRequires: python-wxPython
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
@@ -19,9 +22,10 @@ BuildRequires:       rpmbuild(macros) >= 1.219
 Requires:      gammu
 Requires:      obexfs
 Requires:      obextool
-Requires:      python-gammu >= 0.20
+Requires:      python-gammu >= 0.24
 Requires:      python-wxPython
 Suggests:      bluez-gnome
+Suggests:      python-pybluez
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -65,8 +69,8 @@ Aktualnie dostępne możliwości:
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install \
-        --optimize=2 \
-        --root=$RPM_BUILD_ROOT
+       --optimize=2 \
+       --root=$RPM_BUILD_ROOT
 
 %find_lang %{name}
 
@@ -81,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %py_sitescriptdir/Wammu
 %{py_sitescriptdir}/Wammu/*
 %{py_sitescriptdir}/*.egg-info
-%{_mandir}/man1/%{name}.*
+%{_mandir}/man1/%{name}*.*
 %dir %{_datadir}/Wammu
 %{_datadir}/Wammu/*
 %{_desktopdir}/%{name}.desktop
This page took 0.496498 seconds and 4 git commands to generate.