Author: glen                         Date: Wed Apr  5 20:31:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify macros

---- Files affected:
SPECS:
   arts.spec (1.128 -> 1.129) 

---- Diffs:

================================================================
Index: SPECS/arts.spec
diff -u SPECS/arts.spec:1.128 SPECS/arts.spec:1.129
--- SPECS/arts.spec:1.128       Sun Mar 26 11:47:15 2006
+++ SPECS/arts.spec     Wed Apr  5 22:31:00 2006
@@ -4,19 +4,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
@@ -40,8 +37,8 @@
 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)
 
@@ -306,6 +303,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129  2006/04/05 20:31:00  glen
+- unify macros
+
 Revision 1.128  2006/03/26 09:47:15  arekm
 - up to 1.5.2, no manual pages in package unfortunately
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/arts.spec?r1=1.128&r2=1.129&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to