.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-specs-u?expand=0&rev=43
This commit is contained in:
parent
30f401d341
commit
555ac8afe2
14
texlive-specs-u-rpmlintrc
Normal file
14
texlive-specs-u-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-u
|
Name: texlive-specs-u
|
||||||
Version: 2014
|
Version: 2014
|
||||||
@ -49,15 +49,12 @@ BuildArch: noarch
|
|||||||
Summary: Meta package for u
|
Summary: Meta package for u
|
||||||
License: GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain
|
License: GPL-2.0+ and LGPL-2.1+ and LPPL-1.0 and OFL-1.1 and SUSE-Public-Domain
|
||||||
Group: Productivity/Publishing/TeX/Base
|
Group: Productivity/Publishing/TeX/Base
|
||||||
|
Url: https://build.opensuse.org/package/show/Publishing:TeXLive/Meta
|
||||||
|
Source0: texlive-specs-u-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-sepfootnotes
|
%package -n texlive-sepfootnotes
|
||||||
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn28885
|
Version: %{texlive_version}.%{texlive_noarch}.0.0.2svn28885
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -11397,6 +11394,11 @@ rm -f /var/run/texlive/run-update
|
|||||||
%{_texmfdistdir}/tex/latex/sttools/texsort.sty
|
%{_texmfdistdir}/tex/latex/sttools/texsort.sty
|
||||||
/var/adm/update-scripts/texlive-sttools-%{texlive_version}.%{texlive_noarch}.1.5svn33669-%{release}-zypper
|
/var/adm/update-scripts/texlive-sttools-%{texlive_version}.%{texlive_noarch}.1.5svn33669-%{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