rpms/farsight2/devel farsight2.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Brian Pepple
Author: bpepple
Update of /cvs/pkgs/rpms/farsight2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7077/devel
Modified Files:
.cvsignore sources
Added Files:
farsight2.spec import.log
Log Message:
Initial import.
--- NEW FILE farsight2.spec ---
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%define gst_ver 0.10.20
%define gst_plugins_base_ver 0.10.20
%define gst_plugins_good 0.10.7
%define gst_plugins_farsight 0.12.9
%define gst_python 0.10.10
Name: farsight2
Version: 0.0.6
Release: 2%{?dist}
Summary: Libraries for videoconferencing
Group: System Environment/Libraries
License: LGPLv2+
URL: http://farsight.freedesktop.org/wiki/
Source0: http://farsight.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: glib2-devel >= 2.16
BuildRequires: gstreamer-devel >= %{gst_ver}
BuildRequires: gstreamer-plugins-base-devel >= %{gst_plugins_base_ver}
BuildRequires: gstreamer-python >= %{gst_python}
BuildRequires: python-devel
Requires: gstreamer-plugins-farsight >= %{gst_plugins_farsight}
Requires: gstreamer-plugins-good >= %{gst_plugins_good}
%description
%{name} is a collection of GStreamer modules and libraries for
videoconferencing.
%package python
Summary: Python binding for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description python
Python bindings for %{name}.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: %{name}-python = %{version}-%{release}
Requires: gstreamer-devel >= %{gst_ver}
Requires: gstreamer-plugins-base-devel >= %{gst_plugins_base_ver}
Requires: pkgconfig
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%setup -q
%build
%configure --disable-static
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
%doc COPYING
%{_libdir}/*.so.*
%dir %{_libdir}/%{name}-0.0
%{_libdir}/%{name}-0.0/libmulticast-transmitter.so
%{_libdir}/%{name}-0.0/librawudp-transmitter.so
%{_libdir}/gstreamer-0.10/libfsfunnel.so
%{_libdir}/gstreamer-0.10/libfsrtpconference.so
%{_libdir}/gstreamer-0.10/libfsvideoanyrate.so
%files python
%defattr(-,root,root,-)
%{python_sitearch}/farsight.so
%files devel
%defattr(-,root,root,-)
%{_libdir}/libgstfarsight-0.10.so
%{_libdir}/pkgconfig/%{name}-0.10.pc
%{_includedir}/gstreamer-0.10/gst/farsight/
%{_datadir}/gtk-doc/html/%{name}-libs-0.10/
%{_datadir}/gtk-doc/html/%{name}-plugins-0.10/
%changelog
* Tue Dec 16 2008 Brian Pepple <bpepple(a)fedoraproject.org> - 0.0.6-1
- Initial Fedora spec.
--- NEW FILE import.log ---
farsight2-0_0_6-2_fc10:HEAD:farsight2-0.0.6-2.fc10.src.rpm:1230767766
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/farsight2/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 31 Dec 2008 05:56:12 -0000 1.1
+++ .cvsignore 31 Dec 2008 23:55:52 -0000 1.2
@@ -0,0 +1 @@
+farsight2-0.0.6.tar.gz
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/farsight2/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 31 Dec 2008 05:56:12 -0000 1.1
+++ sources 31 Dec 2008 23:55:52 -0000 1.2
@@ -0,0 +1 @@
+1ec31b83104d61cd24e6c688dcce2f65 farsight2-0.0.6.tar.gz
14Â years, 9Â months
rpms/mono-basic/devel import.log, 1.10, 1.11 mono-basic.spec, 1.17, 1.18
by Paul F. Johnson
Author: pfj
Update of /cvs/pkgs/rpms/mono-basic/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2476/devel
Modified Files:
import.log mono-basic.spec
Log Message:
Hack to get things to build under ppc, will revert next build
Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/import.log,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- import.log 31 Dec 2008 17:16:34 -0000 1.10
+++ import.log 31 Dec 2008 23:30:50 -0000 1.11
@@ -8,3 +8,4 @@
mono-basic-2_2-5_pre3_20081217svn121665_fc11:HEAD:mono-basic-2.2-5.pre3.20081217svn121665.fc11.src.rpm:1229520842
mono-basic-2_2-6_pre3_20081217svn121665_fc11:HEAD:mono-basic-2.2-6.pre3.20081217svn121665.fc11.src.rpm:1229521282
mono-basic-2_2-8_RC1_20081231svn122295_fc11:HEAD:mono-basic-2.2-8.RC1.20081231svn122295.fc11.src.rpm:1230743701
+mono-basic-2_2-9_RC1_20081231svn122295_fc11:HEAD:mono-basic-2.2-9.RC1.20081231svn122295.fc11.src.rpm:1230766201
Index: mono-basic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mono-basic/devel/mono-basic.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- mono-basic.spec 31 Dec 2008 17:16:34 -0000 1.17
+++ mono-basic.spec 31 Dec 2008 23:30:50 -0000 1.18
@@ -3,7 +3,7 @@
Name: mono-basic
Version: 2.2
-Release: 8.RC1.20081231svn%{svnver}%{?dist}
+Release: 9.RC1.20081231svn%{svnver}%{?dist}
Summary: VisualBasic.NET support for mono
Group: Development/Languages
License: LGPLv2+
@@ -13,7 +13,11 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# Yeah, so this guy isn't self-hosting.
+%ifarch !ppc
BuildRequires: mono-basic pkgconfig
+%else
+BuildRequires: pkgconfig
+%endif
BuildRequires: mono-devel >= 2.2
Requires: mono-winforms
@@ -77,6 +81,9 @@
%{_libdir}/pkgconfig/mono-basic.pc
%changelog
+* Wed Dec 31 2008 Paul F. Johnson <paul(a)all-the-johnsons.co.uk> 2.2-9.RC1.20081231svn122295
+- Hack to build under ppc. Will revert next build
+
* Wed Dec 31 2008 Paul F. Johnson <paul(a)all-the-johnsons.co.uk> 2.2-8.RC1.200812131svn122295
- Large update from svn
- Retag for RC1 release
14Â years, 9Â months
rpms/liveusb-creator/F-10 liveusb-creator.spec, 1.5, 1.6 sources, 1.4, 1.5
by Luke Macken
Author: lmacken
Update of /cvs/pkgs/rpms/liveusb-creator/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1700
Modified Files:
liveusb-creator.spec sources
Log Message:
Rebuild
Index: liveusb-creator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/F-10/liveusb-creator.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- liveusb-creator.spec 30 Dec 2008 03:52:20 -0000 1.5
+++ liveusb-creator.spec 31 Dec 2008 23:23:28 -0000 1.6
@@ -2,7 +2,7 @@
Name: liveusb-creator
Version: 3.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A liveusb creator
Group: Applications/System
@@ -64,6 +64,9 @@
%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
%changelog
+* Wed Dec 31 2008 Luke Macken <lmacken(a)redhat.com> 3.0-5
+- Rebuild
+
* Mon Dec 29 2008 Luke Macken <lmacken(a)redhat.com> 3.0-4
- Latest upstream release.
- Fedora 10 support
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 2 Oct 2008 11:37:41 -0000 1.4
+++ sources 31 Dec 2008 23:23:29 -0000 1.5
@@ -1 +1 @@
-35e035844310c40c6a1fc65feac78112 liveusb-creator-3.0.tar.bz2
+75c836103cbde973d7a1b627f4b8bc60 liveusb-creator-3.0.tar.bz2
14Â years, 9Â months
rpms/liveusb-creator/devel liveusb-creator.spec, 1.6, 1.7 sources, 1.5, 1.6
by Luke Macken
Author: lmacken
Update of /cvs/pkgs/rpms/liveusb-creator/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1519
Modified Files:
liveusb-creator.spec sources
Log Message:
Rebuild
Index: liveusb-creator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/devel/liveusb-creator.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- liveusb-creator.spec 30 Dec 2008 01:01:07 -0000 1.6
+++ liveusb-creator.spec 31 Dec 2008 23:22:24 -0000 1.7
@@ -2,7 +2,7 @@
Name: liveusb-creator
Version: 3.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A liveusb creator
Group: Applications/System
@@ -64,6 +64,9 @@
%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
%changelog
+* Wed Dec 31 2008 Luke Macken <lmacken(a)redhat.com> 3.0-5
+- Rebuild
+
* Mon Dec 29 2008 Luke Macken <lmacken(a)redhat.com> 3.0-4
- Latest upstream release.
- Fedora 10 support
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 30 Dec 2008 01:01:07 -0000 1.5
+++ sources 31 Dec 2008 23:22:24 -0000 1.6
@@ -1 +1 @@
-71b50c036510fb7ec0cefcbcdd38357d liveusb-creator-3.0.tar.bz2
+75c836103cbde973d7a1b627f4b8bc60 liveusb-creator-3.0.tar.bz2
14Â years, 9Â months
rpms/liveusb-creator/F-9 liveusb-creator.spec,1.2,1.3
by Luke Macken
Author: lmacken
Update of /cvs/pkgs/rpms/liveusb-creator/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv632
Modified Files:
liveusb-creator.spec
Log Message:
Rebuild
Index: liveusb-creator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/F-9/liveusb-creator.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- liveusb-creator.spec 30 Dec 2008 03:56:24 -0000 1.2
+++ liveusb-creator.spec 31 Dec 2008 23:11:37 -0000 1.3
@@ -2,7 +2,7 @@
Name: liveusb-creator
Version: 3.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A liveusb creator
Group: Applications/System
@@ -64,6 +64,9 @@
%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
%changelog
+* Wed Dec 31 2008 Luke Macken <lmacken(a)redhat.com> 3.0-5
+- Rebuild
+
* Mon Dec 29 2008 Luke Macken <lmacken(a)redhat.com> 3.0-4
- Latest upstream release.
- Fedora 10 support
14Â years, 9Â months
rpms/liveusb-creator/F-9 .cvsignore,1.1,1.2 sources,1.2,1.3
by Luke Macken
Author: lmacken
Update of /cvs/pkgs/rpms/liveusb-creator/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv483
Modified Files:
.cvsignore sources
Log Message:
Update sources
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 29 Aug 2008 04:42:03 -0000 1.1
+++ .cvsignore 31 Dec 2008 23:10:23 -0000 1.2
@@ -0,0 +1 @@
+liveusb-creator-3.0.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/liveusb-creator/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources 2 Oct 2008 11:29:25 -0000 1.2
+++ sources 31 Dec 2008 23:10:23 -0000 1.3
@@ -1 +1 @@
-27e162272ec4be740a141f5dab5f6248 liveusb-creator-linux-2.7.tar.gz
+75c836103cbde973d7a1b627f4b8bc60 liveusb-creator-3.0.tar.bz2
14Â years, 9Â months
rpms/elfutils/devel elfutils-0.138.tar.bz2.sig, NONE, 1.1 .cvsignore, 1.44, 1.45 Makefile, 1.29, 1.30 elfutils-portability.patch, 1.38, 1.39 elfutils.spec, 1.109, 1.110 sources, 1.48, 1.49 elfutils-0.134.tar.gz.sig, 1.1, NONE elfutils-0.137-fixes.patch, 1.2, NONE elfutils-0.137.tar.gz.sig, 1.1, NONE
by roland
Author: roland
Update of /cvs/pkgs/rpms/elfutils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23707/devel
Modified Files:
.cvsignore Makefile elfutils-portability.patch elfutils.spec
sources
Added Files:
elfutils-0.138.tar.bz2.sig
Removed Files:
elfutils-0.134.tar.gz.sig elfutils-0.137-fixes.patch
elfutils-0.137.tar.gz.sig
Log Message:
Update to 0.138
--- NEW FILE elfutils-0.138.tar.bz2.sig ---
ˆF
Ú(Â:yÿDtùÜ
êÛÎ
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/devel/.cvsignore,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- .cvsignore 27 Aug 2008 08:19:15 -0000 1.44
+++ .cvsignore 31 Dec 2008 22:12:43 -0000 1.45
@@ -1 +1 @@
-elfutils-0.137.tar.gz
+elfutils-0.138.tar.bz2
Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/devel/Makefile,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- Makefile 24 Dec 2008 10:14:24 -0000 1.29
+++ Makefile 31 Dec 2008 22:12:43 -0000 1.30
@@ -4,7 +4,7 @@
SPECFILE = elfutils.spec
UPSTREAM_CHECKS := sig
-UPSTREAM_FILES = $(NAME)-$(VERSION).tar.gz
+UPSTREAM_FILES = $(NAME)-$(VERSION).tar.bz2
upstream:;
define find-makefile-common
@@ -53,7 +53,7 @@
portable-vr = $(VERSION)-$(portable-r)
portable.srpm = elfutils-$(portable-vr).src.rpm
$(portable.srpm): elfutils-portable.spec elfutils-portability.patch \
- elfutils-$(VERSION).tar.gz
+ elfutils-$(VERSION).tar.bz2
$(RPM_WITH_DIRS) --nodeps -bs $<
portable-srpm: $(portable.srpm)
elfutils-portability.patch:
Index: elfutils-portability.patch
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/devel/elfutils-portability.patch,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- elfutils-portability.patch 27 Aug 2008 08:19:15 -0000 1.38
+++ elfutils-portability.patch 31 Dec 2008 22:12:44 -0000 1.39
@@ -1,6 +1,6 @@
--- elfutils/backends/ChangeLog
+++ elfutils/backends/ChangeLog
-@@ -315,6 +315,11 @@
+@@ -325,6 +325,11 @@
* sparc_init.c: Likewise.
* x86_64_init.c: Likewise.
@@ -12,7 +12,7 @@
2005-11-19 Roland McGrath <roland(a)redhat.com>
* ppc64_reloc.def: REL30 -> ADDR30.
-@@ -337,6 +342,9 @@
+@@ -347,6 +352,9 @@
* Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
(CLEANFILES): Add libebl_$(m).so.
@@ -66,7 +66,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -239,9 +241,9 @@ target_alias = @target_alias@
+@@ -241,9 +243,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -80,7 +80,7 @@
-I$(top_srcdir)/lib -I..
--- elfutils/ChangeLog
+++ elfutils/ChangeLog
-@@ -39,6 +39,10 @@
+@@ -54,6 +54,10 @@
* configure.ac: Add dummy automake conditional to get dependencies
for non-generic linker right. See src/Makefile.am.
@@ -91,7 +91,7 @@
2005-11-18 Roland McGrath <roland(a)redhat.com>
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
-@@ -86,6 +90,17 @@
+@@ -101,6 +105,17 @@
* Makefile.am (all_SUBDIRS): Add libdwfl.
* configure.ac: Write libdwfl/Makefile.
@@ -99,12 +99,12 @@
+
+ * configure.ac (WEXTRA): Check for -Wextra and set this substitution.
+
-+ * configure.ac: Check for struct stat st_?tim members.
-+ * src/strip.c (process_file): Use st_?time if st_?tim are not there.
++ * configure.ac: Check for struct stat st_?tim members.
++ * src/strip.c (process_file): Use st_?time if st_?tim are not there.
+
-+ * configure.ac: Check for futimes function.
-+ * src/strip.c (handle_elf) [! HAVE_FUTIMES]: Use utimes instead.
-+ (handle_ar) [! HAVE_FUTIMES]: Likewise.
++ * configure.ac: Check for futimes function.
++ * src/strip.c (handle_elf) [! HAVE_FUTIMES]: Use utimes instead.
++ (handle_ar) [! HAVE_FUTIMES]: Likewise.
+
2005-05-19 Roland McGrath <roland(a)redhat.com>
@@ -129,23 +129,23 @@
YACC = @YACC@
--- elfutils/configure
+++ elfutils/configure
-@@ -676,6 +676,8 @@ YFLAGS
- LEX
- LEX_OUTPUT_ROOT
- LEXLIB
-+WEXTRA
-+LD_AS_NEEDED
- LOCALEDIR
- DATADIRNAME
+@@ -637,6 +637,8 @@ NATIVE_LD_FALSE
NATIVE_LD_TRUE
-@@ -3894,6 +3896,88 @@ echo "$as_me: error: gcc with C99 suppor
+ DATADIRNAME
+ LOCALEDIR
++LD_AS_NEEDED
++WEXTRA
+ LEXLIB
+ LEX_OUTPUT_ROOT
+ LEX
+@@ -4028,6 +4030,89 @@ $as_echo "$as_me: error: gcc with C99 su
fi
-+{ echo "$as_me:$LINENO: checking for -Wextra option to $CC" >&5
-+echo $ECHO_N "checking for -Wextra option to $CC... $ECHO_C" >&6; }
++{ $as_echo "$as_me:$LINENO: checking for -Wextra option to $CC" >&5
++$as_echo_n "checking for -Wextra option to $CC... " >&6; }
+if test "${ac_cv_cc_wextra+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
++ $as_echo_n "(cached) " >&6
+else
+ old_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS -Wextra"
@@ -158,20 +158,21 @@
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
++$as_echo "$ac_try_echo") >&5
+ (eval "$ac_compile") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then
+ ac_cv_cc_wextra=yes
+else
-+ echo "$as_me: failed program was:" >&5
++ $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_cv_cc_wextra=no
@@ -180,8 +181,8 @@
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+CFLAGS="$old_CFLAGS"
+fi
-+{ echo "$as_me:$LINENO: result: $ac_cv_cc_wextra" >&5
-+echo "${ECHO_T}$ac_cv_cc_wextra" >&6; }
++{ $as_echo "$as_me:$LINENO: result: $ac_cv_cc_wextra" >&5
++$as_echo "$ac_cv_cc_wextra" >&6; }
+
+if test "x$ac_cv_cc_wextra" = xyes; then
+ WEXTRA=-Wextra
@@ -190,10 +191,10 @@
+fi
+
+
-+{ echo "$as_me:$LINENO: checking for --as-needed linker option" >&5
-+echo $ECHO_N "checking for --as-needed linker option... $ECHO_C" >&6; }
++{ $as_echo "$as_me:$LINENO: checking for --as-needed linker option" >&5
++$as_echo_n "checking for --as-needed linker option... " >&6; }
+if test "${ac_cv_as_needed+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
++ $as_echo_n "(cached) " >&6
+else
+ cat > conftest.c <<EOF
+int main (void) { return 0; }
@@ -204,7 +205,7 @@
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }
+then
+ ac_cv_as_needed=yes
@@ -213,8 +214,8 @@
+fi
+rm -f conftest*
+fi
-+{ echo "$as_me:$LINENO: result: $ac_cv_as_needed" >&5
-+echo "${ECHO_T}$ac_cv_as_needed" >&6; }
++{ $as_echo "$as_me:$LINENO: result: $ac_cv_as_needed" >&5
++$as_echo "$ac_cv_as_needed" >&6; }
+if test "x$ac_cv_as_needed" = xyes; then
+ LD_AS_NEEDED=-Wl,--as-needed
+else
@@ -227,35 +228,6 @@
LOCALEDIR=$datadir
cat >>confdefs.h <<_ACEOF
-@@ -5646,8 +5730,8 @@ YFLAGS!$YFLAGS$ac_delim
- LEX!$LEX$ac_delim
- LEX_OUTPUT_ROOT!$LEX_OUTPUT_ROOT$ac_delim
- LEXLIB!$LEXLIB$ac_delim
--LOCALEDIR!$LOCALEDIR$ac_delim
--DATADIRNAME!$DATADIRNAME$ac_delim
-+WEXTRA!$WEXTRA$ac_delim
-+LD_AS_NEEDED!$LD_AS_NEEDED$ac_delim
- _ACEOF
-
- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -5689,6 +5773,8 @@ _ACEOF
- ac_delim='%!_!# '
- for ac_last_try in false false false false false :; do
- cat >conf$$subs.sed <<_ACEOF
-+LOCALEDIR!$LOCALEDIR$ac_delim
-+DATADIRNAME!$DATADIRNAME$ac_delim
- NATIVE_LD_TRUE!$NATIVE_LD_TRUE$ac_delim
- NATIVE_LD_FALSE!$NATIVE_LD_FALSE$ac_delim
- base_cpu!$base_cpu$ac_delim
-@@ -5722,7 +5808,7 @@ LIBOBJS!$LIBOBJS$ac_delim
- LTLIBOBJS!$LTLIBOBJS$ac_delim
- _ACEOF
-
-- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 31; then
-+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 33; then
- break
- elif $ac_last_try; then
- { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
--- elfutils/configure.ac
+++ elfutils/configure.ac
@@ -74,6 +74,34 @@ CFLAGS="$old_CFLAGS"])
@@ -342,7 +314,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -177,9 +179,9 @@ target_alias = @target_alias@
+@@ -179,9 +181,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -356,7 +328,7 @@
libeu_a_SOURCES = xstrndup.c xmalloc.c next_prime.c \
--- elfutils/libasm/ChangeLog
+++ elfutils/libasm/ChangeLog
-@@ -54,6 +54,11 @@
+@@ -58,6 +58,11 @@
* asm_error.c: Add new error ASM_E_IOERROR.
* libasmP.h: Add ASM_E_IOERROR definition.
@@ -387,7 +359,7 @@
-I$(top_srcdir)/lib
--- elfutils/libasm/Makefile.in
+++ elfutils/libasm/Makefile.in
-@@ -126,6 +126,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -127,6 +127,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -395,7 +367,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -155,6 +156,7 @@ SHELL = @SHELL@
+@@ -156,6 +157,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = 1
@@ -403,7 +375,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -210,9 +212,9 @@ target_alias = @target_alias@
+@@ -213,9 +215,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Werror -Wunused \
@@ -417,7 +389,7 @@
-I$(top_srcdir)/lib
--- elfutils/libcpu/ChangeLog
+++ elfutils/libcpu/ChangeLog
-@@ -265,6 +265,11 @@
+@@ -307,6 +307,11 @@
* defs/i386.doc: New file.
* defs/x86_64: New file.
@@ -459,8 +431,8 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -192,10 +194,10 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+@@ -194,10 +196,10 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Wshadow -Wunused -Wextra -std=gnu99 \
@@ -524,7 +496,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -248,9 +250,10 @@ target_alias = @target_alias@
+@@ -250,9 +252,10 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = $(am__append_1) -Wall -Werror -Wshadow \
@@ -539,7 +511,7 @@
$(COMPILE)))
--- elfutils/libdwfl/ChangeLog
+++ elfutils/libdwfl/ChangeLog
-@@ -885,6 +885,11 @@
+@@ -936,6 +936,11 @@
2005-07-21 Roland McGrath <roland(a)redhat.com>
@@ -586,7 +558,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -215,9 +217,9 @@ target_alias = @target_alias@
+@@ -217,9 +219,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Werror -Wshadow -Wunused -Wformat=2 \
@@ -600,7 +572,7 @@
--- elfutils/libebl/ChangeLog
+++ elfutils/libebl/ChangeLog
-@@ -554,6 +554,11 @@
+@@ -558,6 +558,11 @@
* Makefile.am (libebl_*_so_SOURCES): Set to $(*_SRCS) so dependency
tracking works right.
@@ -647,7 +619,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -207,9 +209,9 @@ target_alias = @target_alias@
+@@ -209,9 +211,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -661,7 +633,7 @@
--- elfutils/libelf/ChangeLog
+++ elfutils/libelf/ChangeLog
-@@ -408,6 +408,11 @@
+@@ -477,6 +477,11 @@
If section content hasn't been read yet, do it before looking for the
block size. If no section data present, infer size of section header.
@@ -730,7 +702,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -255,10 +257,10 @@ target_alias = @target_alias@
+@@ -257,10 +259,10 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = $(am__append_1) -Wall -Wshadow -Werror \
@@ -763,7 +735,7 @@
YACC = @YACC@
--- elfutils/Makefile.in
+++ elfutils/Makefile.in
-@@ -98,6 +98,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -109,6 +109,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -771,7 +743,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -127,6 +128,7 @@ SHELL = @SHELL@
+@@ -138,6 +139,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
@@ -781,7 +753,7 @@
YACC = @YACC@
--- elfutils/src/ChangeLog
+++ elfutils/src/ChangeLog
-@@ -61,6 +61,11 @@
+@@ -76,6 +76,11 @@
that matches its PT_LOAD's p_flags &~ PF_W. On sparc, PF_X really
is valid in RELRO.
@@ -793,7 +765,7 @@
2008-02-29 Roland McGrath <roland(a)redhat.com>
* readelf.c (print_attributes): Add a cast.
-@@ -312,6 +317,8 @@
+@@ -327,6 +332,8 @@
* readelf.c (hex_dump): Fix rounding error in whitespace calculation.
@@ -802,7 +774,7 @@
2007-10-15 Roland McGrath <roland(a)redhat.com>
* make-debug-archive.in: New file.
-@@ -751,6 +758,10 @@
+@@ -766,6 +773,10 @@
* elflint.c (valid_e_machine): Add EM_ALPHA.
Reported by Christian Aichinger <Greek0(a)gmx.net>.
@@ -813,7 +785,7 @@
2006-08-08 Ulrich Drepper <drepper(a)redhat.com>
* elflint.c (check_dynamic): Don't require DT_HASH for DT_SYMTAB.
-@@ -827,6 +838,10 @@
+@@ -842,6 +853,10 @@
* Makefile.am: Add hacks to create dependency files for non-generic
linker.
@@ -824,7 +796,7 @@
2006-06-12 Ulrich Drepper <drepper(a)redhat.com>
* ldgeneric.c (ld_generic_generate_sections): Don't create .interp
-@@ -1175,6 +1190,11 @@
+@@ -1190,6 +1205,11 @@
* readelf.c (print_debug_loc_section): Fix indentation for larger
address size.
@@ -898,7 +870,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@ -d
-@@ -287,13 +289,13 @@ top_srcdir = @top_srcdir@
+@@ -289,13 +291,13 @@ top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Wshadow -std=gnu99 \
@MUDFLAP_FALSE@ $(native_ld_cflags) $(if \
@MUDFLAP_FALSE@ $($(*F)_no_Werror),,-Werror) $(if \
@@ -914,7 +886,7 @@
@MUDFLAP_TRUE@ $($(*F)_no_Wformat),,-Wformat=2) $(CFLAGS_$(*F))
INCLUDES = -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
-I$(srcdir)/../libdw -I$(srcdir)/../libdwfl \
-@@ -337,6 +339,9 @@ size_no_Wformat = yes
+@@ -339,6 +341,9 @@ size_no_Wformat = yes
strings_no_Wformat = yes
# XXX While the file is not finished, don't warn about this
ldgeneric_no_Wunused = yes
@@ -926,7 +898,7 @@
size_LDADD = $(libelf) $(libeu) $(libmudflap)
--- elfutils/src/readelf.c
+++ elfutils/src/readelf.c
-@@ -6419,7 +6419,7 @@ dump_archive_index (Elf *elf, const char
+@@ -6424,7 +6424,7 @@ dump_archive_index (Elf *elf, const char
if (unlikely (elf_rand (elf, as_off) == 0)
|| unlikely ((subelf = elf_begin (-1, ELF_C_READ_MMAP, elf))
== NULL))
@@ -1016,7 +988,7 @@
cannot set access and modification date of '%s'"), fname);
--- elfutils/tests/ChangeLog
+++ elfutils/tests/ChangeLog
-@@ -51,6 +51,8 @@
+@@ -84,6 +84,8 @@
2008-01-21 Roland McGrath <roland(a)redhat.com>
@@ -1025,7 +997,7 @@
* testfile45.S.bz2: Add tests for cltq, cqto.
* testfile45.expect.bz2: Adjust.
-@@ -759,6 +761,11 @@
+@@ -792,6 +794,11 @@
* Makefile.am (TESTS): Add run-elflint-test.sh.
(EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
@@ -1068,7 +1040,7 @@
endif
--- elfutils/tests/Makefile.in
+++ elfutils/tests/Makefile.in
-@@ -335,6 +335,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -341,6 +341,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -1076,7 +1048,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -364,6 +365,7 @@ SHELL = @SHELL@
+@@ -370,6 +371,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
@@ -1084,8 +1056,8 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -418,10 +420,10 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+@@ -426,10 +428,10 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Werror -Wextra -std=gnu99 \
Index: elfutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/devel/elfutils.spec,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- elfutils.spec 1 Oct 2008 19:23:24 -0000 1.109
+++ elfutils.spec 31 Dec 2008 22:12:44 -0000 1.110
@@ -1,5 +1,5 @@
-%define eu_version 0.137
-%define eu_release 3
+%define eu_version 0.138
+%define eu_release 1
%if %{?_with_compat:1}%{!?_with_compat:0}
%define compat 1
@@ -32,10 +32,9 @@
License: GPLv2 with exceptions
Group: Development/Tools
URL: https://fedorahosted.org/elfutils/
-Source: http://fedorahosted.org/releases/e/l/elfutils/%{name}-%{version}.tar.gz
+Source: http://fedorahosted.org/releases/e/l/elfutils/%{name}-%{version}.tar.bz2
Patch1: elfutils-portability.patch
Patch2: elfutils-robustify.patch
-Patch3: elfutils-0.137-fixes.patch
Requires: elfutils-libelf-%{_arch} = %{version}-%{release}
Requires: elfutils-libs-%{_arch} = %{version}-%{release}
@@ -157,8 +156,6 @@
%patch2 -p1 -b .robustify
-%patch3 -p1 -b .fixes
-
find . -name \*.sh ! -perm -0100 -print | xargs chmod +x
%build
@@ -239,6 +236,7 @@
%{_includedir}/elfutils/libebl.h
%{_includedir}/elfutils/libdw.h
%{_includedir}/elfutils/libdwfl.h
+%{_includedir}/elfutils/version.h
%{_libdir}/libebl.a
%{_libdir}/libasm.so
%{_libdir}/libdw.so
@@ -265,6 +263,16 @@
%{_libdir}/libelf.a
%changelog
+* Wed Dec 31 2008 Roland McGrath <roland(a)redhat.com> - 0.138-1
+- Update to 0.138
+ - Install <elfutils/version.h> header file for applications to use in
+ source version compatibility checks.
+ - libebl: backend fixes for i386 TLS relocs; backend support for NT_386_IOPERM
+ - libcpu: disassembler fixes (#469739)
+ - libdwfl: bug fixes (#465878)
+ - libelf: bug fixes
+ - eu-nm: bug fixes for handling corrupt input files (#476136)
+
* Wed Oct 1 2008 Roland McGrath <roland(a)redhat.com> - 0.137-3
- fix libdwfl regression (#462689)
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/devel/sources,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- sources 27 Aug 2008 08:19:16 -0000 1.48
+++ sources 31 Dec 2008 22:12:44 -0000 1.49
@@ -1 +1 @@
-a24690a64268516bd413c4c3fe6c6dd4 elfutils-0.137.tar.gz
+1a846d275cb6c8ab995fa0fa877113ff elfutils-0.138.tar.bz2
--- elfutils-0.134.tar.gz.sig DELETED ---
--- elfutils-0.137-fixes.patch DELETED ---
--- elfutils-0.137.tar.gz.sig DELETED ---
14Â years, 9Â months
rpms/elfutils/F-9 elfutils-0.138.tar.bz2.sig, NONE, 1.1 .cvsignore, 1.44, 1.45 Makefile, 1.26, 1.27 elfutils-portability.patch, 1.38, 1.39 elfutils.spec, 1.109, 1.110 sources, 1.48, 1.49 elfutils-0.134.tar.gz.sig, 1.1, NONE elfutils-0.137-fixes.patch, 1.2, NONE
by roland
Author: roland
Update of /cvs/pkgs/rpms/elfutils/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23707/F-9
Modified Files:
.cvsignore Makefile elfutils-portability.patch elfutils.spec
sources
Added Files:
elfutils-0.138.tar.bz2.sig
Removed Files:
elfutils-0.134.tar.gz.sig elfutils-0.137-fixes.patch
Log Message:
Update to 0.138
--- NEW FILE elfutils-0.138.tar.bz2.sig ---
ˆF
Ú(Â:yÿDtùÜ
êÛÎ
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-9/.cvsignore,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- .cvsignore 27 Aug 2008 08:26:20 -0000 1.44
+++ .cvsignore 31 Dec 2008 22:12:42 -0000 1.45
@@ -1 +1 @@
-elfutils-0.137.tar.gz
+elfutils-0.138.tar.bz2
Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-9/Makefile,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- Makefile 28 Aug 2008 07:44:31 -0000 1.26
+++ Makefile 31 Dec 2008 22:12:43 -0000 1.27
@@ -4,7 +4,7 @@
SPECFILE = elfutils.spec
UPSTREAM_CHECKS := sig
-UPSTREAM_FILES = $(NAME)-$(VERSION).tar.gz
+UPSTREAM_FILES = $(NAME)-$(VERSION).tar.bz2
upstream:;
define find-makefile-common
@@ -28,22 +28,19 @@
CURL += -k
endif
-MONOTONE = mtn
-
branch-portability = portable
-elfutils-base = t:elfutils-$(VERSION)
+elfutils-base = elfutils-$(VERSION)
+elfutils-base = master
-elfutils-%.patch: elfutils-$(VERSION).tar.gz Makefile
+elfutils-%.patch: elfutils-$(VERSION).tar.bz2 Makefile
@rm -rf elfutils-master elfutils-$*
-# $(MONOTONE) checkout -b com.redhat.elfutils elfutils-master
- $(MONOTONE) checkout -b com.redhat.elfutils \
- -r $(elfutils-base) elfutils-master
- $(MONOTONE) checkout \
- -b com.redhat.elfutils.$(firstword $(branch-$*) $*) \
- elfutils-$*
- cd elfutils-master; autoreconf -i; rm -rf autom4te.cache _MTN
- cd elfutils-$*; autoreconf -i; rm -rf autom4te.cache _MTN
+ git archive --prefix=elfutils-master/ $(elfutils-base) \
+ | tar xf -
+ git archive --prefix=elfutils-$*/ $(firstword $(branch-$*) $*) \
+ | tar xf -
+ cd elfutils-master; autoreconf -i; rm -rf autom4te.cache
+ cd elfutils-$*; autoreconf -i; rm -rf autom4te.cache
diff -Nrpu elfutils-master elfutils-$* | \
filterdiff --remove-timestamps --strip=1 --addprefix=elfutils/ > $@.new
mv $@.new $@
@@ -56,7 +53,7 @@
portable-vr = $(VERSION)-$(portable-r)
portable.srpm = elfutils-$(portable-vr).src.rpm
$(portable.srpm): elfutils-portable.spec elfutils-portability.patch \
- elfutils-$(VERSION).tar.gz
+ elfutils-$(VERSION).tar.bz2
$(RPM_WITH_DIRS) --nodeps -bs $<
portable-srpm: $(portable.srpm)
elfutils-portability.patch:
Index: elfutils-portability.patch
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-9/elfutils-portability.patch,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- elfutils-portability.patch 27 Aug 2008 08:26:20 -0000 1.38
+++ elfutils-portability.patch 31 Dec 2008 22:12:43 -0000 1.39
@@ -1,6 +1,6 @@
--- elfutils/backends/ChangeLog
+++ elfutils/backends/ChangeLog
-@@ -315,6 +315,11 @@
+@@ -325,6 +325,11 @@
* sparc_init.c: Likewise.
* x86_64_init.c: Likewise.
@@ -12,7 +12,7 @@
2005-11-19 Roland McGrath <roland(a)redhat.com>
* ppc64_reloc.def: REL30 -> ADDR30.
-@@ -337,6 +342,9 @@
+@@ -347,6 +352,9 @@
* Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
(CLEANFILES): Add libebl_$(m).so.
@@ -66,7 +66,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -239,9 +241,9 @@ target_alias = @target_alias@
+@@ -241,9 +243,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -80,7 +80,7 @@
-I$(top_srcdir)/lib -I..
--- elfutils/ChangeLog
+++ elfutils/ChangeLog
-@@ -39,6 +39,10 @@
+@@ -54,6 +54,10 @@
* configure.ac: Add dummy automake conditional to get dependencies
for non-generic linker right. See src/Makefile.am.
@@ -91,7 +91,7 @@
2005-11-18 Roland McGrath <roland(a)redhat.com>
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
-@@ -86,6 +90,17 @@
+@@ -101,6 +105,17 @@
* Makefile.am (all_SUBDIRS): Add libdwfl.
* configure.ac: Write libdwfl/Makefile.
@@ -99,12 +99,12 @@
+
+ * configure.ac (WEXTRA): Check for -Wextra and set this substitution.
+
-+ * configure.ac: Check for struct stat st_?tim members.
-+ * src/strip.c (process_file): Use st_?time if st_?tim are not there.
++ * configure.ac: Check for struct stat st_?tim members.
++ * src/strip.c (process_file): Use st_?time if st_?tim are not there.
+
-+ * configure.ac: Check for futimes function.
-+ * src/strip.c (handle_elf) [! HAVE_FUTIMES]: Use utimes instead.
-+ (handle_ar) [! HAVE_FUTIMES]: Likewise.
++ * configure.ac: Check for futimes function.
++ * src/strip.c (handle_elf) [! HAVE_FUTIMES]: Use utimes instead.
++ (handle_ar) [! HAVE_FUTIMES]: Likewise.
+
2005-05-19 Roland McGrath <roland(a)redhat.com>
@@ -129,23 +129,23 @@
YACC = @YACC@
--- elfutils/configure
+++ elfutils/configure
-@@ -676,6 +676,8 @@ YFLAGS
- LEX
- LEX_OUTPUT_ROOT
- LEXLIB
-+WEXTRA
-+LD_AS_NEEDED
- LOCALEDIR
- DATADIRNAME
+@@ -637,6 +637,8 @@ NATIVE_LD_FALSE
NATIVE_LD_TRUE
-@@ -3894,6 +3896,88 @@ echo "$as_me: error: gcc with C99 suppor
+ DATADIRNAME
+ LOCALEDIR
++LD_AS_NEEDED
++WEXTRA
+ LEXLIB
+ LEX_OUTPUT_ROOT
+ LEX
+@@ -4028,6 +4030,89 @@ $as_echo "$as_me: error: gcc with C99 su
fi
-+{ echo "$as_me:$LINENO: checking for -Wextra option to $CC" >&5
-+echo $ECHO_N "checking for -Wextra option to $CC... $ECHO_C" >&6; }
++{ $as_echo "$as_me:$LINENO: checking for -Wextra option to $CC" >&5
++$as_echo_n "checking for -Wextra option to $CC... " >&6; }
+if test "${ac_cv_cc_wextra+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
++ $as_echo_n "(cached) " >&6
+else
+ old_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS -Wextra"
@@ -158,20 +158,21 @@
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
++$as_echo "$ac_try_echo") >&5
+ (eval "$ac_compile") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then
+ ac_cv_cc_wextra=yes
+else
-+ echo "$as_me: failed program was:" >&5
++ $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_cv_cc_wextra=no
@@ -180,8 +181,8 @@
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+CFLAGS="$old_CFLAGS"
+fi
-+{ echo "$as_me:$LINENO: result: $ac_cv_cc_wextra" >&5
-+echo "${ECHO_T}$ac_cv_cc_wextra" >&6; }
++{ $as_echo "$as_me:$LINENO: result: $ac_cv_cc_wextra" >&5
++$as_echo "$ac_cv_cc_wextra" >&6; }
+
+if test "x$ac_cv_cc_wextra" = xyes; then
+ WEXTRA=-Wextra
@@ -190,10 +191,10 @@
+fi
+
+
-+{ echo "$as_me:$LINENO: checking for --as-needed linker option" >&5
-+echo $ECHO_N "checking for --as-needed linker option... $ECHO_C" >&6; }
++{ $as_echo "$as_me:$LINENO: checking for --as-needed linker option" >&5
++$as_echo_n "checking for --as-needed linker option... " >&6; }
+if test "${ac_cv_as_needed+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
++ $as_echo_n "(cached) " >&6
+else
+ cat > conftest.c <<EOF
+int main (void) { return 0; }
@@ -204,7 +205,7 @@
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }
+then
+ ac_cv_as_needed=yes
@@ -213,8 +214,8 @@
+fi
+rm -f conftest*
+fi
-+{ echo "$as_me:$LINENO: result: $ac_cv_as_needed" >&5
-+echo "${ECHO_T}$ac_cv_as_needed" >&6; }
++{ $as_echo "$as_me:$LINENO: result: $ac_cv_as_needed" >&5
++$as_echo "$ac_cv_as_needed" >&6; }
+if test "x$ac_cv_as_needed" = xyes; then
+ LD_AS_NEEDED=-Wl,--as-needed
+else
@@ -227,35 +228,6 @@
LOCALEDIR=$datadir
cat >>confdefs.h <<_ACEOF
-@@ -5646,8 +5730,8 @@ YFLAGS!$YFLAGS$ac_delim
- LEX!$LEX$ac_delim
- LEX_OUTPUT_ROOT!$LEX_OUTPUT_ROOT$ac_delim
- LEXLIB!$LEXLIB$ac_delim
--LOCALEDIR!$LOCALEDIR$ac_delim
--DATADIRNAME!$DATADIRNAME$ac_delim
-+WEXTRA!$WEXTRA$ac_delim
-+LD_AS_NEEDED!$LD_AS_NEEDED$ac_delim
- _ACEOF
-
- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -5689,6 +5773,8 @@ _ACEOF
- ac_delim='%!_!# '
- for ac_last_try in false false false false false :; do
- cat >conf$$subs.sed <<_ACEOF
-+LOCALEDIR!$LOCALEDIR$ac_delim
-+DATADIRNAME!$DATADIRNAME$ac_delim
- NATIVE_LD_TRUE!$NATIVE_LD_TRUE$ac_delim
- NATIVE_LD_FALSE!$NATIVE_LD_FALSE$ac_delim
- base_cpu!$base_cpu$ac_delim
-@@ -5722,7 +5808,7 @@ LIBOBJS!$LIBOBJS$ac_delim
- LTLIBOBJS!$LTLIBOBJS$ac_delim
- _ACEOF
-
-- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 31; then
-+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 33; then
- break
- elif $ac_last_try; then
- { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
--- elfutils/configure.ac
+++ elfutils/configure.ac
@@ -74,6 +74,34 @@ CFLAGS="$old_CFLAGS"])
@@ -342,7 +314,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -177,9 +179,9 @@ target_alias = @target_alias@
+@@ -179,9 +181,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -356,7 +328,7 @@
libeu_a_SOURCES = xstrndup.c xmalloc.c next_prime.c \
--- elfutils/libasm/ChangeLog
+++ elfutils/libasm/ChangeLog
-@@ -54,6 +54,11 @@
+@@ -58,6 +58,11 @@
* asm_error.c: Add new error ASM_E_IOERROR.
* libasmP.h: Add ASM_E_IOERROR definition.
@@ -387,7 +359,7 @@
-I$(top_srcdir)/lib
--- elfutils/libasm/Makefile.in
+++ elfutils/libasm/Makefile.in
-@@ -126,6 +126,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -127,6 +127,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -395,7 +367,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -155,6 +156,7 @@ SHELL = @SHELL@
+@@ -156,6 +157,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = 1
@@ -403,7 +375,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -210,9 +212,9 @@ target_alias = @target_alias@
+@@ -213,9 +215,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Werror -Wunused \
@@ -417,7 +389,7 @@
-I$(top_srcdir)/lib
--- elfutils/libcpu/ChangeLog
+++ elfutils/libcpu/ChangeLog
-@@ -265,6 +265,11 @@
+@@ -307,6 +307,11 @@
* defs/i386.doc: New file.
* defs/x86_64: New file.
@@ -459,8 +431,8 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -192,10 +194,10 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+@@ -194,10 +196,10 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Wshadow -Wunused -Wextra -std=gnu99 \
@@ -524,7 +496,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -248,9 +250,10 @@ target_alias = @target_alias@
+@@ -250,9 +252,10 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = $(am__append_1) -Wall -Werror -Wshadow \
@@ -539,7 +511,7 @@
$(COMPILE)))
--- elfutils/libdwfl/ChangeLog
+++ elfutils/libdwfl/ChangeLog
-@@ -885,6 +885,11 @@
+@@ -936,6 +936,11 @@
2005-07-21 Roland McGrath <roland(a)redhat.com>
@@ -586,7 +558,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -215,9 +217,9 @@ target_alias = @target_alias@
+@@ -217,9 +219,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Werror -Wshadow -Wunused -Wformat=2 \
@@ -600,7 +572,7 @@
--- elfutils/libebl/ChangeLog
+++ elfutils/libebl/ChangeLog
-@@ -554,6 +554,11 @@
+@@ -558,6 +558,11 @@
* Makefile.am (libebl_*_so_SOURCES): Set to $(*_SRCS) so dependency
tracking works right.
@@ -647,7 +619,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -207,9 +209,9 @@ target_alias = @target_alias@
+@@ -209,9 +211,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -661,7 +633,7 @@
--- elfutils/libelf/ChangeLog
+++ elfutils/libelf/ChangeLog
-@@ -408,6 +408,11 @@
+@@ -477,6 +477,11 @@
If section content hasn't been read yet, do it before looking for the
block size. If no section data present, infer size of section header.
@@ -730,7 +702,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -255,10 +257,10 @@ target_alias = @target_alias@
+@@ -257,10 +259,10 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = $(am__append_1) -Wall -Wshadow -Werror \
@@ -763,7 +735,7 @@
YACC = @YACC@
--- elfutils/Makefile.in
+++ elfutils/Makefile.in
-@@ -98,6 +98,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -109,6 +109,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -771,7 +743,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -127,6 +128,7 @@ SHELL = @SHELL@
+@@ -138,6 +139,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
@@ -781,7 +753,7 @@
YACC = @YACC@
--- elfutils/src/ChangeLog
+++ elfutils/src/ChangeLog
-@@ -61,6 +61,11 @@
+@@ -76,6 +76,11 @@
that matches its PT_LOAD's p_flags &~ PF_W. On sparc, PF_X really
is valid in RELRO.
@@ -793,7 +765,7 @@
2008-02-29 Roland McGrath <roland(a)redhat.com>
* readelf.c (print_attributes): Add a cast.
-@@ -312,6 +317,8 @@
+@@ -327,6 +332,8 @@
* readelf.c (hex_dump): Fix rounding error in whitespace calculation.
@@ -802,7 +774,7 @@
2007-10-15 Roland McGrath <roland(a)redhat.com>
* make-debug-archive.in: New file.
-@@ -751,6 +758,10 @@
+@@ -766,6 +773,10 @@
* elflint.c (valid_e_machine): Add EM_ALPHA.
Reported by Christian Aichinger <Greek0(a)gmx.net>.
@@ -813,7 +785,7 @@
2006-08-08 Ulrich Drepper <drepper(a)redhat.com>
* elflint.c (check_dynamic): Don't require DT_HASH for DT_SYMTAB.
-@@ -827,6 +838,10 @@
+@@ -842,6 +853,10 @@
* Makefile.am: Add hacks to create dependency files for non-generic
linker.
@@ -824,7 +796,7 @@
2006-06-12 Ulrich Drepper <drepper(a)redhat.com>
* ldgeneric.c (ld_generic_generate_sections): Don't create .interp
-@@ -1175,6 +1190,11 @@
+@@ -1190,6 +1205,11 @@
* readelf.c (print_debug_loc_section): Fix indentation for larger
address size.
@@ -898,7 +870,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@ -d
-@@ -287,13 +289,13 @@ top_srcdir = @top_srcdir@
+@@ -289,13 +291,13 @@ top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Wshadow -std=gnu99 \
@MUDFLAP_FALSE@ $(native_ld_cflags) $(if \
@MUDFLAP_FALSE@ $($(*F)_no_Werror),,-Werror) $(if \
@@ -914,7 +886,7 @@
@MUDFLAP_TRUE@ $($(*F)_no_Wformat),,-Wformat=2) $(CFLAGS_$(*F))
INCLUDES = -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
-I$(srcdir)/../libdw -I$(srcdir)/../libdwfl \
-@@ -337,6 +339,9 @@ size_no_Wformat = yes
+@@ -339,6 +341,9 @@ size_no_Wformat = yes
strings_no_Wformat = yes
# XXX While the file is not finished, don't warn about this
ldgeneric_no_Wunused = yes
@@ -926,7 +898,7 @@
size_LDADD = $(libelf) $(libeu) $(libmudflap)
--- elfutils/src/readelf.c
+++ elfutils/src/readelf.c
-@@ -6419,7 +6419,7 @@ dump_archive_index (Elf *elf, const char
+@@ -6424,7 +6424,7 @@ dump_archive_index (Elf *elf, const char
if (unlikely (elf_rand (elf, as_off) == 0)
|| unlikely ((subelf = elf_begin (-1, ELF_C_READ_MMAP, elf))
== NULL))
@@ -1016,7 +988,7 @@
cannot set access and modification date of '%s'"), fname);
--- elfutils/tests/ChangeLog
+++ elfutils/tests/ChangeLog
-@@ -51,6 +51,8 @@
+@@ -84,6 +84,8 @@
2008-01-21 Roland McGrath <roland(a)redhat.com>
@@ -1025,7 +997,7 @@
* testfile45.S.bz2: Add tests for cltq, cqto.
* testfile45.expect.bz2: Adjust.
-@@ -759,6 +761,11 @@
+@@ -792,6 +794,11 @@
* Makefile.am (TESTS): Add run-elflint-test.sh.
(EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
@@ -1068,7 +1040,7 @@
endif
--- elfutils/tests/Makefile.in
+++ elfutils/tests/Makefile.in
-@@ -335,6 +335,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -341,6 +341,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -1076,7 +1048,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -364,6 +365,7 @@ SHELL = @SHELL@
+@@ -370,6 +371,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
@@ -1084,8 +1056,8 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -418,10 +420,10 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+@@ -426,10 +428,10 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Werror -Wextra -std=gnu99 \
Index: elfutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-9/elfutils.spec,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- elfutils.spec 1 Oct 2008 19:24:41 -0000 1.109
+++ elfutils.spec 31 Dec 2008 22:12:43 -0000 1.110
@@ -1,5 +1,5 @@
-%define eu_version 0.137
-%define eu_release 3
+%define eu_version 0.138
+%define eu_release 1
%if %{?_with_compat:1}%{!?_with_compat:0}
%define compat 1
@@ -32,10 +32,9 @@
License: GPLv2 with exceptions
Group: Development/Tools
URL: https://fedorahosted.org/elfutils/
-Source: http://fedorahosted.org/releases/e/l/elfutils/%{name}-%{version}.tar.gz
+Source: http://fedorahosted.org/releases/e/l/elfutils/%{name}-%{version}.tar.bz2
Patch1: elfutils-portability.patch
Patch2: elfutils-robustify.patch
-Patch3: elfutils-0.137-fixes.patch
Requires: elfutils-libelf-%{_arch} = %{version}-%{release}
Requires: elfutils-libs-%{_arch} = %{version}-%{release}
@@ -157,8 +156,6 @@
%patch2 -p1 -b .robustify
-%patch3 -p1 -b .fixes
-
find . -name \*.sh ! -perm -0100 -print | xargs chmod +x
%build
@@ -239,6 +236,7 @@
%{_includedir}/elfutils/libebl.h
%{_includedir}/elfutils/libdw.h
%{_includedir}/elfutils/libdwfl.h
+%{_includedir}/elfutils/version.h
%{_libdir}/libebl.a
%{_libdir}/libasm.so
%{_libdir}/libdw.so
@@ -265,6 +263,16 @@
%{_libdir}/libelf.a
%changelog
+* Wed Dec 31 2008 Roland McGrath <roland(a)redhat.com> - 0.138-1
+- Update to 0.138
+ - Install <elfutils/version.h> header file for applications to use in
+ source version compatibility checks.
+ - libebl: backend fixes for i386 TLS relocs; backend support for NT_386_IOPERM
+ - libcpu: disassembler fixes (#469739)
+ - libdwfl: bug fixes (#465878)
+ - libelf: bug fixes
+ - eu-nm: bug fixes for handling corrupt input files (#476136)
+
* Wed Oct 1 2008 Roland McGrath <roland(a)redhat.com> - 0.137-3
- fix libdwfl regression (#462689)
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-9/sources,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- sources 27 Aug 2008 08:26:20 -0000 1.48
+++ sources 31 Dec 2008 22:12:43 -0000 1.49
@@ -1 +1 @@
-a24690a64268516bd413c4c3fe6c6dd4 elfutils-0.137.tar.gz
+1a846d275cb6c8ab995fa0fa877113ff elfutils-0.138.tar.bz2
--- elfutils-0.134.tar.gz.sig DELETED ---
--- elfutils-0.137-fixes.patch DELETED ---
14Â years, 9Â months
rpms/elfutils/F-10 elfutils-0.138.tar.bz2.sig, NONE, 1.1 .cvsignore, 1.44, 1.45 Makefile, 1.28, 1.29 elfutils-portability.patch, 1.38, 1.39 elfutils.spec, 1.109, 1.110 sources, 1.48, 1.49 elfutils-0.134.tar.gz.sig, 1.1, NONE elfutils-0.137-fixes.patch, 1.2, NONE elfutils-0.137.tar.gz.sig, 1.1, NONE
by roland
Author: roland
Update of /cvs/pkgs/rpms/elfutils/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23707/F-10
Modified Files:
.cvsignore Makefile elfutils-portability.patch elfutils.spec
sources
Added Files:
elfutils-0.138.tar.bz2.sig
Removed Files:
elfutils-0.134.tar.gz.sig elfutils-0.137-fixes.patch
elfutils-0.137.tar.gz.sig
Log Message:
Update to 0.138
--- NEW FILE elfutils-0.138.tar.bz2.sig ---
ˆF
Ú(Â:yÿDtùÜ
êÛÎ
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-10/.cvsignore,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- .cvsignore 27 Aug 2008 08:19:15 -0000 1.44
+++ .cvsignore 31 Dec 2008 22:12:42 -0000 1.45
@@ -1 +1 @@
-elfutils-0.137.tar.gz
+elfutils-0.138.tar.bz2
Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-10/Makefile,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- Makefile 27 Aug 2008 19:37:47 -0000 1.28
+++ Makefile 31 Dec 2008 22:12:42 -0000 1.29
@@ -4,7 +4,7 @@
SPECFILE = elfutils.spec
UPSTREAM_CHECKS := sig
-UPSTREAM_FILES = $(NAME)-$(VERSION).tar.gz
+UPSTREAM_FILES = $(NAME)-$(VERSION).tar.bz2
upstream:;
define find-makefile-common
@@ -28,22 +28,19 @@
CURL += -k
endif
-MONOTONE = mtn
-
branch-portability = portable
-elfutils-base = t:elfutils-$(VERSION)
+elfutils-base = elfutils-$(VERSION)
+elfutils-base = master
-elfutils-%.patch: elfutils-$(VERSION).tar.gz Makefile
+elfutils-%.patch: elfutils-$(VERSION).tar.bz2 Makefile
@rm -rf elfutils-master elfutils-$*
-# $(MONOTONE) checkout -b com.redhat.elfutils elfutils-master
- $(MONOTONE) checkout -b com.redhat.elfutils \
- -r $(elfutils-base) elfutils-master
- $(MONOTONE) checkout \
- -b com.redhat.elfutils.$(firstword $(branch-$*) $*) \
- elfutils-$*
- cd elfutils-master; autoreconf -i; rm -rf autom4te.cache _MTN
- cd elfutils-$*; autoreconf -i; rm -rf autom4te.cache _MTN
+ git archive --prefix=elfutils-master/ $(elfutils-base) \
+ | tar xf -
+ git archive --prefix=elfutils-$*/ $(firstword $(branch-$*) $*) \
+ | tar xf -
+ cd elfutils-master; autoreconf -i; rm -rf autom4te.cache
+ cd elfutils-$*; autoreconf -i; rm -rf autom4te.cache
diff -Nrpu elfutils-master elfutils-$* | \
filterdiff --remove-timestamps --strip=1 --addprefix=elfutils/ > $@.new
mv $@.new $@
@@ -56,7 +53,7 @@
portable-vr = $(VERSION)-$(portable-r)
portable.srpm = elfutils-$(portable-vr).src.rpm
$(portable.srpm): elfutils-portable.spec elfutils-portability.patch \
- elfutils-$(VERSION).tar.gz
+ elfutils-$(VERSION).tar.bz2
$(RPM_WITH_DIRS) --nodeps -bs $<
portable-srpm: $(portable.srpm)
elfutils-portability.patch:
Index: elfutils-portability.patch
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-10/elfutils-portability.patch,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- elfutils-portability.patch 27 Aug 2008 08:19:15 -0000 1.38
+++ elfutils-portability.patch 31 Dec 2008 22:12:42 -0000 1.39
@@ -1,6 +1,6 @@
--- elfutils/backends/ChangeLog
+++ elfutils/backends/ChangeLog
-@@ -315,6 +315,11 @@
+@@ -325,6 +325,11 @@
* sparc_init.c: Likewise.
* x86_64_init.c: Likewise.
@@ -12,7 +12,7 @@
2005-11-19 Roland McGrath <roland(a)redhat.com>
* ppc64_reloc.def: REL30 -> ADDR30.
-@@ -337,6 +342,9 @@
+@@ -347,6 +352,9 @@
* Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
(CLEANFILES): Add libebl_$(m).so.
@@ -66,7 +66,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -239,9 +241,9 @@ target_alias = @target_alias@
+@@ -241,9 +243,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -80,7 +80,7 @@
-I$(top_srcdir)/lib -I..
--- elfutils/ChangeLog
+++ elfutils/ChangeLog
-@@ -39,6 +39,10 @@
+@@ -54,6 +54,10 @@
* configure.ac: Add dummy automake conditional to get dependencies
for non-generic linker right. See src/Makefile.am.
@@ -91,7 +91,7 @@
2005-11-18 Roland McGrath <roland(a)redhat.com>
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
-@@ -86,6 +90,17 @@
+@@ -101,6 +105,17 @@
* Makefile.am (all_SUBDIRS): Add libdwfl.
* configure.ac: Write libdwfl/Makefile.
@@ -99,12 +99,12 @@
+
+ * configure.ac (WEXTRA): Check for -Wextra and set this substitution.
+
-+ * configure.ac: Check for struct stat st_?tim members.
-+ * src/strip.c (process_file): Use st_?time if st_?tim are not there.
++ * configure.ac: Check for struct stat st_?tim members.
++ * src/strip.c (process_file): Use st_?time if st_?tim are not there.
+
-+ * configure.ac: Check for futimes function.
-+ * src/strip.c (handle_elf) [! HAVE_FUTIMES]: Use utimes instead.
-+ (handle_ar) [! HAVE_FUTIMES]: Likewise.
++ * configure.ac: Check for futimes function.
++ * src/strip.c (handle_elf) [! HAVE_FUTIMES]: Use utimes instead.
++ (handle_ar) [! HAVE_FUTIMES]: Likewise.
+
2005-05-19 Roland McGrath <roland(a)redhat.com>
@@ -129,23 +129,23 @@
YACC = @YACC@
--- elfutils/configure
+++ elfutils/configure
-@@ -676,6 +676,8 @@ YFLAGS
- LEX
- LEX_OUTPUT_ROOT
- LEXLIB
-+WEXTRA
-+LD_AS_NEEDED
- LOCALEDIR
- DATADIRNAME
+@@ -637,6 +637,8 @@ NATIVE_LD_FALSE
NATIVE_LD_TRUE
-@@ -3894,6 +3896,88 @@ echo "$as_me: error: gcc with C99 suppor
+ DATADIRNAME
+ LOCALEDIR
++LD_AS_NEEDED
++WEXTRA
+ LEXLIB
+ LEX_OUTPUT_ROOT
+ LEX
+@@ -4028,6 +4030,89 @@ $as_echo "$as_me: error: gcc with C99 su
fi
-+{ echo "$as_me:$LINENO: checking for -Wextra option to $CC" >&5
-+echo $ECHO_N "checking for -Wextra option to $CC... $ECHO_C" >&6; }
++{ $as_echo "$as_me:$LINENO: checking for -Wextra option to $CC" >&5
++$as_echo_n "checking for -Wextra option to $CC... " >&6; }
+if test "${ac_cv_cc_wextra+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
++ $as_echo_n "(cached) " >&6
+else
+ old_CFLAGS="$CFLAGS"
+CFLAGS="$CFLAGS -Wextra"
@@ -158,20 +158,21 @@
+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+ *) ac_try_echo=$ac_try;;
+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
++eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
++$as_echo "$ac_try_echo") >&5
+ (eval "$ac_compile") 2>conftest.er1
+ ac_status=$?
+ grep -v '^ *+' conftest.er1 >conftest.err
+ rm -f conftest.er1
+ cat conftest.err >&5
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); } && {
+ test -z "$ac_c_werror_flag" ||
+ test ! -s conftest.err
+ } && test -s conftest.$ac_objext; then
+ ac_cv_cc_wextra=yes
+else
-+ echo "$as_me: failed program was:" >&5
++ $as_echo "$as_me: failed program was:" >&5
+sed 's/^/| /' conftest.$ac_ext >&5
+
+ ac_cv_cc_wextra=no
@@ -180,8 +181,8 @@
+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+CFLAGS="$old_CFLAGS"
+fi
-+{ echo "$as_me:$LINENO: result: $ac_cv_cc_wextra" >&5
-+echo "${ECHO_T}$ac_cv_cc_wextra" >&6; }
++{ $as_echo "$as_me:$LINENO: result: $ac_cv_cc_wextra" >&5
++$as_echo "$ac_cv_cc_wextra" >&6; }
+
+if test "x$ac_cv_cc_wextra" = xyes; then
+ WEXTRA=-Wextra
@@ -190,10 +191,10 @@
+fi
+
+
-+{ echo "$as_me:$LINENO: checking for --as-needed linker option" >&5
-+echo $ECHO_N "checking for --as-needed linker option... $ECHO_C" >&6; }
++{ $as_echo "$as_me:$LINENO: checking for --as-needed linker option" >&5
++$as_echo_n "checking for --as-needed linker option... " >&6; }
+if test "${ac_cv_as_needed+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
++ $as_echo_n "(cached) " >&6
+else
+ cat > conftest.c <<EOF
+int main (void) { return 0; }
@@ -204,7 +205,7 @@
+ { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
+ (eval $ac_try) 2>&5
+ ac_status=$?
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
++ $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
+ (exit $ac_status); }; }
+then
+ ac_cv_as_needed=yes
@@ -213,8 +214,8 @@
+fi
+rm -f conftest*
+fi
-+{ echo "$as_me:$LINENO: result: $ac_cv_as_needed" >&5
-+echo "${ECHO_T}$ac_cv_as_needed" >&6; }
++{ $as_echo "$as_me:$LINENO: result: $ac_cv_as_needed" >&5
++$as_echo "$ac_cv_as_needed" >&6; }
+if test "x$ac_cv_as_needed" = xyes; then
+ LD_AS_NEEDED=-Wl,--as-needed
+else
@@ -227,35 +228,6 @@
LOCALEDIR=$datadir
cat >>confdefs.h <<_ACEOF
-@@ -5646,8 +5730,8 @@ YFLAGS!$YFLAGS$ac_delim
- LEX!$LEX$ac_delim
- LEX_OUTPUT_ROOT!$LEX_OUTPUT_ROOT$ac_delim
- LEXLIB!$LEXLIB$ac_delim
--LOCALEDIR!$LOCALEDIR$ac_delim
--DATADIRNAME!$DATADIRNAME$ac_delim
-+WEXTRA!$WEXTRA$ac_delim
-+LD_AS_NEEDED!$LD_AS_NEEDED$ac_delim
- _ACEOF
-
- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
-@@ -5689,6 +5773,8 @@ _ACEOF
- ac_delim='%!_!# '
- for ac_last_try in false false false false false :; do
- cat >conf$$subs.sed <<_ACEOF
-+LOCALEDIR!$LOCALEDIR$ac_delim
-+DATADIRNAME!$DATADIRNAME$ac_delim
- NATIVE_LD_TRUE!$NATIVE_LD_TRUE$ac_delim
- NATIVE_LD_FALSE!$NATIVE_LD_FALSE$ac_delim
- base_cpu!$base_cpu$ac_delim
-@@ -5722,7 +5808,7 @@ LIBOBJS!$LIBOBJS$ac_delim
- LTLIBOBJS!$LTLIBOBJS$ac_delim
- _ACEOF
-
-- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 31; then
-+ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 33; then
- break
- elif $ac_last_try; then
- { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
--- elfutils/configure.ac
+++ elfutils/configure.ac
@@ -74,6 +74,34 @@ CFLAGS="$old_CFLAGS"])
@@ -342,7 +314,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -177,9 +179,9 @@ target_alias = @target_alias@
+@@ -179,9 +181,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -356,7 +328,7 @@
libeu_a_SOURCES = xstrndup.c xmalloc.c next_prime.c \
--- elfutils/libasm/ChangeLog
+++ elfutils/libasm/ChangeLog
-@@ -54,6 +54,11 @@
+@@ -58,6 +58,11 @@
* asm_error.c: Add new error ASM_E_IOERROR.
* libasmP.h: Add ASM_E_IOERROR definition.
@@ -387,7 +359,7 @@
-I$(top_srcdir)/lib
--- elfutils/libasm/Makefile.in
+++ elfutils/libasm/Makefile.in
-@@ -126,6 +126,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -127,6 +127,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -395,7 +367,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -155,6 +156,7 @@ SHELL = @SHELL@
+@@ -156,6 +157,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = 1
@@ -403,7 +375,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -210,9 +212,9 @@ target_alias = @target_alias@
+@@ -213,9 +215,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -std=gnu99 -Wall -Wshadow -Werror -Wunused \
@@ -417,7 +389,7 @@
-I$(top_srcdir)/lib
--- elfutils/libcpu/ChangeLog
+++ elfutils/libcpu/ChangeLog
-@@ -265,6 +265,11 @@
+@@ -307,6 +307,11 @@
* defs/i386.doc: New file.
* defs/x86_64: New file.
@@ -459,8 +431,8 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -192,10 +194,10 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+@@ -194,10 +196,10 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Wshadow -Wunused -Wextra -std=gnu99 \
@@ -524,7 +496,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -248,9 +250,10 @@ target_alias = @target_alias@
+@@ -250,9 +252,10 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = $(am__append_1) -Wall -Werror -Wshadow \
@@ -539,7 +511,7 @@
$(COMPILE)))
--- elfutils/libdwfl/ChangeLog
+++ elfutils/libdwfl/ChangeLog
-@@ -885,6 +885,11 @@
+@@ -936,6 +936,11 @@
2005-07-21 Roland McGrath <roland(a)redhat.com>
@@ -586,7 +558,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -215,9 +217,9 @@ target_alias = @target_alias@
+@@ -217,9 +219,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Werror -Wshadow -Wunused -Wformat=2 \
@@ -600,7 +572,7 @@
--- elfutils/libebl/ChangeLog
+++ elfutils/libebl/ChangeLog
-@@ -554,6 +554,11 @@
+@@ -558,6 +558,11 @@
* Makefile.am (libebl_*_so_SOURCES): Set to $(*_SRCS) so dependency
tracking works right.
@@ -647,7 +619,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -207,9 +209,9 @@ target_alias = @target_alias@
+@@ -209,9 +211,9 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -fpic -Wall -Wshadow -Werror -Wunused \
@@ -661,7 +633,7 @@
--- elfutils/libelf/ChangeLog
+++ elfutils/libelf/ChangeLog
-@@ -408,6 +408,11 @@
+@@ -477,6 +477,11 @@
If section content hasn't been read yet, do it before looking for the
block size. If no section data present, infer size of section header.
@@ -730,7 +702,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -255,10 +257,10 @@ target_alias = @target_alias@
+@@ -257,10 +259,10 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = $(am__append_1) -Wall -Wshadow -Werror \
@@ -763,7 +735,7 @@
YACC = @YACC@
--- elfutils/Makefile.in
+++ elfutils/Makefile.in
-@@ -98,6 +98,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -109,6 +109,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -771,7 +743,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -127,6 +128,7 @@ SHELL = @SHELL@
+@@ -138,6 +139,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
@@ -781,7 +753,7 @@
YACC = @YACC@
--- elfutils/src/ChangeLog
+++ elfutils/src/ChangeLog
-@@ -61,6 +61,11 @@
+@@ -76,6 +76,11 @@
that matches its PT_LOAD's p_flags &~ PF_W. On sparc, PF_X really
is valid in RELRO.
@@ -793,7 +765,7 @@
2008-02-29 Roland McGrath <roland(a)redhat.com>
* readelf.c (print_attributes): Add a cast.
-@@ -312,6 +317,8 @@
+@@ -327,6 +332,8 @@
* readelf.c (hex_dump): Fix rounding error in whitespace calculation.
@@ -802,7 +774,7 @@
2007-10-15 Roland McGrath <roland(a)redhat.com>
* make-debug-archive.in: New file.
-@@ -751,6 +758,10 @@
+@@ -766,6 +773,10 @@
* elflint.c (valid_e_machine): Add EM_ALPHA.
Reported by Christian Aichinger <Greek0(a)gmx.net>.
@@ -813,7 +785,7 @@
2006-08-08 Ulrich Drepper <drepper(a)redhat.com>
* elflint.c (check_dynamic): Don't require DT_HASH for DT_SYMTAB.
-@@ -827,6 +838,10 @@
+@@ -842,6 +853,10 @@
* Makefile.am: Add hacks to create dependency files for non-generic
linker.
@@ -824,7 +796,7 @@
2006-06-12 Ulrich Drepper <drepper(a)redhat.com>
* ldgeneric.c (ld_generic_generate_sections): Don't create .interp
-@@ -1175,6 +1190,11 @@
+@@ -1190,6 +1205,11 @@
* readelf.c (print_debug_loc_section): Fix indentation for larger
address size.
@@ -898,7 +870,7 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@ -d
-@@ -287,13 +289,13 @@ top_srcdir = @top_srcdir@
+@@ -289,13 +291,13 @@ top_srcdir = @top_srcdir@
@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Wshadow -std=gnu99 \
@MUDFLAP_FALSE@ $(native_ld_cflags) $(if \
@MUDFLAP_FALSE@ $($(*F)_no_Werror),,-Werror) $(if \
@@ -914,7 +886,7 @@
@MUDFLAP_TRUE@ $($(*F)_no_Wformat),,-Wformat=2) $(CFLAGS_$(*F))
INCLUDES = -I$(srcdir) -I$(srcdir)/../libelf -I$(srcdir)/../libebl \
-I$(srcdir)/../libdw -I$(srcdir)/../libdwfl \
-@@ -337,6 +339,9 @@ size_no_Wformat = yes
+@@ -339,6 +341,9 @@ size_no_Wformat = yes
strings_no_Wformat = yes
# XXX While the file is not finished, don't warn about this
ldgeneric_no_Wunused = yes
@@ -926,7 +898,7 @@
size_LDADD = $(libelf) $(libeu) $(libmudflap)
--- elfutils/src/readelf.c
+++ elfutils/src/readelf.c
-@@ -6419,7 +6419,7 @@ dump_archive_index (Elf *elf, const char
+@@ -6424,7 +6424,7 @@ dump_archive_index (Elf *elf, const char
if (unlikely (elf_rand (elf, as_off) == 0)
|| unlikely ((subelf = elf_begin (-1, ELF_C_READ_MMAP, elf))
== NULL))
@@ -1016,7 +988,7 @@
cannot set access and modification date of '%s'"), fname);
--- elfutils/tests/ChangeLog
+++ elfutils/tests/ChangeLog
-@@ -51,6 +51,8 @@
+@@ -84,6 +84,8 @@
2008-01-21 Roland McGrath <roland(a)redhat.com>
@@ -1025,7 +997,7 @@
* testfile45.S.bz2: Add tests for cltq, cqto.
* testfile45.expect.bz2: Adjust.
-@@ -759,6 +761,11 @@
+@@ -792,6 +794,11 @@
* Makefile.am (TESTS): Add run-elflint-test.sh.
(EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
@@ -1068,7 +1040,7 @@
endif
--- elfutils/tests/Makefile.in
+++ elfutils/tests/Makefile.in
-@@ -335,6 +335,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
+@@ -341,6 +341,7 @@ INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
@@ -1076,7 +1048,7 @@
LEX = @LEX@
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
-@@ -364,6 +365,7 @@ SHELL = @SHELL@
+@@ -370,6 +371,7 @@ SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
@@ -1084,8 +1056,8 @@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
YACC = @YACC@
-@@ -418,10 +420,10 @@ sysconfdir = @sysconfdir@
- target_alias = @target_alias@
+@@ -426,10 +428,10 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-@MUDFLAP_FALSE@AM_CFLAGS = -Wall -Werror -Wextra -std=gnu99 \
Index: elfutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-10/elfutils.spec,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- elfutils.spec 1 Oct 2008 19:23:24 -0000 1.109
+++ elfutils.spec 31 Dec 2008 22:12:42 -0000 1.110
@@ -1,5 +1,5 @@
-%define eu_version 0.137
-%define eu_release 3
+%define eu_version 0.138
+%define eu_release 1
%if %{?_with_compat:1}%{!?_with_compat:0}
%define compat 1
@@ -32,10 +32,9 @@
License: GPLv2 with exceptions
Group: Development/Tools
URL: https://fedorahosted.org/elfutils/
-Source: http://fedorahosted.org/releases/e/l/elfutils/%{name}-%{version}.tar.gz
+Source: http://fedorahosted.org/releases/e/l/elfutils/%{name}-%{version}.tar.bz2
Patch1: elfutils-portability.patch
Patch2: elfutils-robustify.patch
-Patch3: elfutils-0.137-fixes.patch
Requires: elfutils-libelf-%{_arch} = %{version}-%{release}
Requires: elfutils-libs-%{_arch} = %{version}-%{release}
@@ -157,8 +156,6 @@
%patch2 -p1 -b .robustify
-%patch3 -p1 -b .fixes
-
find . -name \*.sh ! -perm -0100 -print | xargs chmod +x
%build
@@ -239,6 +236,7 @@
%{_includedir}/elfutils/libebl.h
%{_includedir}/elfutils/libdw.h
%{_includedir}/elfutils/libdwfl.h
+%{_includedir}/elfutils/version.h
%{_libdir}/libebl.a
%{_libdir}/libasm.so
%{_libdir}/libdw.so
@@ -265,6 +263,16 @@
%{_libdir}/libelf.a
%changelog
+* Wed Dec 31 2008 Roland McGrath <roland(a)redhat.com> - 0.138-1
+- Update to 0.138
+ - Install <elfutils/version.h> header file for applications to use in
+ source version compatibility checks.
+ - libebl: backend fixes for i386 TLS relocs; backend support for NT_386_IOPERM
+ - libcpu: disassembler fixes (#469739)
+ - libdwfl: bug fixes (#465878)
+ - libelf: bug fixes
+ - eu-nm: bug fixes for handling corrupt input files (#476136)
+
* Wed Oct 1 2008 Roland McGrath <roland(a)redhat.com> - 0.137-3
- fix libdwfl regression (#462689)
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/elfutils/F-10/sources,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- sources 27 Aug 2008 08:19:16 -0000 1.48
+++ sources 31 Dec 2008 22:12:42 -0000 1.49
@@ -1 +1 @@
-a24690a64268516bd413c4c3fe6c6dd4 elfutils-0.137.tar.gz
+1a846d275cb6c8ab995fa0fa877113ff elfutils-0.138.tar.bz2
--- elfutils-0.134.tar.gz.sig DELETED ---
--- elfutils-0.137-fixes.patch DELETED ---
--- elfutils-0.137.tar.gz.sig DELETED ---
14Â years, 9Â months
rpms/xsettings-kde/F-9 xsettings-kde-0.9-kde4.patch, NONE, 1.1 xsettings-kde-0.9-svn_checkout.sh, NONE, 1.1 xsettings-kde.desktop, NONE, 1.1 xsettings-kde.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Rex Dieter
Author: rdieter
Update of /cvs/pkgs/rpms/xsettings-kde/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21546
Modified Files:
.cvsignore sources
Added Files:
xsettings-kde-0.9-kde4.patch xsettings-kde-0.9-svn_checkout.sh
xsettings-kde.desktop xsettings-kde.spec
Log Message:
* Tue Dec 30 2008 Rex Dieter <rdieter(a)fedoraproject.org> 0.9-1
- resurrect latest kde4-enabled version, yay.
xsettings-kde-0.9-kde4.patch:
--- NEW FILE xsettings-kde-0.9-kde4.patch ---
diff -up xsettings-kde-0.9/xsettings-kde.c.kde4 xsettings-kde-0.9/xsettings-kde.c
--- xsettings-kde-0.9/xsettings-kde.c.kde4 2008-09-29 12:44:27.000000000 -0500
+++ xsettings-kde-0.9/xsettings-kde.c 2008-12-30 23:34:27.000000000 -0600
@@ -232,7 +232,7 @@ void readConfig () {
user_file = 1;
if ((password = getpwuid (geteuid()))) {
- sprintf(filename, "%s/%s/share/config/%s",password->pw_dir, is_kde4 ? ".kde4" : ".kde", file_name[file_index]);
+ sprintf(filename, "%s/%s/share/config/%s",password->pw_dir, ".kde" , file_name[file_index]);
if (access (filename, F_OK) == 0) {
file = fopen (filename, "r");
--- NEW FILE xsettings-kde-0.9-svn_checkout.sh ---
#/bin/sh
DATE=$(date +%Y%m%d)
MODULE="$(basename $0 -svn_checkout.sh)"
SVNROOT=http://svn.mandriva.com/svn/soft/theme/xsettings-kde/tags/V0_9_1mdv/
set -x
rm -rf $MODULE
svn export $SVNROOT $MODULE
## tar it up
tar cjf $MODULE-${DATE}svn.tar.bz2 $MODULE
## cleanup
rm -rf $MODULE
--- NEW FILE xsettings-kde.desktop ---
[Desktop Entry]
Exec=xsettings-kde
Name=XSettings-KDE
X-KDE-autostart-after=kdesktop
Type=Service
OnlyShowIn=KDE;
--- NEW FILE xsettings-kde.spec ---
Summary: XSettings Daemon for KDE
Name: xsettings-kde
Version: 0.9
Release: 1%{?dist}
License: GPLv2+
Group: User Interface/Desktops
# upstream is a svn
Source0: %{name}-%{version}-20081230svn.tar.bz2
Source1: xsettings-kde-0.9-svn_checkout.sh
URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/theme/xsettings-kde/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# fedora doesn't use ~/.kde4 like mandriva
Patch1: xsettings-kde-0.9-kde4.patch
Source10: xsettings-kde.desktop
BuildRequires: libX11-devel
%description
This package provides a XSettings daemon for KDE Desktop Environment.
It allows XSettings aware applications (all GTK+ 2 and GNOME 2 applications)
to be informed instantly of changes in KDE configuration, such as theme name,
default font and so on.
%prep
%setup -q
%patch1 -p1 -b .kde4
%build
make %{?_smp_mflags} CFLAGS="%{optflags}" lib=%{_lib}
%install
rm -rf %{buildroot}
install -p -m755 -D xsettings-kde %{buildroot}%{_bindir}/xsettings-kde
install -p -m644 -D %{SOURCE10} \
%{buildroot}%{_datadir}/autostart/xsettings-kde.desktop
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root,-)
%doc ChangeLog README COPYING
%{_bindir}/*
%{_datadir}/autostart/*
%changelog
* Tue Dec 30 2008 Rex Dieter <rdieter(a)fedoraproject.org> 0.9-1
- resurrect latest kde4-enabled version, yay.
* Sun Jan 27 2008 Manuel Wolfshant <wolfy(a)fedoraproject.org> 0.6-3
- small fixes
* Sun Dec 30 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.6-2
- fedora-ize
* Wed Sep 26 2007 Frederic Crozat <fcrozat(a)mandriva.com> 0.6-1mdv2008.0
+ Revision: 93073
- Release 0.6 :
-failover correctly when some configuration files aren't present
* Fri Sep 21 2007 Frederic Crozat <fcrozat(a)mandriva.com> 0.5-1mdv2008.0
+ Revision: 91946
- Release 0.5
- handle multiple kde profiles specified as prefixes
* Fri Aug 31 2007 Adam Williamson <awilliamson(a)mandriva.com> 0.4-2mdv2008.0
+ Revision: 76611
- rebuild for 2008
- don't package COPYING
- Import xsettings-kde
* Wed Sep 13 2006 Frederic Crozat <fcrozat(a)mandriva.com> 0.4-1mdv2007.0
- Release 0.4 :
* change theme according to color scheme for Ia Ora (Mdv bug #25574)
* fix theme detection
* support kde profile
* don't change theme if ~/.gtkrc-2.0 exists
* Mon Mar 06 2006 Frederic Crozat <fcrozat(a)mandriva.com> 0.3-1mdk
- Release 0.3 :
- support Net/FallbackIconTheme, fix Mdk bug #19441)
* Thu Aug 25 2005 Frederic Crozat <fcrozat(a)mandriva.com> 0.2-1mdk
- Release 0.2 :
- force gnome-vfs gtk2 file selector backend
* Wed Jul 27 2005 Frederic Crozat <fcrozat(a)mandriva.com> 0.1-1mdk
- Initial package
Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xsettings-kde/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 5 May 2008 15:46:22 -0000 1.1
+++ .cvsignore 31 Dec 2008 21:53:31 -0000 1.2
@@ -0,0 +1 @@
+xsettings-kde-0.9-20081230svn.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xsettings-kde/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 5 May 2008 15:46:22 -0000 1.1
+++ sources 31 Dec 2008 21:53:31 -0000 1.2
@@ -0,0 +1 @@
+4bcb0db445ced7c585755625e0f2c9df xsettings-kde-0.9-20081230svn.tar.bz2
14Â years, 9Â months