]> git.pld-linux.org Git - packages/arts.git/commitdiff
- up to 1.5.10 auto/th/arts-1_5_10-1 auto/ti/arts-1_5_10-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 20 Aug 2008 18:05:47 +0000 (18:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arts.spec -> 1.166

arts.spec

index b285641243841fd2db700a78b5e63cdc502db3ea..71fa06d2f33fac6d43c7bd2e0f12947d7225fe95 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -6,24 +6,25 @@
 %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:       5
+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
@@ -168,6 +169,7 @@ Pliki programistyczne dla biblioteki qtmcop.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 find . -type f -name '*.mcopclass' | xargs %{__sed} -i -e 's:\.la::'
 
This page took 0.042792 seconds and 4 git commands to generate.