diff options
author | Roland McGrath <roland@redhat.com> | 2007-08-09 07:54:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2007-08-09 07:54:22 +0000 |
commit | 42f686820a19806da629990bf7ae69a6a2fcfb1f (patch) | |
tree | 9e8ee58cada25a33b4a22af1a7f40bd78c55ba79 /config | |
parent | d1a4817e7d913efbaa7d4f4462949ed7b53618b3 (diff) | |
download | elfutils-42f686820a19806da629990bf7ae69a6a2fcfb1f.tar.gz |
2007-08-09 Roland McGrath <roland@redhat.com>
* dwfl-bug-report.c: Fix header inclusion.
Diffstat (limited to 'config')
-rw-r--r-- | config/ChangeLog | 4 | ||||
-rw-r--r-- | config/elfutils.spec.in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 5f712829..e61bac2c 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2007-08-08 Roland McGrath <roland@redhat.com> + + * elfutils.spec.in (License): Canonicalize. + 2007-04-23 Roland McGrath <roland@redhat.com> * elfutils.spec.in: Distribute eu-unstrip. diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 9dc436ad..cb7ddd62 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -3,7 +3,7 @@ Summary: A collection of utilities and DSOs to handle compiled objects Name: elfutils Version: @PACKAGE_VERSION@ Release: 1 -License: GPL +License: GPLv2 with exceptions Group: Development/Tools Source: elfutils-%{version}.tar.gz Obsoletes: libelf libelf-devel |