]> git.pld-linux.org Git - packages/fluidsynth.git/commitdiff
- drop libtool file auto/th/fluidsynth-1_1_1-3
authorlisu <lisu@pld-linux.org>
Tue, 12 Apr 2011 20:38:17 +0000 (20:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3

Changed files:
    fluidsynth.spec -> 1.41

fluidsynth.spec

index 245a62186d58666e47b2f39e471e7d5801771f96..ea2a216d6d3cbad39e1b3e39619d93d743c7b138 100644 (file)
@@ -13,7 +13,7 @@ Summary:      FluidSynth - a software, real-time synthesizer
 Summary(pl.UTF-8):     FluidSynth - programowy syntezator działający w czasie rzeczywistym
 Name:          fluidsynth
 Version:       1.1.1
-Release:       2
+Release:       3
 License:       LGPL
 Group:         Applications/Sound
 Source0:       http://savannah.nongnu.org/download/fluid/%{name}-%{version}.tar.gz
@@ -110,6 +110,8 @@ install -d $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libfluidsynth.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -127,7 +129,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libfluidsynth.so
-%{_libdir}/libfluidsynth.la
 %{_includedir}/fluidsynth.h
 %{_includedir}/%{name}
 %{_pkgconfigdir}/fluidsynth.pc
This page took 0.162326 seconds and 4 git commands to generate.