Hello community,

here is the log from the commit of package rcm for openSUSE:Factory checked in 
at 2018-03-28 10:34:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rcm (Old)
 and      /work/SRC/openSUSE:Factory/.rcm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rcm"

Wed Mar 28 10:34:12 2018 rev:2 rq:591750 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rcm/rcm.changes  2017-02-05 19:44:06.123868070 
+0100
+++ /work/SRC/openSUSE:Factory/.rcm.new/rcm.changes     2018-03-28 
10:34:14.090888048 +0200
@@ -1,0 +2,5 @@
+Wed Mar 21 05:41:55 UTC 2018 - [email protected]
+
+- modernized spec with spec-cleaner 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rcm.spec ++++++
--- /var/tmp/diff_new_pack.vHdwSy/_old  2018-03-28 10:34:14.906858699 +0200
+++ /var/tmp/diff_new_pack.vHdwSy/_new  2018-03-28 10:34:14.914858412 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rcm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,6 @@
 
 
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
-
 Name:           rcm
 Version:        1.3.1
 Release:        0
@@ -26,10 +25,8 @@
 Group:          Productivity/File utilities
 Url:            https://thoughtbot.github.io/rcm/
 Source0:        https://thoughtbot.github.io/rcm/dist/%{name}-%{version}.tar.gz
-BuildArch:      noarch
 Requires:       bash
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 The rcm suite of tools is for managing dotfiles directories. This is a 
@@ -45,13 +42,12 @@
 %configure
 
 %install
-%{makeinstall}
+%make_install
 
 mkdir -p '%{buildroot}/%{_docdir}/%{name}'
 cp -a LICENSE README.md NEWS.md '%{buildroot}/%{_docdir}/%{name}'
 
 %files
-%defattr(-,root,root)
 %{_bindir}/*
 
 %{_mandir}/man1/*


Reply via email to