- Build requires Python 2.4.
This commit is contained in:
parent
49ac9cc434
commit
40af0b9172
@ -14,7 +14,7 @@ Source3: system-config-printer.console
|
|||||||
%{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')}
|
%{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')}
|
||||||
|
|
||||||
BuildRequires: cups-devel >= 1.2
|
BuildRequires: cups-devel >= 1.2
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel >= 2.4
|
||||||
BuildRequires: desktop-file-utils >= 0.2.92
|
BuildRequires: desktop-file-utils >= 0.2.92
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 24 2006 Tim Waugh <twaugh@redhat.com>
|
||||||
|
- Build requires Python 2.4.
|
||||||
|
|
||||||
* Mon Oct 2 2006 Tim Waugh <twaugh@redhat.com> 0.7.32-1
|
* Mon Oct 2 2006 Tim Waugh <twaugh@redhat.com> 0.7.32-1
|
||||||
- Updated to pycups-1.9.13 for HTTP_FORBIDDEN.
|
- Updated to pycups-1.9.13 for HTTP_FORBIDDEN.
|
||||||
- 0.7.32:
|
- 0.7.32:
|
||||||
|
Loading…
Reference in New Issue
Block a user