Hello community,

here is the log from the commit of package patchelf for openSUSE:Factory 
checked in at 2014-08-05 13:00:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patchelf (Old)
 and      /work/SRC/openSUSE:Factory/.patchelf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patchelf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/patchelf/patchelf.changes        2012-07-12 
10:50:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.patchelf.new/patchelf.changes   2014-08-05 
13:00:27.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Aug  2 13:01:46 UTC 2014 - [email protected]
+
+- Update to version 0.8
+  * No changelog upstream
+
+-------------------------------------------------------------------

Old:
----
  patchelf-0.6.tar.bz2

New:
----
  patchelf-0.8.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patchelf.spec ++++++
--- /var/tmp/diff_new_pack.MVveD1/_old  2014-08-05 13:00:28.000000000 +0200
+++ /var/tmp/diff_new_pack.MVveD1/_new  2014-08-05 13:00:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patchelf
 #
-# Copyright (c) 2012 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
@@ -20,12 +20,12 @@
 Summary:        A utility for patching ELF binaries
 License:        GPL-3.0
 Group:          Development/Libraries/C and C++
-Version:        0.6
+Version:        0.8
 Release:        0
 Url:            http://nixos.org/patchelf.html
-Source:         %{name}-%{version}.tar.bz2
+Source:         
http://releases.nixos.org/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
-# not working here
+# Tests fail here
 ExcludeArch:    ppc ppc64 %arm
 
 %description
@@ -44,16 +44,13 @@
 make check
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
-rm $RPM_BUILD_ROOT/usr/share/doc/patchelf/README
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+make DESTDIR=%{buildroot} install
+rm %{buildroot}/usr/share/doc/patchelf/README
 
 %files
 %defattr(-,root,root)  
 %doc README
-/usr/bin/*
-%_mandir/man*/patchelf.*
+%{_bindir}/*
+%{_mandir}/man*/patchelf.*
 
 %changelog

++++++ patchelf-0.6.tar.bz2 -> patchelf-0.8.tar.bz2 ++++++
++++ 10310 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to