Hello community, here is the log from the commit of package chrpath for openSUSE:Factory checked in at 2014-05-10 08:31:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chrpath (Old) and /work/SRC/openSUSE:Factory/.chrpath.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chrpath" Changes: -------- --- /work/SRC/openSUSE:Factory/chrpath/chrpath.changes 2011-10-06 14:59:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.chrpath.new/chrpath.changes 2014-05-10 08:31:38.000000000 +0200 @@ -1,0 +2,8 @@ +Sun May 4 09:51:18 UTC 2014 - [email protected] + +- update version 0.16 + * Fixed all minor bugs discovered by Coverity. + * Updated config.sub and config.guess from the GNU project. + * Mention new project mailing list in the documentation. + +------------------------------------------------------------------- Old: ---- chrpath-0.13.tar.gz New: ---- chrpath-0.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chrpath.spec ++++++ --- /var/tmp/diff_new_pack.0Yn5pU/_old 2014-05-10 08:31:39.000000000 +0200 +++ /var/tmp/diff_new_pack.0Yn5pU/_new 2014-05-10 08:31:39.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package chrpath # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,18 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: chrpath +Version: 0.16 +Release: 0 Summary: Modifies the dynamic library load path (rpath and runpath) of compiled programs and libraries -Version: 0.13 -Release: 136 License: GPL-2.0+ Group: Development/Tools/Building -Source: ftp://ftp.hungry.com/pub/hungry/%{name}/%{name}-%{version}.tar.gz -Url: http://freshmeat.net/projects/chrpath -AutoReqProv: on +Url: https://alioth.debian.org/projects/chrpath/ +Source: https://alioth.debian.org/frs/download.php/file/3979/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -34,22 +31,16 @@ compiled programs. Currently, only removing and modifying the rpath is supported. It cannot extend or add an rpath. - - -Authors: --------- - Petter Reinholdtsen <[email protected]> - %prep %setup -q %build %configure -make -C testsuite prog CC="%__cc $RPM_OPT_FLAGS" +make -C testsuite prog CC="gcc %{optflags}" make %install -make install DESTDIR=$RPM_BUILD_ROOT prefix=/usr doc_DATA= mandir=/usr/share/man +make install DESTDIR=%{buildroot} prefix=/usr doc_DATA= mandir=/usr/share/man %files %defattr(-,root,root) ++++++ chrpath-0.13.tar.gz -> chrpath-0.16.tar.gz ++++++ ++++ 23680 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
