[gammu] Update bluez run time requirements

Peter Robinson pbrobinson at fedoraproject.org
Mon Feb 27 12:25:10 UTC 2012


commit 4992f7a92d2659e5f19b8e636e09d8f59a30c7c9
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Feb 27 12:25:08 2012 +0000

    Update bluez run time requirements

 gammu.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/gammu.spec b/gammu.spec
index 96490f0..1ad4081 100644
--- a/gammu.spec
+++ b/gammu.spec
@@ -2,7 +2,7 @@
 
 Name:		gammu
 Version:        1.26.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Command Line utility to work with mobile phones
 
 Group:          Applications/System
@@ -10,7 +10,6 @@ License:        GPLv2+
 URL:            http://cihar.com/gammu/
 Source0:        ftp://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.bz2
 Patch0:         %{name}-1.26.1-exec.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	autoconf, gettext, cmake
 %ifnarch s390 s390x
@@ -23,7 +22,7 @@ BuildRequires:	bluez-libs-devel
 # Enabling Database sms fonction
 BuildRequires:	postgresql-devel, mysql-devel
 
-Requires:       bluez-utils, dialog
+Requires:       bluez, dialog
 
 
 %package	libs
@@ -105,8 +104,6 @@ done
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make -C build  install DESTDIR=$RPM_BUILD_ROOT
  
 #remove library
@@ -124,9 +121,6 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 %find_lang lib%{name}
 cat lib%{name}.lang >> %{name}.lang
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 
 %post -n %{name}-libs -p /sbin/ldconfig
 
@@ -163,6 +157,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 27 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.26.1-8
+- Update bluez run time requirements
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.26.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list