diff --git a/texlive-specs-a-rpmlintrc b/texlive-specs-a-rpmlintrc new file mode 100644 index 0000000..f4d276e --- /dev/null +++ b/texlive-specs-a-rpmlintrc @@ -0,0 +1,14 @@ +addFilter(".*dangling-symlink.*/fonts/.*") +addFilter(".*dangling-symlink.*/zypper\.py.*") +addFilter(".*description-shorter-than-summary.*") +addFilter(".*files-duplicate.*") +addFilter(".*E:.*files-duplicated-waste.*") +addFilter(".*spelling-error.*") +addFilter(".*zero-length.*") +addFilter(".*E:.*summary-too-long.*") +addFilter(".*incorrect-fsf-address.*") +addFilter(".*hidden-file-or-dir.*/\.tex.*") +addFilter(".*wrong-script-end-of-line-encoding.*") +addFilter(".*script-without-shebang.*/doc/.*") +addFilter(".*wrong-script-interpreter.*/doc/.*") +addFilter(".*non-executable-script.*/doc/.*") diff --git a/texlive-specs-a.changes b/texlive-specs-a.changes index b94f02d..64c1df2 100644 --- a/texlive-specs-a.changes +++ b/texlive-specs-a.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 2 10:33:38 UTC 2015 - werner@suse.de + +- Handle rpmlintrc for each meta spec file its self + ------------------------------------------------------------------- Wed Apr 1 16:47:12 UTC 2015 - werner@suse.de diff --git a/texlive-specs-a.spec b/texlive-specs-a.spec index e40c48f..de1084b 100644 --- a/texlive-specs-a.spec +++ b/texlive-specs-a.spec @@ -37,7 +37,7 @@ %define texlive_version 2014 %define texlive_previous 2013 %define texlive_release 20140525 -%define texlive_noarch 97 +%define texlive_noarch 98 Name: texlive-specs-a Version: 2014 @@ -49,15 +49,12 @@ BuildArch: noarch Summary: Meta package for a License: BSD-3-Clause and GFDL-1.2 and GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and LPPL-1.3c and OFL-1.1 and SUSE-Public-Domain and SUSE-TeX Group: Productivity/Publishing/TeX/Base +Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta +Source0: texlive-specs-a-rpmlintrc %description Meta package to build tons of noarch texlive packages. -%prep -%setup -q -c -T - -%build - %package -n texlive-12many Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878 Release: 0 @@ -18209,6 +18206,11 @@ rm -f /var/run/texlive/run-update %{_texmfdistdir}/scripts/arara/rules/xetex.yaml /var/adm/update-scripts/texlive-arara-%{texlive_version}.%{texlive_noarch}.3.0svn29762-%{release}-zypper +%prep +%setup -q -c -T + +%build + %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_texmfdistdir}