X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=arts.spec;h=6505b40daef90a2163504e59515834f34abf7eb8;hb=32bbffdec2e32097be9d55dc54f4079199a9952c;hp=143ea50476d13139d3afc547e0773b9820b19c05;hpb=55d46dc1a7fd86de26851120b0454a9a33bded22;p=packages%2Farts.git diff --git a/arts.spec b/arts.spec index 143ea50..6505b40 100644 --- a/arts.spec +++ b/arts.spec @@ -3,26 +3,25 @@ %bcond_without alsa # disable ALSA support %bcond_with nas # enable NAS support %bcond_without esd # disable esound support -%bcond_with hidden_visibility # pass '--fvisibility=hidden' - # & '--fvisibility-inlines-hidden' - # to g++ +%bcond_without hidden_visibility # pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++ # %define _state stable -%define _kdever 3.5.1 -%define _ver 1.5.1 +%define _kdever 3.5.4 # Summary: aRts sound server Summary(pl): Serwer d¼wiêku Summary(pt_BR): Servidor de sons usado pelo KDE Name: arts -Version: %{_ver} -Release: 1 +Version: 1.5.4 +Release: 3 Epoch: 13 License: LGPL Group: Libraries Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{_kdever}/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 71c4996de36aa7f8726e54bb3d5bf059 +# Source0-md5: 886ba4a13dc0da312d94c09f50c3ffe6 Patch100: %{name}-branch.diff +Patch0: %{name}-libs.patch +Patch1: kde-ac260-lt.patch URL: http://www.arts-project.org/ %{?with_alsa:BuildRequires: alsa-lib-devel} BuildRequires: audiofile-devel @@ -39,8 +38,8 @@ BuildRequires: libtool >= 2:1.5-2 BuildRequires: libvorbis-devel %{?with_nas:BuildRequires: nas-devel} BuildRequires: pkgconfig -%{?with_hidden_visibility:BuildRequires: qt-devel >= 6:3.3.5.051113-1} %{!?with_hidden_visibility:BuildRequires: qt-devel >= 6:3.2.1-4} +%{?with_hidden_visibility:BuildRequires: qt-devel >= 6:3.3.5.051113-1} Obsoletes: arts-glib BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -162,6 +161,8 @@ Pliki programistyczne dla biblioteki qtmcop. %prep %setup -q #%patch100 -p1 +%patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub admin @@ -190,16 +191,6 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -# Debian manpages -install -d $RPM_BUILD_ROOT%{_mandir}/man1 -cd debian/man -for f in *.sgml ; do - base="$(basename $f .sgml)" - upper="$(echo ${base} | tr a-z A-Z)" - db2man $f - install ${upper}.1 $RPM_BUILD_ROOT%{_mandir}/man1/${base}.1 -done - %clean rm -rf $RPM_BUILD_ROOT @@ -244,13 +235,13 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libartswavplayobject.la # %{_libdir}/mcop -%{_mandir}/man1/artscat.1* -%{_mandir}/man1/artsd.1* -%{_mandir}/man1/artsdsp.1* -%{_mandir}/man1/artsplay.1* -%{_mandir}/man1/artsrec.1* -%{_mandir}/man1/artsshell.1* -%{_mandir}/man1/artswrapper.1* +#%{_mandir}/man1/artscat.1* +#%{_mandir}/man1/artsd.1* +#%{_mandir}/man1/artsdsp.1* +#%{_mandir}/man1/artsplay.1* +#%{_mandir}/man1/artsrec.1* +#%{_mandir}/man1/artsshell.1* +#%{_mandir}/man1/artswrapper.1* %files devel %defattr(644,root,root,755) @@ -279,7 +270,7 @@ rm -rf $RPM_BUILD_ROOT # %{_includedir}/arts %exclude %{_includedir}/arts/qiomanager.h -%{_mandir}/man1/mcopidl.1* +#%{_mandir}/man1/mcopidl.1* %files -n artsc-devel %defattr(644,root,root,755) @@ -290,7 +281,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/libartsdsp_st.so %{_libdir}/libartsc.la %{_includedir}/artsc -%{_mandir}/man1/artsc-config.1* +#%{_mandir}/man1/artsc-config.1* %files X11 %defattr(644,root,root,755)