[pulsecaster] Fix space/tab warning

Paul W. Frields pfrields at fedoraproject.org
Sat Mar 26 20:34:31 UTC 2011


commit 6150606812d3659f66e30d81270258dca9371d8b
Author: Paul W. Frields <stickster at gmail.com>
Date:   Sat Mar 26 16:34:11 2011 -0400

    Fix space/tab warning

 pulsecaster.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pulsecaster.spec b/pulsecaster.spec
index 2891962..af650fc 100644
--- a/pulsecaster.spec
+++ b/pulsecaster.spec
@@ -20,9 +20,9 @@ BuildRequires:  desktop-file-utils
 Requires:       pulseaudio-libs >= 0.9.15
 Requires:       pygtk2 >= 2.14
 Requires:       dbus-python >= 0.83
-Requires:	gstreamer-python >= 0.10
-Requires:	gnome-python2-libegg
-Requires:	gnome-python2-gconf
+Requires:       gstreamer-python >= 0.10
+Requires:       gnome-python2-libegg
+Requires:       gnome-python2-gconf
 
 %description
 PulseCaster is a simple PulseAudio-based tool for making podcast


More information about the scm-commits mailing list