]> git.pld-linux.org Git - packages/arts.git/commitdiff
- unify macros
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 5 Apr 2006 20:31:00 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arts.spec -> 1.129

arts.spec

index b1ae1ebdb95b6a06aaeb240ac57748ea587fc69e..59d09304e80d1e4065b38b67441541e8eb42b251 100644 (file)
--- a/arts.spec
+++ b/arts.spec
@@ -3,19 +3,16 @@
 %bcond_without alsa    # disable ALSA support
 %bcond_with    nas     # enable NAS support
 %bcond_without esd     # disable esound support
-%bcond_without hidden_visibility       # pass '--fvisibility=hidden'
-                                       # & '--fvisibility-inlines-hidden'
-                                       # to g++ 
+%bcond_without hidden_visibility       # pass '--fvisibility=hidden' & '--fvisibility-inlines-hidden' to g++
 #
 %define                _state          stable
 %define                _kdever         3.5.2
-%define                _ver            1.5.2
 #
 Summary:       aRts sound server
 Summary(pl):   Serwer d¼wiêku
 Summary(pt_BR):        Servidor de sons usado pelo KDE
 Name:          arts
-Version:       %{_ver}
+Version:       1.5.2
 Release:       1
 Epoch:         13
 License:       LGPL
@@ -39,8 +36,8 @@ BuildRequires:        libtool >= 2:1.5-2
 BuildRequires: libvorbis-devel
 %{?with_nas:BuildRequires:     nas-devel}
 BuildRequires: pkgconfig
-%{?with_hidden_visibility:BuildRequires:       qt-devel >= 6:3.3.5.051113-1}
 %{!?with_hidden_visibility:BuildRequires:      qt-devel >= 6:3.2.1-4}
+%{?with_hidden_visibility:BuildRequires:       qt-devel >= 6:3.3.5.051113-1}
 Obsoletes:     arts-glib
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.086751 seconds and 4 git commands to generate.