[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/prelink/devel .cvsignore, 1.23, 1.24 prelink.spec, 1.27, 1.28 sources, 1.23, 1.24
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/prelink/devel .cvsignore, 1.23, 1.24 prelink.spec, 1.27, 1.28 sources, 1.23, 1.24
- Date: Fri, 29 Jul 2005 10:17:23 -0400
Author: jakub
Update of /cvs/dist/rpms/prelink/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30088
Modified Files:
.cvsignore prelink.spec sources
Log Message:
0.3.5-2
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/prelink/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore 10 Jun 2005 16:29:01 -0000 1.23
+++ .cvsignore 29 Jul 2005 14:17:20 -0000 1.24
@@ -1 +1 @@
-prelink-20050610.tar.bz2
+prelink-20050729.tar.bz2
Index: prelink.spec
===================================================================
RCS file: /cvs/dist/rpms/prelink/devel/prelink.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- prelink.spec 10 Jun 2005 16:29:01 -0000 1.27
+++ prelink.spec 29 Jul 2005 14:17:20 -0000 1.28
@@ -1,10 +1,10 @@
Summary: An ELF prelinking utility
Name: prelink
Version: 0.3.5
-Release: 1
+Release: 2
License: GPL
Group: System Environment/Base
-%define date 20050610
+%define date 20050729
Source: ftp://people.redhat.com/jakub/prelink/prelink-%{date}.tar.bz2
Source2: prelink.conf
Source3: prelink.cron
@@ -89,6 +89,10 @@
%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/log/prelink.log
%changelog
+* Fri Jul 29 2005 Jakub Jelinek <jakub redhat com> 0.3.5-2
+- on ppc32 handle -mbss-plt .got sections created with -msecure-plt
+ capable binutils (#164615)
+
* Fri Jun 10 2005 Jakub Jelinek <jakub redhat com> 0.3.5-1
- support for ppc32 -msecure-plt libraries and binaries
- don't crash if d_tag is invalid (#155605)
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/prelink/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources 10 Jun 2005 16:29:01 -0000 1.23
+++ sources 29 Jul 2005 14:17:20 -0000 1.24
@@ -1 +1 @@
-1c24413eda902a8cfd581a84372b02ab prelink-20050610.tar.bz2
+a97c257e4fe4699ffa4fb00853baaeae prelink-20050729.tar.bz2
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]