revert gtk requirement change
This commit is contained in:
parent
4384fde726
commit
0fefec1aff
@ -14,7 +14,7 @@ Version: 2.2.4
|
|||||||
%define minorver 200
|
%define minorver 200
|
||||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||||
#define prever pre2
|
#define prever pre2
|
||||||
Release: %{?prever:0.0.%{prever}.}9
|
Release: %{?prever:0.0.%{prever}.}10
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPL, LGPL
|
License: GPL, LGPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -45,7 +45,7 @@ BuildRequires: libwmf-devel >= 0.2.8
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
PreReq: desktop-file-utils >= 0.9
|
PreReq: desktop-file-utils >= 0.9
|
||||||
Requires: glib2 >= 2.4.8
|
Requires: glib2 >= 2.4.8
|
||||||
Requires: gtk2 >= 2.6
|
Requires: gtk2 >= 2.4.14
|
||||||
Requires: pango >= 1.6.0
|
Requires: pango >= 1.6.0
|
||||||
Requires: fontconfig >= 2.2.0
|
Requires: fontconfig >= 2.2.0
|
||||||
Requires: gimp-print >= 4.2.0
|
Requires: gimp-print >= 4.2.0
|
||||||
@ -313,6 +313,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 29 2005 Nils Philippsen <nphilipp@redhat.com>
|
||||||
|
- revert gtk requirement change
|
||||||
|
|
||||||
* Mon Mar 28 2005 Matthias Clasen <mclasen@redhat.com>
|
* Mon Mar 28 2005 Matthias Clasen <mclasen@redhat.com>
|
||||||
- Rebuild against newer libexif
|
- Rebuild against newer libexif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user