Dr. Werner Fink 2015-04-02 11:00:19 +00:00 committed by Git OBS Bridge
parent d75c85715a
commit 579eca6dcc
3 changed files with 27 additions and 6 deletions

14
texlive-specs-a-rpmlintrc Normal file
View File

@ -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/.*")

View File

@ -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

View File

@ -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}