Hello community,

here is the log from the commit of package ispell-slovak for openSUSE:Factory 
checked in at 2017-03-12 20:01:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ispell-slovak (Old)
 and      /work/SRC/openSUSE:Factory/.ispell-slovak.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ispell-slovak"

Sun Mar 12 20:01:03 2017 rev:16 rq:477026 version:0.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ispell-slovak/ispell-slovak.changes      
2012-02-14 19:01:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ispell-slovak.new/ispell-slovak.changes 
2017-03-12 20:01:04.258624440 +0100
@@ -1,0 +2,6 @@
+Sat Mar  4 21:21:33 UTC 2017 - [email protected]
+
+- Fixed license
+- Use SourceURL
+
+-------------------------------------------------------------------

Old:
----
  ispell-sk-0.3.2.tar.bz2

New:
----
  ispell-sk-0.3.2.tar.gz

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

Other differences:
------------------
++++++ ispell-slovak.spec ++++++
--- /var/tmp/diff_new_pack.jaTzn9/_old  2017-03-12 20:01:04.826544080 +0100
+++ /var/tmp/diff_new_pack.jaTzn9/_new  2017-03-12 20:01:04.826544080 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ispell-slovak
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,53 +15,47 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ispell-slovak
-BuildRequires:  ispell
 Version:        0.3.2
 Release:        0
 Summary:        Slovak Ispell Dictionary
-License:        GPL-2.0+
+License:        GPL-2.0+ or LGPL-2.1+ or MPL-1.1
 Group:          Productivity/Text/Spell
 Url:            http://sk-spell.sk.cx/?id=4
-Source:         ispell-sk-%{version}.tar.bz2
+Source:         http://sk-spell.sk.cx/files/ispell-sk-%{version}.tar.gz
 Source1:        slovak.el
-Patch:          ispell-sk-%{version}-installdir.patch
+Patch0:         ispell-sk-%{version}-installdir.patch
 Patch1:         ispell-sk-%{version}-encoding_readme.patch.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Provides:       ispell_dictionary islovak
-Obsoletes:      islovak
+BuildRequires:  ispell
+Provides:       ispell_dictionary
 Provides:       locale(ispell:sk)
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 This packages includes a ready Slovak dictionary for ispell. A short
 usage description for ispell is given in
-/usr/share/doc/packages/ispell/README of the packages ispell. The
+%{_docdir}/ispell/README of the packages ispell. The
 sources for this dictionary are included in the package dicts.
 
 %prep
-%setup -n ispell-sk-%{version}
-# fix permissions
-chmod 755 $RPM_BUILD_DIR/ispell-sk-%{version}
-chmod 644 ./*
-#
-%patch
+%setup -q -n ispell-sk-%{version}
+%patch0
 %patch1
-#
-install -m 644 %{S:1} .
 
 %build
-make
+make %{?_smp_mflags}
 
 %install
-make DESTDIR="$RPM_BUILD_ROOT" install
-#
-install -m 755 -d $RPM_BUILD_ROOT/usr/lib/ispell/emacs
-install -m 644 slovak.el $RPM_BUILD_ROOT/usr/lib/ispell/emacs/
+%make_install
+
+install -Dm644 %{SOURCE1} %{buildroot}%{_prefix}/lib/ispell/emacs/slovak.el
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS CHANGELOG COPYING Copyright Descript.ion README* TODO
-/usr/lib/ispell/slovak.*
-/usr/lib/ispell/emacs/slovak.el
+%doc AUTHORS CHANGELOG Copyright GPL LGPL MPL README* TODO
+%{_prefix}/lib/ispell/slovak.*
+%{_prefix}/lib/ispell/emacs/slovak.el
 
 %changelog


Reply via email to