Browse Source

prelink: fixed project and download URL

stable/0.2
Christian Wiese 14 years ago
parent
commit
1c66c62cff
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      base/prelink/prelink.desc

+ 3
- 3
base/prelink/prelink.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../prelink/prelink.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -20,7 +20,7 @@
[T] Prelink is a code transformation tool that attempts to optimize C++
[T] shared libraries in order to speed up the runtime linker.
[U] ftp://people.redhat.com/jakub/prelink/
[U] http://people.redhat.com/jakub/prelink/
[A] Jakub Jelinek <jakub@redhat.com>
[M] The OpenSDE Community <list@opensde.org>
@ -32,5 +32,5 @@
[V] 20050610
[P] X ---3-----9 121.300
[D] 3915844830 prelink-20050610.tar.bz2 ftp://people.redhat.com/jakub/prelink/
[D] 3915844830 prelink-20050610.tar.bz2 http://people.redhat.com/jakub/prelink/

Loading…
Cancel
Save