commit ding for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package ding for openSUSE:Factory checked in 
at 2017-03-02 19:37:47

Comparing /work/SRC/openSUSE:Factory/ding (Old)
 and  /work/SRC/openSUSE:Factory/.ding.new (New)


Package is "ding"

Thu Mar  2 19:37:47 2017 rev:23 rq:460746 version:1.8.1

Changes:

--- /work/SRC/openSUSE:Factory/ding/ding.changes2014-12-16 
14:49:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.ding.new/ding.changes   2017-03-02 
19:37:50.283369630 +0100
@@ -1,0 +2,12 @@
+Mon Feb 27 18:49:42 UTC 2017 - mimi...@gmail.com
+
+- fix Source patch, spec-cleaned 
+
+---
+Mon Feb 27 03:29:51 UTC 2017 - sfal...@opensuse.org
+
+- Update to version 1.8.1:
+  * New version of German-English translation file, now over 345,000 entries
+  * Minor bug fixes
+
+---

Old:

  ding-1.8.tar.gz

New:

  ding-1.8.1.tar.gz



Other differences:
--
++ ding.spec ++
--- /var/tmp/diff_new_pack.CnbVFk/_old  2017-03-02 19:37:51.439206070 +0100
+++ /var/tmp/diff_new_pack.CnbVFk/_new  2017-03-02 19:37:51.443205504 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ding
 #
-# Copyright (c) 2014 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
@@ -17,29 +17,28 @@
 
 
 Name:   ding
-Version:1.8
+Version:1.8.1
 Release:0
 Summary:An X Window System Dictionary Tool
 License:GPL-2.0+
 Group:  Productivity/Office/Dictionary
 Url:http://www-user.tu-chemnitz.de/~fri/ding/
-
-Source: 
ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/%name-%version.tar.gz
+Source: 
ftp://ftp.tu-chemnitz.de/pub/Local/urz/%{name}/%{name}-%{version}.tar.gz
 Source1:ding.desktop
-Patch:  ding-install.diff
+Patch0: ding-install.diff
 Patch1: ding-tk-version.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 BuildRequires:  tk
 BuildRequires:  update-desktop-files
+Requires:   ding-dict-de_en
 Requires:   tcl
 Requires:   tk
 Recommends: agrep
-Requires:   ding-dict-de_en
 Recommends: ispell
 Recommends: ispell-american
 Recommends: ispell-ngerman
 Suggests:   fortune
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 Ding is a graphical frontend to an English-to-German dictionary
@@ -57,30 +56,30 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 %patch1 -p1
 
 %build
 
 %install
-mkdir -p "%buildroot/%_bindir" "%buildroot/%_datadir/dict" \
-   "%buildroot/%_datadir/applications"
+mkdir -p "%{buildroot}/%{_bindir}" "%{buildroot}/%{_datadir}/dict" \
+   "%{buildroot}/%{_datadir}/applications"
 ./install.sh < ding-1.8.1.tar.gz ++
/work/SRC/openSUSE:Factory/ding/ding-1.8.tar.gz 
/work/SRC/openSUSE:Factory/.ding.new/ding-1.8.1.tar.gz differ: char 5, line 1




commit ding for openSUSE:Factory

2014-12-16 Thread h_root
Hello community,

here is the log from the commit of package ding for openSUSE:Factory checked in 
at 2014-12-16 14:49:11

Comparing /work/SRC/openSUSE:Factory/ding (Old)
 and  /work/SRC/openSUSE:Factory/.ding.new (New)


Package is ding

Changes:

--- /work/SRC/openSUSE:Factory/ding/ding.changes2014-12-01 
14:01:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.ding.new/ding.changes   2014-12-16 
14:49:28.0 +0100
@@ -1,0 +2,18 @@
+Thu Dec 11 23:26:20 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 1.8
+* New version of German-English translation file,
+  now over 326,000 entries (up from 270,000).
+* Minor bug fixes.
+- Split the dictionary file so as to not mandate installation of
+  the Tk frontend.
+- Downgrade ispell dictionary requirements into recommendations;
+  ding works without them, too.
+- Add missing ispell Recommends (just having the dictionaries does
+  not help, the program is needed).
+- Also recommend agrep, which the Tk frontend prefers for full
+  functionality (approximate matching).
+- Suggest fortune, because ding even supports searching that.
+- Minor cleanups: use rpm macros in place of rpm shell vars.
+
+---

Old:

  ding-1.7.tar.bz2

New:

  ding-1.8.tar.gz



Other differences:
--
++ ding.spec ++
--- /var/tmp/diff_new_pack.gitUnh/_old  2014-12-16 14:49:29.0 +0100
+++ /var/tmp/diff_new_pack.gitUnh/_new  2014-12-16 14:49:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ding
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -16,51 +16,71 @@
 #
 
 
-
 Name:   ding
-BuildRequires:  tk update-desktop-files
+Version:1.8
+Release:0
+Summary:An X Window System Dictionary Tool
 License:GPL-2.0+
 Group:  Productivity/Office/Dictionary
-Requires:   tcl tk ispell-ngerman ispell-american
-Summary:An X Window System Dictionary Tool
-Version:1.7
-Release:1
 Url:http://www-user.tu-chemnitz.de/~fri/ding/
-Source: 
ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ding-%{version}.tar.bz2
+
+Source: 
ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/%name-%version.tar.gz
 Source1:ding.desktop
 Patch:  ding-install.diff
 Patch1: ding-tk-version.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+BuildRequires:  tk
+BuildRequires:  update-desktop-files
+Requires:   tcl
+Requires:   tk
+Recommends: agrep
+Requires:   ding-dict-de_en
+Recommends: ispell
+Recommends: ispell-american
+Recommends: ispell-ngerman
+Suggests:   fortune
 
 %description
-Ding is a smart X Window System English-to-German dictionary.  It works
-with a local database file. For full functionality, agrep should be
-installed.
+Ding is a graphical frontend to an English-to-German dictionary
+lookup and word spell checking. For full functionality, agrep and
+ispell should be installed.
+
+%package -n ding-dict-de_en
+Summary:German-English word dictionary in DING syntax
+Group:  Productivity/Office/Dictionary
+
+%description -n ding-dict-de_en
+This package contains the German-English dictionary/wordlist from
+TU Chemnitz in an easy markup language suitable for use with grep.
+A recommended graphical frontend for using this dictionary is ding.
 
 %prep
 %setup -q
 %patch -p1
 %patch1 -p1
 
+%build
+
 %install
-install -d $RPM_BUILD_ROOT%_bindir
-install -d $RPM_BUILD_ROOT%_datadir/dict
+mkdir -p %buildroot/%_bindir %buildroot/%_datadir/dict \
+   %buildroot/%_datadir/applications
 ./install.sh EOF
-y
-$RPM_BUILD_ROOT%_bindir
-$RPM_BUILD_ROOT%_datadir/dict
+%buildroot/%_bindir
+%buildroot/%_datadir/dict
 y
 EOF
-install -d $RPM_BUILD_ROOT%{_datadir}/applications/
-install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/applications/%name.desktop
+install -m 644 %{SOURCE1} %buildroot/%_datadir/applications/%name.desktop
 %suse_update_desktop_file %name Office Dictionary
 
 %files
 %defattr(-,root,root)
 %doc COPYING README CHANGES
 %_bindir/ding
-%_datadir/dict/de-en.txt
 %_datadir/applications/%name.desktop
 
+%files -n ding-dict-de_en
+%defattr(-,root,root)
+%_datadir/dict/de-en.txt
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ding for openSUSE:Factory

2014-12-01 Thread h_root
Hello community,

here is the log from the commit of package ding for openSUSE:Factory checked in 
at 2014-12-01 14:01:02

Comparing /work/SRC/openSUSE:Factory/ding (Old)
 and  /work/SRC/openSUSE:Factory/.ding.new (New)


Package is ding

Changes:

--- /work/SRC/openSUSE:Factory/ding/ding.changes2011-09-23 
01:55:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.ding.new/ding.changes   2014-12-01 
14:01:12.0 +0100
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+
+---



Other differences:
--
++ ding.spec ++
--- /var/tmp/diff_new_pack.Vve2bG/_old  2014-12-01 14:01:12.0 +0100
+++ /var/tmp/diff_new_pack.Vve2bG/_new  2014-12-01 14:01:12.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package ding (Version 1.7)
+# spec file for package ding
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   ding
@@ -23,7 +22,6 @@
 License:GPL-2.0+
 Group:  Productivity/Office/Dictionary
 Requires:   tcl tk ispell-ngerman ispell-american
-AutoReqProv:on
 Summary:An X Window System Dictionary Tool
 Version:1.7
 Release:1
@@ -40,12 +38,6 @@
 with a local database file. For full functionality, agrep should be
 installed.
 
-
-
-Authors:
-
-Frank Richter frank.rich...@hrz.tu-chemnitz.de
-
 %prep
 %setup -q
 %patch -p1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ding for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package ding for openSUSE:Factory checked in 
at 2011-12-06 18:06:15

Comparing /work/SRC/openSUSE:Factory/ding (Old)
 and  /work/SRC/openSUSE:Factory/.ding.new (New)


Package is ding, Maintainer is hvo...@suse.com

Changes:




Other differences:
--
++ ding.spec ++
--- /var/tmp/diff_new_pack.eRc6p1/_old  2011-12-06 18:10:29.0 +0100
+++ /var/tmp/diff_new_pack.eRc6p1/_new  2011-12-06 18:10:29.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   ding
 BuildRequires:  tk update-desktop-files
-License:GPLv2+
+License:GPL-2.0+
 Group:  Productivity/Office/Dictionary
 Requires:   tcl tk ispell-ngerman ispell-american
 AutoReqProv:on

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org