summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2013-04-06 19:36:58 (GMT)
committerJan Palus2013-04-06 19:36:58 (GMT)
commit2373583bf7c9bb6ea4db1aadd88c05e4024d2fa8 (patch)
treed194232a8a31e5f3bc5399e57a5103ef2283d71a
parente700ef312790ddecf701a00f772b35d29c61cd0b (diff)
downloadpavucontrol-2373583bf7c9bb6ea4db1aadd88c05e4024d2fa8.zip
pavucontrol-2373583bf7c9bb6ea4db1aadd88c05e4024d2fa8.tar.gz
- BR: pulseaudio-devel >= 3.0 (for pa_context_set_port_latency_offset)
-rw-r--r--pavucontrol.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/pavucontrol.spec b/pavucontrol.spec
index c053717..50cb081 100644
--- a/pavucontrol.spec
+++ b/pavucontrol.spec
@@ -5,12 +5,12 @@
Summary: PulseAudio Volume Control
Summary(pl.UTF-8): PulseAudio Volume Control - sterowanie głośnością PulseAudio
Name: pavucontrol
-Version: 1.0
-Release: 2
+Version: 2.0
+Release: 1
License: GPL v2+
Group: X11/Applications/Sound
Source0: http://freedesktop.org/software/pulseaudio/pavucontrol/%{name}-%{version}.tar.xz
-# Source0-md5: 0ab6b13542af9b4417438527d2524316
+# Source0-md5: ffefdea76a77f89c6415300b8ad5eb7b
URL: http://freedesktop.org/software/pulseaudio/pavucontrol/
BuildRequires: autoconf >= 2.62
BuildRequires: automake >= 1:1.11
@@ -18,7 +18,7 @@ BuildRequires: gettext-devel
BuildRequires: intltool >= 0.35.0
BuildRequires: libsigc++-devel >= 2.0.0
BuildRequires: pkgconfig
-BuildRequires: pulseaudio-devel >= 0.9.16
+BuildRequires: pulseaudio-devel >= 3.0
BuildRequires: tar >= 1:1.22
BuildRequires: xz
%if %{with gtk2}