diff --git a/xdg-utils.changes b/xdg-utils.changes index 7e514e1..c73c739 100644 --- a/xdg-utils.changes +++ b/xdg-utils.changes @@ -4,6 +4,7 @@ Thu Nov 27 15:41:10 UTC 2014 - jslaby@suse.com - Update to 20141009: * more of plasma5 - xdg-mime-generic-do-not-return-more-than-one-default.patch (bnc#906625) +- .spec cleanup ------------------------------------------------------------------- Tue Sep 23 16:32:40 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/xdg-utils.spec b/xdg-utils.spec index 9ed64b1..23f3747 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -29,7 +29,6 @@ Version: 20141009 Release: 0 BuildArch: noarch Url: http://portland.freedesktop.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build # http://portland.freedesktop.org/download/xdg-utils-%%{version}.tgz Source0: xdg-utils-%{version}.tar.xz Patch0: install-some-more-scripts.diff @@ -63,14 +62,10 @@ these utilities work properly in their environment. %build %configure -(cd scripts; touch *.in; make %{?_smp_mflags} scripts) make %{?_smp_mflags} %install -make DESTDIR=$RPM_BUILD_ROOT install - -%clean -%{?buildroot:%__rm -rf "%{buildroot}"} +%makeinstall %files %defattr(-,root,root)