]> git.pld-linux.org Git - packages/automoc4.git/blobdiff - automoc4.spec
- unify qtver macro
[packages/automoc4.git] / automoc4.spec
index f1b3f31cd5b0bda093c8fe4e53ae7b74aeb44c13..21b182e38285f2b1d2b55348e0389662c275d049 100644 (file)
@@ -1,5 +1,5 @@
 
-%define                _qtver  4.4.1
+%define                qtver   4.4.1
 
 Summary:       automoc4
 Summary(pl.UTF-8):     automoc4
@@ -10,10 +10,10 @@ License:    GPL v2
 Group:         X11/Applications
 Source0:       ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/%{name}-%{version}.tar.bz2
 # Source0-md5: 91bf517cb940109180ecd07bc90c69ec
-BuildRequires: QtCore-devel >= %{_qtver}
+BuildRequires: QtCore-devel >= %{qtver}
 BuildRequires: cmake >= 2.6.1-2
-BuildRequires: qt4-build >= %{_qtver}
-BuildRequires: qt4-qmake >= %{_qtver}
+BuildRequires: qt4-build >= %{qtver}
+BuildRequires: qt4-qmake >= %{qtver}
 BuildRequires: rpmbuild(macros) >= 1.293
 Obsoletes:     kde4-automoc
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.039023 seconds and 4 git commands to generate.