packages: fluidsynth/fluidsynth.spec - drop libtool file - rel 3

lisu lisu at pld-linux.org
Tue Apr 12 22:38:22 CEST 2011


Author: lisu                         Date: Tue Apr 12 20:38:22 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- drop libtool file
- rel 3

---- Files affected:
packages/fluidsynth:
   fluidsynth.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: packages/fluidsynth/fluidsynth.spec
diff -u packages/fluidsynth/fluidsynth.spec:1.40 packages/fluidsynth/fluidsynth.spec:1.41
--- packages/fluidsynth/fluidsynth.spec:1.40	Sun Feb 27 23:04:44 2011
+++ packages/fluidsynth/fluidsynth.spec	Tue Apr 12 22:38:17 2011
@@ -14,7 +14,7 @@
 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
@@ -111,6 +111,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libfluidsynth.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -128,7 +130,6 @@
 %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
@@ -145,6 +146,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2011/04/12 20:38:17  lisu
+- drop libtool file
+- rel 3
+
 Revision 1.40  2011/02/27 22:04:44  charles
 - updated BRs/Rs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fluidsynth/fluidsynth.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list