auto-import changelog data from rpm-4.0.3-0.88.src.rpm
Mon Aug 06 2001 Jeff Johnson <jbj@redhat.com> - python: add hiesenbug patch. Sun Aug 05 2001 Jeff Johnson <jbj@redhat.com> - portability: some compilers squawk at return ((void) foo()) (#50419). - remove fdFileno() from librpmio, use inline version instead (#50420). - fix: linux find-requires needs quotes around [:blank:]. - remove /var/lib/rpm/__db* cache files if %__dbi_cdb is not configured. Sat Aug 04 2001 Jeff Johnson <jbj@redhat.com> - fix: i18n tags not terminated correctly with NUL (#50304). - add explicit casts to work around a s390 compiler problem. - fix: autoconf glob tests (#50845). Tue Jul 31 2001 Jeff Johnson <jbj@redhat.com> - detailed build package error messages.
This commit is contained in:
parent
e0a59a6eb6
commit
73bf5cfb16
49
rpm.spec
49
rpm.spec
@ -14,12 +14,12 @@
|
|||||||
%define __prefix /usr
|
%define __prefix /usr
|
||||||
%{expand: %%define __share %(if [ -d %{__prefix}/share/man ]; then echo /share ; else echo %%{nil} ; fi)}
|
%{expand: %%define __share %(if [ -d %{__prefix}/share/man ]; then echo /share ; else echo %%{nil} ; fi)}
|
||||||
|
|
||||||
Summary: The Red Hat package management system.
|
Summary: The RPM package management system.
|
||||||
Name: rpm
|
Name: rpm
|
||||||
%define version 4.0.3
|
%define version 4.0.3
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
%{expand: %%define rpm_version %{version}}
|
%{expand: %%define rpm_version %{version}}
|
||||||
Release: 0.84
|
Release: 0.88
|
||||||
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
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
@ -54,7 +54,7 @@ BuildRequires: perl >= 0:5.00503
|
|||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Red Hat Package Manager (RPM) is a powerful command line driven
|
The RPM Package Manager (RPM) is a powerful command line driven
|
||||||
package management system capable of installing, uninstalling,
|
package management system capable of installing, uninstalling,
|
||||||
verifying, querying, and updating software packages. Each software
|
verifying, querying, and updating software packages. Each software
|
||||||
package consists of an archive of files along with information about
|
package consists of an archive of files along with information about
|
||||||
@ -83,8 +83,7 @@ Requires: rpm = %{rpm_version}
|
|||||||
|
|
||||||
%description build
|
%description build
|
||||||
The rpm-build package contains the scripts and executable programs
|
The rpm-build package contains the scripts and executable programs
|
||||||
that are used to build packages using the Red Hat Package Manager
|
that are used to build packages using the RPM Package Manager.
|
||||||
(RPM).
|
|
||||||
|
|
||||||
%if %{with_python_subpackage}
|
%if %{with_python_subpackage}
|
||||||
%package python
|
%package python
|
||||||
@ -97,7 +96,7 @@ Requires: popt = 1.6.3
|
|||||||
%description python
|
%description python
|
||||||
The rpm-python package contains a module that permits applications
|
The rpm-python package contains a module that permits applications
|
||||||
written in the Python programming language to use the interface
|
written in the Python programming language to use the interface
|
||||||
supplied by RPM (Red Hat Package Manager) libraries.
|
supplied by the RPM Package Manager libraries.
|
||||||
|
|
||||||
This package should be installed if you want to develop Python
|
This package should be installed if you want to develop Python
|
||||||
programs that will manipulate RPM packages and databases.
|
programs that will manipulate RPM packages and databases.
|
||||||
@ -108,6 +107,8 @@ programs that will manipulate RPM packages and databases.
|
|||||||
Summary: Native bindings to the RPM API for Perl.
|
Summary: Native bindings to the RPM API for Perl.
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
URL: http://www.cpan.org
|
URL: http://www.cpan.org
|
||||||
|
Provides: perl(RPM::Database) = %{rpm_version}
|
||||||
|
Provides: perl(RPM::Header) = %{rpm_version}
|
||||||
Requires: rpm = %{rpm_version}
|
Requires: rpm = %{rpm_version}
|
||||||
Requires: perl >= 0:5.00503
|
Requires: perl >= 0:5.00503
|
||||||
Requires: popt = 1.6.3
|
Requires: popt = 1.6.3
|
||||||
@ -226,8 +227,8 @@ gzip -9n apidocs/man/man*/* || :
|
|||||||
|
|
||||||
%if %{strip_binaries}
|
%if %{strip_binaries}
|
||||||
{ cd $RPM_BUILD_ROOT
|
{ cd $RPM_BUILD_ROOT
|
||||||
strip ./bin/rpm
|
%{__strip} ./bin/rpm
|
||||||
strip .%{__prefix}/bin/rpm2cpio
|
%{__strip} .%{__prefix}/bin/rpm2cpio
|
||||||
}
|
}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -347,16 +348,16 @@ fi
|
|||||||
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/i[3456]86*
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/i[3456]86*
|
||||||
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/athlon*
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/athlon*
|
||||||
%endif
|
%endif
|
||||||
%ifarch alpha
|
%ifarch alpha alphaev5 alphaev56 alphapca56 alphaev6 alphaev67
|
||||||
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/alpha*
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/alpha*
|
||||||
%endif
|
%endif
|
||||||
%ifarch sparc sparc64
|
%ifarch sparc sparcv9 sparc64
|
||||||
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/sparc*
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/sparc*
|
||||||
%endif
|
%endif
|
||||||
%ifarch ia64
|
%ifarch ia64
|
||||||
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/ia64*
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/ia64*
|
||||||
%endif
|
%endif
|
||||||
%ifarch powerpc ppc
|
%ifarch powerpc ppc ppciseries ppcpseries ppcmac
|
||||||
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/ppc*
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/ppc*
|
||||||
%endif
|
%endif
|
||||||
%ifarch s390 s390x
|
%ifarch s390 s390x
|
||||||
@ -365,6 +366,9 @@ fi
|
|||||||
%ifarch armv3l armv4l
|
%ifarch armv3l armv4l
|
||||||
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/armv[34][lb]*
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/armv[34][lb]*
|
||||||
%endif
|
%endif
|
||||||
|
%ifarch mips mipsel mipseb
|
||||||
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/mips*
|
||||||
|
%endif
|
||||||
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/noarch*
|
%attr(-, rpm, rpm) %{__prefix}/lib/rpm/noarch*
|
||||||
|
|
||||||
%lang(cs) %{__prefix}/*/locale/cs/LC_MESSAGES/rpm.mo
|
%lang(cs) %{__prefix}/*/locale/cs/LC_MESSAGES/rpm.mo
|
||||||
@ -501,8 +505,29 @@ fi
|
|||||||
%{__prefix}/include/popt.h
|
%{__prefix}/include/popt.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 6 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- python: add hiesenbug patch.
|
||||||
|
|
||||||
|
* Sun Aug 5 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- portability: some compilers squawk at return ((void) foo()) (#50419).
|
||||||
|
- remove fdFileno() from librpmio, use inline version instead (#50420).
|
||||||
|
- fix: linux find-requires needs quotes around [:blank:].
|
||||||
|
- remove /var/lib/rpm/__db* cache files if %%__dbi_cdb is not configured.
|
||||||
|
|
||||||
|
* Sat Aug 4 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- fix: i18n tags not terminated correctly with NUL (#50304).
|
||||||
|
- add explicit casts to work around a s390 compiler problem.
|
||||||
|
- fix: autoconf glob tests (#50845).
|
||||||
|
|
||||||
|
* Tue Jul 31 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- detailed build package error messages.
|
||||||
|
|
||||||
* Mon Jul 30 2001 Tim Powers <timp@redhat.com>
|
* Mon Jul 30 2001 Tim Powers <timp@redhat.com>
|
||||||
- added all of the perl modules to the files list for the rpm-perl package
|
- added all of the perl modules to the files list for the rpm-perl package.
|
||||||
|
|
||||||
|
* Sat Jul 28 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
|
- add support for mips (#49283).
|
||||||
|
- add __as, _build_arch, and __cxx macros (#36662, #36663, #49280).
|
||||||
|
|
||||||
* Fri Jul 27 2001 Jeff Johnson <jbj@redhat.com>
|
* Fri Jul 27 2001 Jeff Johnson <jbj@redhat.com>
|
||||||
- fix: --noscripts is another multimode option.
|
- fix: --noscripts is another multimode option.
|
||||||
|
Loading…
Reference in New Issue
Block a user