From de8f4b41fe9f9a95aa7373182e6712cb7fe8d600 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Feb 12 2011 14:13:40 +0000 Subject: Update spec file comments --- diff --git a/soundtracker.spec b/soundtracker.spec index a1cfbf8..f8d2e6c 100644 --- a/soundtracker.spec +++ b/soundtracker.spec @@ -15,7 +15,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk+-devel BuildRequires: gdk-pixbuf-devel BuildRequires: libsndfile-devel -#BuildRequires: jack-audio-connection-kit-devel BuildRequires: SDL-devel BuildRequires: desktop-file-utils @@ -29,7 +28,7 @@ format. The user interface makes use of GTK+. %patch0 -p1 %build -# We're at Gnome 2, no need for Gnome1 support. +# System has Gnome 2 (or Gnome 3 even): No need for Gnome1 support. # System has alsa 1.0, which is API incompatible with alsa 0.4/0.5 code. %configure --disable-gnome --disable-alsa make %{?_smp_mflags}