- qt-copy-patches-20081112

This commit is contained in:
Rex Dieter 2008-11-12 14:34:33 +00:00
parent 91de731c28
commit db5a956ab5
3 changed files with 12 additions and 8 deletions

View File

@ -1,4 +1,4 @@
hi128-app-qt4-logo.png
hi48-app-qt4-logo.png
qt-x11-opensource-src-4.4.3.tar.bz2
qt-copy-patches-20081110svn.tar.bz2
qt-copy-patches-20081112svn.tar.bz2

16
qt.spec
View File

@ -9,7 +9,7 @@ Epoch: 1
Name: qt4
%endif
Version: 4.4.3
Release: 4%{?dist}
Release: 6%{?dist}
# GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
License: GPLv3 with exceptions or GPLv2 with exceptions
@ -41,12 +41,11 @@ Patch9: qt-x11-opensource-src-4.4.0-qgtkstyle.patch
Patch10: qt-x11-opensource-src-4.4.3-im.patch
## qt-copy patches
%define qt_copy 20081110
%define qt_copy 20081112
Source1: qt-copy-patches-svn_checkout.sh
%{?qt_copy:Source2: qt-copy-patches-%{qt_copy}svn.tar.bz2}
%{?qt_copy:Provides: qt-copy = %{qt_copy}}
%{?qt_copy:Provides: qt4-copy = %{qt_copy}}
Patch100: 0256-fix-recursive-backingstore-sync-crash.diff
Source11: qt4.sh
Source12: qt4.csh
@ -275,8 +274,6 @@ echo "0242" >> patches/DISABLED
echo "0250" >> patches/DISABLED
echo "0251" >> patches/DISABLED
test -x apply_patches && ./apply_patches
%else
%patch100 -p0
%endif
# don't use -b on mkspec files, else they get installed too.
@ -736,8 +733,15 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||:
%changelog
* Wed Nov 12 2008 Rex Dieter <rdieter@fedoraproject.org> 4.4.3-6
- qt-copy-patches-20081112
* Tue Nov 11 2008 Than Ngo <than@redhat.com> 4.4.3-5
- drop 0256-fix-recursive-backingstore-sync-crash.diff, it's
included in qt-copy-pathes-20081110
* Mon Nov 10 2008 Rex Dieter <rdieter@fedoraproject.org> 4.4.3-4
- qt-copy-pathes-20081110
- qt-copy-patches-20081110
* Mon Nov 10 2008 Than Ngo <than@redhat.com> 4.4.3-3
- apply 0256-fix-recursive-backingstore-sync-crash.diff

View File

@ -1,4 +1,4 @@
d9f511e4b51983b4e10eb58b320416d5 hi128-app-qt4-logo.png
6dcc0672ff9e60a6b83f95c5f42bec5b hi48-app-qt4-logo.png
00e00c6324d342a7b0d8653112b4f08c qt-x11-opensource-src-4.4.3.tar.bz2
b41454ce508913f148d65014d8bff7fd qt-copy-patches-20081110svn.tar.bz2
be046df48cad96664b6bab448d8ec420 qt-copy-patches-20081112svn.tar.bz2