Hello community,

here is the log from the commit of package etckeeper for openSUSE:Factory 
checked in at 2016-10-25 17:44:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/etckeeper (Old)
 and      /work/SRC/openSUSE:Factory/.etckeeper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "etckeeper"

Changes:
--------
--- /work/SRC/openSUSE:Factory/etckeeper/etckeeper.changes      2016-10-20 
23:09:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.etckeeper.new/etckeeper.changes 2016-10-25 
17:44:07.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Oct 22 17:39:27 UTC 2016 - jeng...@inai.de
+
+- Remove redundant sections
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ etckeeper.spec ++++++
--- /var/tmp/diff_new_pack.COPr4h/_old  2016-10-25 17:44:09.000000000 +0200
+++ /var/tmp/diff_new_pack.COPr4h/_new  2016-10-25 17:44:09.000000000 +0200
@@ -108,7 +108,7 @@
 %endif
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 %patch0 -p1
 
 %__perl -pi -e '
@@ -118,7 +118,7 @@
 ' ./etckeeper.conf
 
 # rpmlint
-find -type f -name ".gitignore" -exec rm {} \;
+find -type f -name ".gitignore" -delete
 
 # use %%{_unitdir} for rpm-based distros
 sed -i 's:systemddir=/lib/systemd/system:systemddir=%{_unitdir}:g' Makefile
@@ -137,9 +137,6 @@
 ln -s ../bin/%{name} %{buildroot}%{_sbindir}/%{name}
 ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rc%{name}
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %pre
 %service_add_pre etckeeper.service
 


Reply via email to