- new snapshot from upstream
- fixes #68290, #455972, #446202, #453364, #456708, #456103, #456321, #456913, #458260, #458261 - partial fix for #457360
This commit is contained in:
parent
3bb32d657b
commit
e6ae279dca
@ -1 +1 @@
|
|||||||
rpm-4.5.90.git8444.tar.bz2
|
rpm-4.5.90.git8461.tar.bz2
|
||||||
|
12
rpm.spec
12
rpm.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user