]> git.pld-linux.org Git - packages/arts.git/blobdiff - arts.spec
- restored.
[packages/arts.git] / arts.spec
index 36975491083b32041abdfc03049c1b68c3f2e58e..b874bddf53fed22fadf139374a6956354f7f3d9f 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -6,20 +6,23 @@
 %bcond_without hidden_visibility       # pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++
 #
 %define                _state          stable
-%define                _kdever         3.5.3
+%define                _kdever         3.5.5
 #
 Summary:       aRts sound server
 Summary(pl):   Serwer d¼wiêku
 Summary(pt_BR):        Servidor de sons usado pelo KDE
 Name:          arts
-Version:       1.5.3
-Release:       2
+Version:       1.5.5
+Release:       1.1
 Epoch:         13
 License:       LGPL
 Group:         Libraries
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{_kdever}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: 1707ce44708a70acecd7a50ef05d365e
-Patch100:      %{name}-branch.diff
+# Source0-md5: 3b0aa1ee08c6ef2aefd8d2d88d1ec146
+#Patch100:     %{name}-branch.diff
+Patch0:                %{name}-libs.patch
+Patch1:                kde-ac260-lt.patch
+Patch2:                kde-am.patch
 URL:           http://www.arts-project.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: audiofile-devel
@@ -41,6 +44,8 @@ BuildRequires:        pkgconfig
 Obsoletes:     arts-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define         _noautoreq      libtool(.*)
+
 %description
 The Analog Real-Time Synthesizer, or aRts, is a modular system for
 synthesizing sound and music on a digital computer. Using small
@@ -158,7 +163,10 @@ Pliki programistyczne dla biblioteki qtmcop.
 
 %prep
 %setup -q
-%patch100 -p1
+#%patch100 -p1
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
This page took 0.043099 seconds and 4 git commands to generate.