- python: remove ".A" from creaky ts.check() tuple return (#135008).
This commit is contained in:
parent
10186ae76e
commit
24dfec08ef
5
rpm.spec
5
rpm.spec
@ -20,7 +20,7 @@ Name: rpm
|
|||||||
%define version 4.3.2
|
%define version 4.3.2
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 11
|
Release: 12
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -494,6 +494,9 @@ exit 0
|
|||||||
%{__includedir}/popt.h
|
%{__includedir}/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 11 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-12
|
||||||
|
- python: remove ".A" from creaky ts.check() tuple return (#135008).
|
||||||
|
|
||||||
* Fri Oct 8 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-11
|
* Fri Oct 8 2004 Jeff Johnson <jbj@redhat.com> 4.3.2-11
|
||||||
- honor inherited SIG_IGN when establishing rpmdb signal exit (#134474).
|
- honor inherited SIG_IGN when establishing rpmdb signal exit (#134474).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user