]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- rel 21, without neon build fixed auto/th/rpm-5.4.10-21
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 9 Oct 2012 21:00:25 +0000 (23:00 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 9 Oct 2012 21:00:25 +0000 (23:00 +0200)
Previous commit 85771a72b1e8e2eceb7df161d81b8f985c418f30 fixed
the following error:

Making all in tests
warning: edos-test-1-0.src.rpm: Header V4 DSA signature: NOKEY, key ID 2039b291
*** glibc detected *** /home/users/builder/rpm/BUILD/rpm-5.4.10/.libs/lt-rpm: free(): invalid size: 0x00000000025df940 ***
*** glibc detected *** /home/users/builder/rpm/BUILD/rpm-5.4.10/.libs/lt-rpm: corrupted double-linked list: 0x00000000025aeca0 ***

If rpm was built without neon, then during build, on PLD builders,
the error shown above manifested itself on random test packages
and then just-built rpm got stuck at a futex.

rpm.spec

index 5a97d027966ee1de683f05070f5f6fcdfac9ea64..cd952794774529be3badd21f9c69b1e828612ebe 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -52,7 +52,7 @@ Summary(ru.UTF-8):    Менеджер пакетов от RPM
 Summary(uk.UTF-8):     Менеджер пакетів від RPM
 Name:          rpm
 Version:       5.4.10
-Release:       20
+Release:       21
 License:       LGPL
 Group:         Base
 # http://rpm5.org/files/rpm/rpm-5.4/rpm-5.4.10-0.20120706.src.rpm
This page took 0.041733 seconds and 4 git commands to generate.