diff --git a/.gitignore b/.gitignore index 6ccb7e6..c7beb61 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ man-pages-it-2.80.tar.gz +/manpages3.15.tar.bz2 diff --git a/man-pages-it.spec b/man-pages-it.spec index 1061b4b..9d2ef0d 100644 --- a/man-pages-it.spec +++ b/man-pages-it.spec @@ -1,14 +1,16 @@ Summary: Italian man (manual) pages from the Linux Documentation Project Name: man-pages-it -Version: 2.80 -Release: 13%{?dist} +Version: 3.15 +Release: 1%{?dist} # inherit the license tags from the man-pages package -License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE +License: GPL+ and GPLv2 and GPLv2+ and LGPLV2+ and GPLv3+ and BSD and MIT and Copyright only and IEEE Group: Documentation URL: http://www.pluto.linux.it/ildp/man/ %define extra_name %{name}-extra %define extra_ver 0.5.0 -Source0: ftp://ftp.pluto.it/pub/pluto/ildp/man/%{name}-%{version}.tar.gz +# The tarball of the new 3.15 version has a slighly strange file name, not +# %{name}-%{version}.tar.gz anymore ... +Source0: ftp://ftp.pluto.it/pub/pluto/ildp/man/manpages%{version}.tar.bz2 BuildArch: noarch Obsoletes: %{extra_name} < 2.80 Provides: %{extra_name} = %{version}-%{release} @@ -66,6 +68,15 @@ done %changelog +* Wed Jan 30 2013 Mike FABIAN - 3.15-1 +- Resolves: #906215 - man-pages-it package contains many man-pages + which are not translated to Italian but are in English +- update to 3.15. The update contains: +- all the man pages from the sections man0p, man1p, and man3p are gone. + But that is no problem, these were the untranslated English versions anyway! +- new manpages: abc2abc.1 abc2ly.1 abcqps.1 dselect.1 utmpx.5 +- removed manpages: dselect.8 + * Mon Nov 26 2012 Jens Petersen - 2.80-13 - inherit the license tags of the man-pages package (#880076) diff --git a/sources b/sources index 595126e..246042d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6edbaf893507f80199f35df9c268aa0 man-pages-it-2.80.tar.gz +812033ffc86cca70eea52a62f7b36147 manpages3.15.tar.bz2