Hello community, here is the log from the commit of package unmass for openSUSE:Factory checked in at 2017-05-16 14:43:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/unmass (Old) and /work/SRC/openSUSE:Factory/.unmass.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "unmass" Tue May 16 14:43:48 2017 rev:2 rq:494548 version:0.92 Changes: -------- --- /work/SRC/openSUSE:Factory/unmass/unmass.changes 2015-04-13 20:30:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.unmass.new/unmass.changes 2017-05-16 14:44:47.514192188 +0200 @@ -1,0 +2,5 @@ +Thu May 11 09:20:37 UTC 2017 - [email protected] + +- Spec file cleanup with spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ unmass.spec ++++++ --- /var/tmp/diff_new_pack.PpIOdr/_old 2017-05-16 14:44:48.274085415 +0200 +++ /var/tmp/diff_new_pack.PpIOdr/_new 2017-05-16 14:44:48.274085415 +0200 @@ -1,7 +1,7 @@ # # spec file for package unmass # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2009 - 2014 [email protected] # # All modifications and additions to the file contributed by third parties @@ -31,7 +31,6 @@ # PATCH-FIX-UPSTREAM - unmass-fix-unix-def.patch [email protected] -- Fix incorrect UNIX ifdef. Patch3: unmass-fix-unix-def.patch BuildRequires: gcc-c++ -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description unmass is a tool to extract game archives. @@ -43,8 +42,6 @@ RollCage, Swine, Unreal Tournament umods, Virtua Fighter bitmaps, MEA exe's, and some economy file formats. -%{debug_package} - %prep %setup -q %patch2 -p1 @@ -54,10 +51,11 @@ cd kdev_cmd cp ../src/* src/ %configure --enable-static=no -make +make %{?_smp_mflags} %install -install -Dm0755 kdev_cmd/src/unmass_kdev %{buildroot}%{_bindir}/unmass +install -Dpm0755 kdev_cmd/src/unmass_kdev \ + %{buildroot}%{_bindir}/unmass %files %defattr(-,root,root)
