]> git.pld-linux.org Git - packages/arts.git/blobdiff - arts.spec
- up to 1.5.10
[packages/arts.git] / arts.spec
index b6a32db521784c56b655b003d6aa203e5b22f714..71fa06d2f33fac6d43c7bd2e0f12947d7225fe95 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -6,30 +6,31 @@
 %bcond_without hidden_visibility       # pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++
 #
 %define                _state          stable
-%define                _kdever         3.5.9
+%define                _kdever         3.5.10
 
 Summary:       aRts sound server
 Summary(pl.UTF-8):     Serwer dźwięku
 Summary(pt_BR.UTF-8):  Servidor de sons usado pelo KDE
 Name:          arts
-Version:       1.5.9
-Release:       2
+Version:       1.5.10
+Release:       1
 Epoch:         13
 License:       LGPL
 Group:         Libraries
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{_kdever}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: 62a5e4d522314bab19288e4702480c93
+# Source0-md5: 6da172aab2a4a44929b5fdfc30fa3efc
 #Patch100:     %{name}-branch.diff
 Patch0:                %{name}-libs.patch
 Patch1:                kde-ac260-lt.patch
 Patch2:                %{name}-extension_loader.patch
+Patch3:                %{name}-gcc43.patch
+Patch4:                %{name}-fortify.patch
 URL:           http://www.arts-project.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: audiofile-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: boost-filesystem-devel
-BuildRequires: boost-regex-devel
+BuildRequires: boost-devel >= 1.35.0
 BuildRequires: docbook-dtd41-sgml
 BuildRequires: docbook-utils >= 0.6.14
 %{?with_esd:BuildRequires:     esound-devel}
@@ -167,6 +168,8 @@ Pliki programistyczne dla biblioteki qtmcop.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 find . -type f -name '*.mcopclass' | xargs %{__sed} -i -e 's:\.la::'
 
This page took 0.034081 seconds and 4 git commands to generate.