]> git.pld-linux.org Git - packages/fluidsynth.git/commitdiff
- adapterized (killed trailing spaces/tabs)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 28 Feb 2006 23:53:22 +0000 (23:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fluidsynth.spec -> 1.24

fluidsynth.spec

index 4b9417fcbabd398edc4c80e7d7030959e48d5952..8fd450ab42deb0969bde9fe1467b6143fa19ad43 100644 (file)
@@ -20,8 +20,8 @@ URL:          http://www.fluidsynth.org/
 BuildRequires: alsa-lib-devel >= 0.9.0
 BuildRequires: automake
 BuildRequires: jack-audio-connection-kit-devel
-%{?with_ladcca:BuildRequires:  ladcca-devel >= 0.3.1}
 %{?with_ladcca:BuildRequires:  ladcca-devel < 0.4.0}
+%{?with_ladcca:BuildRequires:  ladcca-devel >= 0.3.1}
 BuildRequires: ladspa-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.213
@@ -79,7 +79,7 @@ cp /usr/share/automake/config.sub .
        --enable-ladspa \
        --enable-midishare \
        --enable-profiling
-       
+
 %{__make}
 
 %install
@@ -108,7 +108,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/lib%{name}.la
 %{_includedir}/%{name}.h
 %{_includedir}/%{name}
-%{_libdir}/pkgconfig/fluidsynth.pc
+%{_pkgconfigdir}/fluidsynth.pc
 
 %files static
 %defattr(644,root,root,755)
This page took 0.165457 seconds and 4 git commands to generate.