packages: aubio/aubio.spec - build with lash - BR: docbook-to-man - ghost s...

sls sls at pld-linux.org
Fri Feb 5 22:42:21 CET 2010


Author: sls                          Date: Fri Feb  5 21:42:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build with lash
- BR: docbook-to-man
- ghost soname symlinks
- rel. 1

---- Files affected:
packages/aubio:
   aubio.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/aubio/aubio.spec
diff -u packages/aubio/aubio.spec:1.8 packages/aubio/aubio.spec:1.9
--- packages/aubio/aubio.spec:1.8	Sun Jun 24 17:23:14 2007
+++ packages/aubio/aubio.spec	Fri Feb  5 22:42:15 2010
@@ -1,7 +1,5 @@
 # $Revision$, $Date$
 # TODO:
-#	- create lash.spec (http://www.nongnu.org/lash) and
-#	  --enable-lash
 #	- package doc and create audacity-plugin
 #
 # Conditional build:
@@ -11,7 +9,7 @@
 Summary(pl.UTF-8):	aubio - biblioteka do oznaczania dźwięku
 Name:		aubio
 Version:	0.3.2
-Release:	0.1
+Release:	1
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://aubio.piem.org/pub/%{name}-%{version}.tar.gz
@@ -21,9 +19,10 @@
 BuildRequires:	alsa-lib-devel >= 0.9.0
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	docbook-to-man
 BuildRequires:	fftw3-single-devel >= 3.0.0
 BuildRequires:	jack-audio-connection-kit-devel >= 0.15.0
-#BuildRequires:	lash-devel >= 0.5.0 (lash-1.0.pc)
+BuildRequires:	lash-devel >= 0.5.0
 BuildRequires:	libsamplerate-devel >= 0.0.15
 BuildRequires:	libsndfile-devel >= 1.0.4
 BuildRequires:	libtool
@@ -127,6 +126,7 @@
 %{__automake}
 %configure \
 	--enable-alsa \
+	--enable-lash \
 	--enable-jack
 
 %{__make}
@@ -151,6 +151,8 @@
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
 %attr(755,root,root) %{_libdir}/libaubio.so.*.*.*
 %attr(755,root,root) %{_libdir}/libaubioext.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libaubio.so.2
+%attr(755,root,root) %ghost %{_libdir}/libaubioext.so.2
 
 %files devel
 %defattr(644,root,root,755)
@@ -195,6 +197,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/02/05 21:42:15  sls
+- build with lash
+- BR: docbook-to-man
+- ghost soname symlinks
+- rel. 1
+
 Revision 1.8  2007/06/24 15:23:14  qboosh
 - added python patch to install arch-dependent module in proper place
 - versioned BRs, devel deps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/aubio/aubio.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list