require gutenprint-plugin (#243593)
This commit is contained in:
parent
5081ba00a0
commit
14639c5c90
@ -43,7 +43,7 @@ Version: 2.2.15
|
|||||||
%define age 0
|
%define age 0
|
||||||
%define minorver 200
|
%define minorver 200
|
||||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: GPL, LGPL
|
License: GPL, LGPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -90,6 +90,7 @@ Requires: glib2 >= 2.4.8
|
|||||||
Requires: gtk2 >= 2.4.14
|
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: gutenprint-plugin
|
||||||
Requires(post): /usr/bin/update-desktop-database
|
Requires(post): /usr/bin/update-desktop-database
|
||||||
Requires(post): hicolor-icon-theme
|
Requires(post): hicolor-icon-theme
|
||||||
Requires(postun): /usr/bin/update-desktop-database
|
Requires(postun): /usr/bin/update-desktop-database
|
||||||
@ -419,6 +420,9 @@ fi
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 13 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.15-2
|
||||||
|
- require gutenprint-plugin (#243593)
|
||||||
|
|
||||||
* Thu May 31 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.15-1
|
* Thu May 31 2007 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.15-1
|
||||||
- version 2.2.15
|
- version 2.2.15
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user