- qt-copy-patches-20081225
This commit is contained in:
parent
966888089f
commit
d737a4ee94
@ -1,4 +1,4 @@
|
|||||||
hi128-app-qt4-logo.png
|
hi128-app-qt4-logo.png
|
||||||
hi48-app-qt4-logo.png
|
hi48-app-qt4-logo.png
|
||||||
qt-x11-opensource-src-4.4.3.tar.bz2
|
qt-x11-opensource-src-4.4.3.tar.bz2
|
||||||
qt-copy-patches-20081112svn.tar.bz2
|
qt-copy-patches-20081225svn.tar.bz2
|
||||||
|
11
qt.spec
11
qt.spec
@ -9,7 +9,7 @@ Epoch: 1
|
|||||||
Name: qt4
|
Name: qt4
|
||||||
%endif
|
%endif
|
||||||
Version: 4.4.3
|
Version: 4.4.3
|
||||||
Release: 6%{?dist}
|
Release: 8%{?dist}
|
||||||
|
|
||||||
# GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
|
# GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
|
||||||
License: GPLv3 with exceptions or GPLv2 with exceptions
|
License: GPLv3 with exceptions or GPLv2 with exceptions
|
||||||
@ -41,7 +41,7 @@ Patch9: qt-x11-opensource-src-4.4.0-qgtkstyle.patch
|
|||||||
Patch10: qt-x11-opensource-src-4.4.3-im.patch
|
Patch10: qt-x11-opensource-src-4.4.3-im.patch
|
||||||
|
|
||||||
## qt-copy patches
|
## qt-copy patches
|
||||||
%define qt_copy 20081112
|
%define qt_copy 20081225
|
||||||
Source1: qt-copy-patches-svn_checkout.sh
|
Source1: qt-copy-patches-svn_checkout.sh
|
||||||
%{?qt_copy:Source2: qt-copy-patches-%{qt_copy}svn.tar.bz2}
|
%{?qt_copy:Source2: qt-copy-patches-%{qt_copy}svn.tar.bz2}
|
||||||
%{?qt_copy:Provides: qt-copy = %{qt_copy}}
|
%{?qt_copy:Provides: qt-copy = %{qt_copy}}
|
||||||
@ -111,6 +111,7 @@ BuildRequires: freetype-devel
|
|||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
|
BuildRequires: pkgconfig
|
||||||
|
|
||||||
## In theory, should be as simple as:
|
## In theory, should be as simple as:
|
||||||
#define x_deps libGL-devel libGLU-devel
|
#define x_deps libGL-devel libGLU-devel
|
||||||
@ -733,6 +734,12 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor 2> /dev/null ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.4.3-8
|
||||||
|
- qt-copy-patches-20081225
|
||||||
|
|
||||||
|
* Fri Dec 12 2008 Rex Dieter <rdieter@fedoraproject.org> 4.4.3-7
|
||||||
|
- rebuild for pkgconfig deps
|
||||||
|
|
||||||
* Wed Nov 12 2008 Rex Dieter <rdieter@fedoraproject.org> 4.4.3-6
|
* Wed Nov 12 2008 Rex Dieter <rdieter@fedoraproject.org> 4.4.3-6
|
||||||
- qt-copy-patches-20081112
|
- qt-copy-patches-20081112
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
d9f511e4b51983b4e10eb58b320416d5 hi128-app-qt4-logo.png
|
d9f511e4b51983b4e10eb58b320416d5 hi128-app-qt4-logo.png
|
||||||
6dcc0672ff9e60a6b83f95c5f42bec5b hi48-app-qt4-logo.png
|
6dcc0672ff9e60a6b83f95c5f42bec5b hi48-app-qt4-logo.png
|
||||||
00e00c6324d342a7b0d8653112b4f08c qt-x11-opensource-src-4.4.3.tar.bz2
|
00e00c6324d342a7b0d8653112b4f08c qt-x11-opensource-src-4.4.3.tar.bz2
|
||||||
be046df48cad96664b6bab448d8ec420 qt-copy-patches-20081112svn.tar.bz2
|
00cd44f34d1e4840805ae71a20b378a4 qt-copy-patches-20081225svn.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user