Accepting request 103972 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/103972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ispell-slovak?expand=0&rev=11
This commit is contained in:
Stephan Kulow 2012-02-14 18:01:26 +00:00 committed by Git OBS Bridge
parent 6b9b45097b
commit 0933784ddc
2 changed files with 10 additions and 51 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 4 14:14:26 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections (see specfile guidelines)
-------------------------------------------------------------------
Fri Aug 4 20:43:32 CEST 2006 - lmichnovic@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package ispell-slovak (Version 0.3.2)
# spec file for package ispell-slovak
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products 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,17 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: ispell-slovak
BuildRequires: ispell
Version: 0.3.2
Release: 0
Summary: Slovak Ispell Dictionary
License: GPL-2.0+
Group: Productivity/Text/Spell
AutoReqProv: on
Version: 0.3.2
Release: 124
Summary: Slovak Ispell Dictionary
Url: http://sk-spell.sk.cx/?id=4
Source: ispell-sk-%{version}.tar.bz2
Source1: slovak.el
@ -42,12 +38,6 @@ usage description for ispell is given in
/usr/share/doc/packages/ispell/README of the packages ispell. The
sources for this dictionary are included in the package dicts.
Authors:
--------
Zdenko Podobný
%prep
%setup -n ispell-sk-%{version}
# fix permissions
@ -74,40 +64,4 @@ install -m 644 slovak.el $RPM_BUILD_ROOT/usr/lib/ispell/emacs/
/usr/lib/ispell/slovak.*
/usr/lib/ispell/emacs/slovak.el
%clean
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Aug 04 2006 lmichnovic@suse.cz
- update to version 0.3.2
- removed install.sh, improved make clean
- integration of 3 letters Slovak words
- renamed *.patch to *-installdir.patch
- recoded README.sk to make it readable in unicode envirovement
(encoding_readme.patch.bz2)
* Fri Feb 24 2006 lmichnovic@suse.cz
- added Provides: locale (ispell:sk)
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Sep 16 2005 lmichnovic@suse.cz
- updated to version 0.3.0
* Thu Jan 06 2005 pmladek@suse.cz
- build an architecture dependent package; the hash table ondisk format
depends on architecture (little/big endiannes, pointer size) [#49407]
* Wed Sep 01 2004 pmladek@suse.cz
- updated to version 0.2.2
* Thu Mar 04 2004 pmladek@suse.cz
- updated to version 0.2.1
* license is GPL
* Mon Feb 23 2004 hmacht@suse.de
- building as non-root
* Tue Mar 05 2002 egmont@suselinux.hu
- Removed 'requires: ispell' (bug #13609)
* Thu Jan 24 2002 egmont@suselinux.hu
- Renamed to ispell-slovak
* Wed Mar 14 2001 werner@suse.de
- Use dynamic emacs menu feature of ispell package
used by both emacs
- No spaces within file names
* Mon Feb 12 2001 cihlar@suse.cz
- package created