.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-a?expand=0&rev=59
This commit is contained in:
parent
d75c85715a
commit
579eca6dcc
14
texlive-specs-a-rpmlintrc
Normal file
14
texlive-specs-a-rpmlintrc
Normal 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/.*")
|
@ -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
|
Wed Apr 1 16:47:12 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
%define texlive_version 2014
|
%define texlive_version 2014
|
||||||
%define texlive_previous 2013
|
%define texlive_previous 2013
|
||||||
%define texlive_release 20140525
|
%define texlive_release 20140525
|
||||||
%define texlive_noarch 97
|
%define texlive_noarch 98
|
||||||
|
|
||||||
Name: texlive-specs-a
|
Name: texlive-specs-a
|
||||||
Version: 2014
|
Version: 2014
|
||||||
@ -49,15 +49,12 @@ BuildArch: noarch
|
|||||||
Summary: Meta package for a
|
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
|
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
|
Group: Productivity/Publishing/TeX/Base
|
||||||
|
Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
|
||||||
|
Source0: texlive-specs-a-rpmlintrc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Meta package to build tons of noarch texlive packages.
|
Meta package to build tons of noarch texlive packages.
|
||||||
|
|
||||||
%prep
|
|
||||||
%setup -q -c -T
|
|
||||||
|
|
||||||
%build
|
|
||||||
|
|
||||||
%package -n texlive-12many
|
%package -n texlive-12many
|
||||||
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878
|
Version: %{texlive_version}.%{texlive_noarch}.0.0.3svn15878
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -18209,6 +18206,11 @@ rm -f /var/run/texlive/run-update
|
|||||||
%{_texmfdistdir}/scripts/arara/rules/xetex.yaml
|
%{_texmfdistdir}/scripts/arara/rules/xetex.yaml
|
||||||
/var/adm/update-scripts/texlive-arara-%{texlive_version}.%{texlive_noarch}.3.0svn29762-%{release}-zypper
|
/var/adm/update-scripts/texlive-arara-%{texlive_version}.%{texlive_noarch}.3.0svn29762-%{release}-zypper
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -c -T
|
||||||
|
|
||||||
|
%build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
mkdir -p %{buildroot}%{_texmfdistdir}
|
mkdir -p %{buildroot}%{_texmfdistdir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user