diff --git a/aspell-0.60.6.1.tar.gz.sig b/aspell-0.60.6.1.tar.gz.sig new file mode 100644 index 0000000..a014d7e Binary files /dev/null and b/aspell-0.60.6.1.tar.gz.sig differ diff --git a/aspell.changes b/aspell.changes index aa20b48..3cc383b 100644 --- a/aspell.changes +++ b/aspell.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 2 08:28:55 UTC 2015 - mpluskal@suse.com + +- Add gpg signature +- Remove old ppc provides/obsoletes +- Cleanup spec file with spec-cleaner + ------------------------------------------------------------------- Mon Apr 14 14:04:48 UTC 2014 - pgajdos@suse.com diff --git a/aspell.keyring b/aspell.keyring new file mode 100644 index 0000000..2ed0356 --- /dev/null +++ b/aspell.keyring @@ -0,0 +1,26 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v2 + +mQGiBD87+hkRBADTsq4JVCKqYQKfjvNnQ60D6QJ/uEGaNPwF++0kxhxul0xpG2Ln +dAzYdzq6ibAyUFrAmAj6zQ3YWb/xqRWxJVtvrOyR32exPhR67yHJ82nOkJd6D761 +UIfSJYzmdNE6SCc8/mtWJJoSlqZICjeQpOiX4C7JGscB4apxKHkzPvUqjwCggVNy +CzulDa0Q+3qJjHufvSuwNcMEAKFQT5k7O46JwNvoH4UAmL6T3FRFFCDdXO48EeJu +ukQJ1TGvff0e5Kj9RuQ/Vkc0QSR4aMu0ImLxAPpsP3dbE5zsvVuDmJhTsVLsAS1N +UkenxwHvUanhBNr62519WGmxEfJLYFIBDwBporkL5Ugr8j0CJTi1fn8xolDPPNEK +BTQzA/9OsrasBoRgBfutSfG1gy7kIlvB0X5TGKjSFUZPxMRbGXPPHI1UIVdBFDTx +y/fGWkUl8TzDf6XkblGcUpYwFPchMDYCkW8gc9iJZTfxLMbw2RYaMvKGQXuBJC1i +wTe9LW6c9l0b/R0Ryp4ZLAzLzoFSRS3I2dOWuSq2zmv80N6797QnS2V2aW4gQXRr +aW5zb24gPGtldmluQGF0a2luc29uLmRocy5vcmc+iFkEExECABkFAj87+hkECwcD +AgMVAgMDFgIBAh4BAheAAAoJELbZ0Mw4syfXJUQAn1UZN8jR6eulFicwZ862fjpO +o+yUAJ4rnvYv0Q/8J3gsbDtwCeXp8c5pR4hhBBMRAgAZBQI/O/oZBAsHAwIDFQID +AxYCAQIeAQIXgAASCRC22dDMOLMn1wdlR1BHAAEBJUQAn1UZN8jR6eulFicwZ862 +fjpOo+yUAJ4rnvYv0Q/8J3gsbDtwCeXp8c5pR7kBDQQ/O/ocEAQA1Lu0o3sFsxaq +PMo1JD9qxqxD7SaKU8MtFN7sTfqVpUwtrt2DlIdGsXB6QA5unWrMT50yO1JwAXsM +5/UX1bpuFnILMS9JxspQ1c7NJU4kD07Si6BDHg5ygOWnzIR/aB7mfL29jogSb6hq +4Bkb3nEEGmU3CSHYPV0hs0Sl48GdtLsAAwUD/1T46hu+QgDEpgjwCU+vxVRGU3yE +bJ40nRQ2iGV5eO81XAFZA0p9QOu3wd53BkBKptdyJ9hL5PNrRI9XaOjM/+vh2PKU +bbAqJBYOTMTZIq+wh1uweoKxJ7YTQTWGbdSgQpBT++ci8MOvPRTcnw8oVucwd7f3 +tZmbkbwGeRBlb3DUiE4EGBECAAYFAj87+hwAEgkQttnQzDizJ9cHZUdQRwABAXFT +AJwJzpsAUu2T1swtKPnTS9FR6lJ4fACbBzU71letFWQNTEeRHxLYkXpCLHU= +=jYxS +-----END PGP PUBLIC KEY BLOCK----- diff --git a/aspell.spec b/aspell.spec index 3e0178c..cc68b4d 100644 --- a/aspell.spec +++ b/aspell.spec @@ -1,7 +1,7 @@ # # spec file for package aspell # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -24,6 +24,8 @@ License: GFDL-1.1+ and LGPL-2.1 and HPND and SUSE-BSD-Mark-Modifications Group: Productivity/Text/Spell Url: http://aspell.net/ Source0: ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz +Source1: ftp://ftp.gnu.org/gnu/aspell/%{name}-%{version}.tar.gz.sig +Source2: %{name}.keyring Source100: baselibs.conf # PATCH-FIX-OPENSUSE aspell-strict-aliasing.patch pnemec@suse.cz -- Fix gcc strict aliasing warnings Patch0: aspell-strict-aliasing.patch @@ -44,10 +46,6 @@ Suggests: aspell-ispell Suggests: aspell-spell Provides: pspell = %{version} Obsoletes: pspell < %{version} -# bug437293 -%ifarch ppc64 -Obsoletes: aspell-64bit -%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -131,14 +129,14 @@ This package contains the pspell compatibility library. %build autoreconf -fiv -export CXXFLAGS="%optflags `ncursesw6-config --cflags`" +export CXXFLAGS="%{optflags} `ncursesw6-config --cflags`" #this is an ugly kludge , don't look :-) export LDFLAGS="`ncursesw6-config --libs`" %configure \ %if 0%{?suse_version} > 1210 - --enable-curses="-lncursesw" \ + --enable-curses="-lncursesw" \ %endif - --disable-rpath + --disable-rpath make %{?_smp_mflags} @@ -146,12 +144,12 @@ make %{?_smp_mflags} %if 0%{?suse_version} >= 1120 %make_install %else -make DESTDIR=%{buildroot} install +make DESTDIR=%{buildroot} install %{?_smp_mflags} %endif # Links for compatibility reasons (ispell and spell) ln -s %{_libdir}/aspell-0.60/ispell %{buildroot}%{_bindir} ln -s %{_libdir}/aspell-0.60/spell %{buildroot}%{_bindir} -find %{buildroot} -name "*.la" -type f -print -delete +find %{buildroot} -type f -name "*.la" -delete -print %fdupes -s %{buildroot} %find_lang %{name} @@ -185,8 +183,8 @@ find %{buildroot} -name "*.la" -type f -print -delete %{_bindir}/pre* %{_bindir}/run-with-aspell %{_bindir}/word-list-compress -%doc %{_infodir}/%{name}.info%{ext_info} -%doc %{_mandir}/man1/*.1%{ext_man} +%{_infodir}/%{name}.info%{ext_info} +%{_mandir}/man1/*.1%{ext_man} %exclude %{_mandir}/man1/pspell-config.1%{ext_man} %files devel @@ -197,8 +195,8 @@ find %{buildroot} -name "*.la" -type f -print -delete %{_includedir}/*.h %{_libdir}/libaspell.so %{_libdir}/libpspell.so -%doc %{_infodir}/%{name}-dev.info%{ext_info} -%doc %{_mandir}/man1/pspell-config.1%{ext_man} +%{_infodir}/%{name}-dev.info%{ext_info} +%{_mandir}/man1/pspell-config.1%{ext_man} %files ispell %defattr(-,root,root,-)