Hello community,

here is the log from the commit of package fsarchiver for openSUSE:Factory 
checked in at 2013-10-29 09:25:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fsarchiver (Old)
 and      /work/SRC/openSUSE:Factory/.fsarchiver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fsarchiver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fsarchiver/fsarchiver.changes    2013-08-22 
09:23:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fsarchiver.new/fsarchiver.changes       
2013-10-29 09:25:10.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Oct 26 11:27:09 UTC 2013 - andreas.stie...@gmx.de
+
+- fix SLE build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fsarchiver.spec ++++++
--- /var/tmp/diff_new_pack.8fpQdX/_old  2013-10-29 09:25:10.000000000 +0100
+++ /var/tmp/diff_new_pack.8fpQdX/_new  2013-10-29 09:25:10.000000000 +0100
@@ -32,9 +32,15 @@
 BuildRequires:  libgcrypt-devel
 BuildRequires:  lzo-devel
 BuildRequires:  pkg-config
+%if 0%{?suse_version} >= 1210
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(liblzma)
 BuildRequires:  pkgconfig(zlib)
+%else
+BuildRequires:  libbz2-devel
+BuildRequires:  xz-devel
+BuildRequires:  zlib-devel
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,7 +63,7 @@
 make %{?_smp_mflags}
 
 %install
-%make_install
+%makeinstall
 
 %files
 %defattr(-,root,root,-)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to