[klavaro] Patch is still needed

Fabian Affolter fab at fedoraproject.org
Tue Jun 26 21:28:39 UTC 2012


commit ec50c23c7c5fb5b534406609fca71a27baf3ad6f
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Tue Jun 26 23:28:28 2012 +0200

    Patch is still needed

 klavaro.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/klavaro.spec b/klavaro.spec
index 9ecfdee..d3fc1bc 100644
--- a/klavaro.spec
+++ b/klavaro.spec
@@ -7,6 +7,7 @@ Group:          Applications/Multimedia
 License:        GPLv3+
 URL:            http://klavaro.sourceforge.net/en/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Patch0:         klavaro-linking.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python2-devel
@@ -27,6 +28,7 @@ designed to not depend on specific layouts.
 
 %prep
 %setup -q
+%patch0 -p0 -b .linking
 
 %build
 %configure


More information about the scm-commits mailing list