]> git.pld-linux.org Git - packages/arts.git/blobdiff - arts.spec
- merge from djurban branch
[packages/arts.git] / arts.spec
index a22afa86c6865cb85ccc91204cb7a5d9ae814d06..5220303bb7cbd40ecffbd0bf55d7b1422a592719 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -4,11 +4,10 @@
 %bcond_with    nas     # enable NAS support
 %bcond_without esd     # disable esound support
 #
-
 %define                _state          stable
-%define                _kdever         3.4.0
-%define                _ver            1.4.0
-
+%define                _kdever         3.5
+%define                _ver            1.5.0
+#
 Summary:       aRts sound server
 Summary(pl):   Serwer d¼wiêku
 Summary(pt_BR):        Servidor de sons usado pelo KDE
@@ -19,14 +18,15 @@ Epoch:              13
 License:       LGPL
 Group:         Libraries
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{_kdever}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: a155bb00f56c71bc475890249e2dcaa9
+# Source0-md5: 4bc28aeb5d6b40286888ad9a63fa0668
+Patch100:      %{name}-branch.diff
 URL:           http://www.arts-project.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: audiofile-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: docbook-dtd41-sgml
-BuildRequires: docbook-utils >= 0.6.13-3
+BuildRequires: docbook-utils >= 0.6.14
 %{?with_esd:BuildRequires:     esound-devel}
 BuildRequires: glib2-devel >= 2.0.0
 BuildRequires: jack-audio-connection-kit-devel
@@ -157,6 +157,7 @@ Pliki programistyczne dla biblioteki qtmcop.
 
 %prep
 %setup -q
+#%patch100 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
This page took 0.029987 seconds and 4 git commands to generate.