diff --git a/libarchive.changes b/libarchive.changes index 87f9cf3..3bb116e 100644 --- a/libarchive.changes +++ b/libarchive.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Feb 8 10:57:45 UTC 2012 - idonmez@suse.com + +- Use %makeinstall to be SLES compatible + +------------------------------------------------------------------- +Thu Dec 22 11:27:05 UTC 2011 - werner@suse.de + +- For SLES11 work around missing rpm macro + ------------------------------------------------------------------- Tue Dec 6 16:00:48 UTC 2011 - coolo@suse.com diff --git a/libarchive.spec b/libarchive.spec index f376d97..228178d 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,7 +1,7 @@ # # spec file for package libarchive # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -148,7 +148,8 @@ make %{?_smp_mflags} make check %install -%make_install +%makeinstall + rm -fv minitar/*.o rm -fv %{buildroot}%{_libdir}/*.la rm "%{buildroot}%{_mandir}/man5/"{tar,cpio,mtree}.5*