]> git.pld-linux.org Git - packages/arts.git/commitdiff
- starting update to kde-3.2 beta1
authoradgor <adgor@pld-linux.org>
Mon, 3 Nov 2003 21:56:41 +0000 (21:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Snap 031103

Changed files:
    arts.spec -> 1.25.2.44

arts.spec

index 9fb7dc242c6b0b3730489c537a41593cad59d3e0..4d1239475eab216f88f1eb51c21965a5aa133ec0 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -1,7 +1,7 @@
 #
 
 %bcond_without alsa    # disables ALSA support
-%bcond_with nas                # enables NAS support 
+%bcond_without nas     # disables NAS support 
 
 %ifarch        sparc sparcv9 sparc64
 %undefine with_alsa
@@ -9,7 +9,7 @@
 
 %define                _state          snapshots
 %define                _ver            1.2.0
-%define                _snap           031024
+%define                _snap           031103
 
 Summary:       aRts sound server
 Summary(pl):   Serwer d¼wiêku
@@ -22,7 +22,7 @@ License:      LGPL
 Group:         Libraries
 #Source0:      ftp://ftp.kde.org/pub/kde/%{_state}/%{name}-%{_ver}.tar.bz2
 Source0:       http://www.kernel.pl/~adgor/kde/%{name}-%{_snap}.tar.bz2
-# Source0-md5: a3cbe385442102fcda85f2d68938c7d3
+# Source0-md5: 62da12ce1a7616707091ea61d9d07904
 %{?with_alsa:BuildRequires:    alsa-lib-devel}
 BuildRequires: audiofile-devel
 BuildRequires: autoconf
@@ -39,8 +39,6 @@ BuildRequires:        qt-devel >= 6:3.2.1-4
 URL:           http://www.kde.org/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                no_install_post_chrpath         1
-
 %description
 aRts sound server.
 
@@ -125,6 +123,7 @@ Cz
 
 %configure \
        --%{?debug:en}%{!?debug:dis}able-debug \
+       --disable-rpath \
        --enable-final \
        --with%{?without_alsa:out}-alsa
 
This page took 0.051917 seconds and 4 git commands to generate.