- macros.qt4: s/qt45/qt46/
This commit is contained in:
parent
2fe847ae00
commit
ba86a44f6c
7
qt.spec
7
qt.spec
@ -13,7 +13,7 @@ Summary: Qt toolkit
|
||||
Name: qt
|
||||
Epoch: 1
|
||||
Version: 4.6.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
@ -675,7 +675,7 @@ EOF
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/rpm
|
||||
cat >%{buildroot}%{_sysconfdir}/rpm/macros.qt4<<EOF
|
||||
%%_qt4 %{name}
|
||||
%%_qt45 %{version}
|
||||
%%_qt46 %{version}
|
||||
%%_qt4_version %{version}
|
||||
%%_qt4_prefix %%{_libdir}/qt4
|
||||
%%_qt4_bindir %%{_qt4_prefix}/bin
|
||||
@ -1005,6 +1005,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 16 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.6.2-2
|
||||
- macros.qt4: s/qt45/qt46/
|
||||
|
||||
* Mon Feb 15 2010 Rex Dieter <rdieter@fedoraproject.org> - 4.6.2-1
|
||||
- 4.6.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user