SPECS (AC-branch): fluidsynth.spec - merged fixes from HEAD - kill...

qboosh qboosh at pld-linux.org
Tue Nov 21 12:18:58 CET 2006


Author: qboosh                       Date: Tue Nov 21 11:18:58 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- merged fixes from HEAD
- killed ExclusiveArch (obsolete after 1.0.3)
- release 3

---- Files affected:
SPECS:
   fluidsynth.spec (1.23 -> 1.23.2.1) 

---- Diffs:

================================================================
Index: SPECS/fluidsynth.spec
diff -u SPECS/fluidsynth.spec:1.23 SPECS/fluidsynth.spec:1.23.2.1
--- SPECS/fluidsynth.spec:1.23	Sat Sep 17 12:33:56 2005
+++ SPECS/fluidsynth.spec	Tue Nov 21 12:18:53 2006
@@ -12,7 +12,7 @@
 Summary(pl):	FluidSynth to programowy syntezator działający w czasie rzeczywistym
 Name:		fluidsynth
 Version:	1.0.6
-Release:	2
+Release:	3
 License:	LGPL
 Group:		Applications/Sound
 Source0:	http://savannah.nongnu.org/download/fluid/%{name}-%{version}.tar.gz
@@ -27,8 +27,6 @@
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.213
 Requires:	alsa-lib
-# supports also Mac OS X Darwin, so probably it is easy to extend
-ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -69,7 +67,6 @@
 %setup -q
 
 %build
-
 cp /usr/share/automake/config.sub .
 
 %configure \
@@ -99,17 +96,17 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%{_mandir}/man1/*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib%{name}.so.*.*.*
+%{_mandir}/man1/*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib%{name}.so
-%attr(755,root,root) %{_libdir}/lib%{name}.la
+%{_libdir}/lib%{name}.la
 %{_includedir}/%{name}.h
 %{_includedir}/%{name}
-%{_libdir}/pkgconfig/fluidsynth.pc
+%{_pkgconfigdir}/fluidsynth.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -121,6 +118,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23.2.1  2006/11/21 11:18:53  qboosh
+- merged fixes from HEAD
+- killed ExclusiveArch (obsolete after 1.0.3)
+- release 3
+
 Revision 1.23  2005/09/17 10:33:56  arekm
 - rebuild with readline 5.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fluidsynth.spec?r1=1.23&r2=1.23.2.1&f=u



More information about the pld-cvs-commit mailing list