]> git.pld-linux.org Git - packages/arts.git/blobdiff - arts.spec
- also adjust LINK for quotes
[packages/arts.git] / arts.spec
index 6eb6ad1c4bd81c9b9575cadb1560726adc3b2b11..1f19c97b48202586719dfd1414fe91f7697f3611 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -6,20 +6,22 @@
 %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:       3
+Version:       1.5.5
+Release:       0.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
 URL:           http://www.arts-project.org/
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: audiofile-devel
@@ -158,7 +160,9 @@ Pliki programistyczne dla biblioteki qtmcop.
 
 %prep
 %setup -q
-%patch100 -p1
+#%patch100 -p1
+%patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
This page took 0.06505 seconds and 4 git commands to generate.