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:
parent
8e584d8e15
commit
c78bac47a2
7
rpm.spec
7
rpm.spec
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user