auto-import changelog data from rpm-4.0.3-0.73.src.rpm

Tue Jul 17 2001 Jeff Johnson <jbj@redhat.com>
- python: "seal" immutable region for legacy headers in rhnUnload().
- python: add poptmodule.so bindings.
This commit is contained in:
cvsdist 2004-09-09 11:55:03 +00:00
parent 8e584d8e15
commit c78bac47a2
2 changed files with 7 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Summary: The Red Hat package management system.
Name: rpm
%define version 4.0.3
Version: %{version}
Release: 0.72
Release: 0.73
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{version}.tar.gz
Copyright: GPL
@ -387,6 +387,7 @@ fi
%files python
%defattr(-,root,root)
%{__prefix}/lib/python1.5/site-packages/rpmmodule.so
%{__prefix}/lib/python1.5/site-packages/poptmodule.so
%endif
%files devel
@ -436,6 +437,10 @@ fi
%{__prefix}/include/popt.h
%changelog
* Tue Jul 17 2001 Jeff Johnson <jbj@redhat.com>
- python: "seal" immutable region for legacy headers in rhnUnload().
- python: add poptmodule.so bindings.
* Mon Jul 16 2001 Jeff Johnson <jbj@redhat.com>
- fix: don't total hard linked file size multiple times (#46286).
- add %dev(type,major,minor) directive to permit non-root dev build.

View File

@ -1 +1 @@
b162e2122d268dd57d9cbefe446162c8 rpm-4.0.3.tar.gz
94cd29ebb85f46c412d16392431025f2 rpm-4.0.3.tar.gz