Hello community, here is the log from the commit of package librcc for openSUSE:Factory checked in at 2015-11-18 22:32:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librcc (Old) and /work/SRC/openSUSE:Factory/.librcc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librcc" Changes: -------- --- /work/SRC/openSUSE:Factory/librcc/librcc.changes 2014-02-03 06:49:10.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.librcc.new/librcc.changes 2015-11-18 22:32:25.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Nov 15 09:27:42 UTC 2015 - [email protected] + +- Grammar corrections to description. + Utilize new URL for source tarball (old one yielded NXDOMAIN). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librcc.spec ++++++ --- /var/tmp/diff_new_pack.vafWlh/_old 2015-11-18 22:32:26.000000000 +0100 +++ /var/tmp/diff_new_pack.vafWlh/_new 2015-11-18 22:32:26.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package librcc # -# 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 @@ -21,11 +21,11 @@ Name: librcc Version: 0.2.12 Release: 0 -Summary: Russian Charset Conversion Library +Summary: Russian Character Set Conversion Library License: LGPL-2.1+ -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://rusxmms.sourceforge.net -Source0: http://dside.dyndns.org/files/rusxmms/%{name}-%{version}.tar.bz2 +Source: http://darksoft.org/files/rusxmms/%name-%version.tar.bz2 Source1: baselibs.conf BuildRequires: aspell-devel BuildRequires: db-devel @@ -38,35 +38,36 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Provides posibility to automaticaly convert considered encodings (a lot -of languages is supported, not only russian one) to/from UTF-8. The -library is part of rusxmms patch. +Provides the possibility to automatically convert considered +encodings to and from UTF-8. A lot of languages are supported, not +just the Russian one. The library is part of the rusxmms patch. %package -n %{name}%{major} -Summary: Russian Charset Conversion Library +Summary: Russian Character Set Conversion Library Group: System/Libraries Requires: rcc-runtime Supplements: packageand(unzip:aspell) %description -n %{name}%{major} -Provides posibility to automaticaly convert considered encodings (a lot -of languages is supported, not only russian one) to/from UTF-8. The -library is part of rusxmms patch. +Provides the possibility to automatically convert considered +encodings to and from UTF-8. A lot of languages are supported, not +just the Russian one. The library is part of the rusxmms patch. %package devel -Summary: Development Files for LibRCC +Summary: Development files for librcc, a charset conversion library Group: Development/Libraries/C and C++ Requires: %{name}%{major} = %{version} %description devel -Development files for the package LibRCC. +This subpackage contains libraries and header files for developing +applications that want to make use of librcc. %package -n rcc-runtime Summary: LibRCC Runtime Environment Group: System/Libraries %description -n rcc-runtime -Runtime environment for the package LibRCC. +Runtime environment for the LibRCC package. %prep %setup -q
