From d30e0b53fd418d8a7485d9f8a7b08a5024fde52e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 8 May 2004 20:56:50 +0000 Subject: Update changelog and bump version number --- utils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utils.spec') diff --git a/utils.spec b/utils.spec index 448d4681..ec94f080 100644 --- a/utils.spec +++ b/utils.spec @@ -1,5 +1,5 @@ # Note that this is NOT a relocatable package -%define ver 2.6 +%define ver 2.7 %define RELEASE 1 %define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE} %define prefix / @@ -18,9 +18,9 @@ BuildRoot: /var/tmp/%{name}-%{PACKAGE_VERSION}-root URL: http://bluez.sourceforge.net Docdir: %{prefix}/usr/share/doc Requires: glibc >= 2.2.4 -Requires: bluez-libs >= 2.0 +Requires: bluez-libs >= 2.7 BuildRequires: glibc >= 2.2.4 -BuildRequires: bluez-libs >= 2.0 +BuildRequires: bluez-libs >= 2.7 %description Bluetooth utilities (bluez-utils): -- cgit