[pragha] Trivial format fix

Christoph Wickert cwickert at fedoraproject.org
Sun Aug 21 23:27:39 UTC 2011


commit 5f1cc3df1d5aa0ac8ab0f7db6b82678e719c7706
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Mon Aug 22 01:27:17 2011 +0200

    Trivial format fix

 pragha.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/pragha.spec b/pragha.spec
index ef555cc..75e009b 100644
--- a/pragha.spec
+++ b/pragha.spec
@@ -7,7 +7,7 @@ Group:          Applications/Multimedia
 License:        GPLv3+
 URL:            http://pragha.wikispaces.com/
 Source0:        http://dissonance.googlecode.com/files/%{name}-%{version}.tar.bz2
-Patch0:          pragha-0.97.0-cflags-O3.patch
+Patch0:         pragha-0.97.0-cflags-O3.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  alsa-lib-devel >= 1.0.15
@@ -42,6 +42,7 @@ author.
 %setup -q
 %patch0 -p1 -b -O3
 
+
 %build
 %configure
 make %{?_smp_mflags} V=1


More information about the scm-commits mailing list