format_spec_file

OBS-URL: https://build.opensuse.org/package/show/Base:System/tuned?expand=0&rev=10
This commit is contained in:
Marcus Meissner 2012-11-21 15:15:47 +00:00 committed by Git OBS Bridge
parent c835758e11
commit 5464f138be

View File

@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: tuned
Version: 2.0.2
Release: 0
Summary: A dynamic adaptive system tuning daemon
URL: https://fedorahosted.org/tuned/
Group: System/Base
License: GPL-2.0
Group: System/Base
Url: https://fedorahosted.org/tuned/
# The source for this package was pulled from upstream git. Use the
# following commands to get the corresponding tarball:
# git clone git://git.fedorahosted.org/git/tuned.git
@ -35,11 +36,11 @@ Patch0: fix-allow-receive_sender-default.patch
# PATCH-FIX-OPENSUSE fix-new-systemd-tmpfiles.d-path.patch Fix tmpfiles.d systemd path from /etc/tmpdfiles.d to /usr/lib/tmpfiles.d to be
# compatible with new systemd --<p.drouand@gmail.com>
Patch1: fix-new-systemd-tmpfiles.d-path.patch
BuildRequires: systemd
BuildRequires: python
Requires: python-decorator
BuildRequires: systemd
Requires: dbus-python
Requires: pygobject2
Requires: python-decorator
%{?systemd_requires}
BuildArch: noarch
@ -52,6 +53,7 @@ network and ATA harddisk devices are implemented.
%package utils
Summary: Disk and net statistic monitoring systemtap scripts
Group: System/Base
Requires: %{name} = %{version}-%{release}
Requires: systemtap