- new snapshot from upstream

- fixes #68290, #455972, #446202, #453364, #456708, #456103, #456321,
    #456913, #458260, #458261
- partial fix for #457360
This commit is contained in:
Panu Matilainen 2008-08-08 11:53:00 +00:00
parent 3bb32d657b
commit e6ae279dca
3 changed files with 13 additions and 5 deletions

View File

@ -1 +1 @@
rpm-4.5.90.git8444.tar.bz2 rpm-4.5.90.git8461.tar.bz2

View File

@ -10,7 +10,7 @@
%define rpmhome /usr/lib/rpm %define rpmhome /usr/lib/rpm
%define rpmver 4.5.90 %define rpmver 4.5.90
%define snapver git8444 %define snapver git8461
%define srcver %{rpmver}.%{snapver} %define srcver %{rpmver}.%{snapver}
%define bdbver 4.5.20 %define bdbver 4.5.20
@ -160,7 +160,8 @@ that will manipulate RPM packages and databases.
%patch1 -p1 -b .pkgconfig-path %patch1 -p1 -b .pkgconfig-path
%patch100 -p1 -b .pkgconfig-deps %patch100 -p1 -b .pkgconfig-deps
%patch200 -p1 -b .posttrans # needs a bit of upstream love first...
#%patch200 -p1 -b .posttrans
%if %{with int_bdb} %if %{with int_bdb}
ln -s db-%{bdbver} db ln -s db-%{bdbver} db
@ -336,6 +337,13 @@ exit 0
%doc doc/librpm/html/* %doc doc/librpm/html/*
%changelog %changelog
* Fri Aug 08 2008 Panu Matilainen <pmatilai@redhat.com>
- 4.5.90-0.git8461.1
- new snapshot from upstream
- fixes #68290, #455972, #446202, #453364, #456708, #456103, #456321, #456913,
#458260, #458261
- partial fix for #457360
* Thu Jul 31 2008 Florian Festi <ffesti@redhat.com> * Thu Jul 31 2008 Florian Festi <ffesti@redhat.com>
- 4.5.90-0.git8427.1 - 4.5.90-0.git8427.1
- new snapshot from upstream - new snapshot from upstream

View File

@ -1 +1 @@
c753868c909cb711d1f06a9fedf092cc rpm-4.5.90.git8444.tar.bz2 d1521d8974b4d7f091fb950005de3c03 rpm-4.5.90.git8461.tar.bz2