diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2004-07-07 17:21:03 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2004-07-07 17:21:03 +0000 | 
| commit | 3eb9e7464eb97a058f692e5c22c5556bb39644ea (patch) | |
| tree | 9782211464b8ff63b4832ceaa9f280b18a479be7 /utils.spec | |
| parent | 3efa98dc34c7032f614f2bd03a96e24733015002 (diff) | |
Update changelog and bump version numberutils-2.8
Diffstat (limited to 'utils.spec')
| -rw-r--r-- | utils.spec | 10 | 
1 files changed, 5 insertions, 5 deletions
| @@ -1,5 +1,5 @@  # Note that this is NOT a relocatable package -%define ver      2.7 +%define ver      2.8  %define RELEASE  1  %define rel      %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}  %define prefix   / @@ -12,15 +12,15 @@ Copyright: GPL  Group: Applications/System  Vendor: Official Linux Bluetooth protocol stack  Packager: Sebastian Frankfurt <sf@infesto.de> -Source: http://bluez.sourceforge.net/%{name}-%{ver}.tar.gz +Source: http://bluez.sf.net/download/%{name}-%{ver}.tar.gz  Patch0: %{name}-%{ver}.patch  BuildRoot: /var/tmp/%{name}-%{PACKAGE_VERSION}-root -URL: http://bluez.sourceforge.net +URL: http://www.bluez.org  Docdir: %{prefix}/usr/share/doc  Requires: glibc >= 2.2.4 -Requires: bluez-libs >= 2.7 +Requires: bluez-libs >= 2.8  BuildRequires: glibc >= 2.2.4 -BuildRequires: bluez-libs >= 2.7 +BuildRequires: bluez-libs >= 2.8  %description  Bluetooth utilities (bluez-utils): | 
