]> git.pld-linux.org Git - packages/arts.git/blobdiff - arts.spec
- release 10
[packages/arts.git] / arts.spec
index 26d9462a2721b0d39cb6c38a39a392c8e44147df..38d3a50837b44673bc351be3e237260fe769c801 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -6,24 +6,26 @@
 %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:       4
+Version:       1.5.10
+Release:       10
 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
+Patch5:                kde-am.patch
 URL:           http://www.arts-project.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: audiofile-devel
@@ -38,6 +40,7 @@ BuildRequires:        glib2-devel >= 2.0.0
 BuildRequires: jack-audio-connection-kit-devel
 BuildRequires: libmad-devel
 BuildRequires: libtool >= 2:1.5-2
+BuildRequires: libuuid-devel
 BuildRequires: libvorbis-devel
 %{?with_nas:BuildRequires:     nas-devel}
 BuildRequires: pkgconfig
@@ -168,6 +171,8 @@ Pliki programistyczne dla biblioteki qtmcop.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 find . -type f -name '*.mcopclass' | xargs %{__sed} -i -e 's:\.la::'
 
This page took 0.054267 seconds and 4 git commands to generate.