Accepting request 839204 from electronics
OBS-URL: https://build.opensuse.org/request/show/839204 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kicad-doc?expand=0&rev=23
This commit is contained in:
commit
d1cf42d23c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6a36d185cfb4b52540704114ef6fe32138e025c088eb7363c337804c80b828e6
|
|
||||||
size 75372826
|
|
3
kicad-doc-5.1.7.tar.bz2
Normal file
3
kicad-doc-5.1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:109ed65fdd308e5267bfdfc55038b567439e21072e2ccf576d9081cd8947a383
|
||||||
|
size 74202031
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 28 20:09:37 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
- Update to minor release 5.1.7, no changelog provided
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 29 12:00:53 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
- Update to minor release 5.1.6
|
||||||
|
* Various smaller changes to the manuals and its translations
|
||||||
|
- Adjust dependencies and language provides
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 18 22:01:57 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
Mon Nov 18 22:01:57 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kicad
|
# spec file for package kicad
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,13 +25,7 @@ ExclusiveArch: do_not_build
|
|||||||
|
|
||||||
%if "%flavor" == "pdf"
|
%if "%flavor" == "pdf"
|
||||||
%define pkg_suffix -pdf
|
%define pkg_suffix -pdf
|
||||||
# Stock distribution package for xetex has a bug. As there is no way to just
|
|
||||||
# build languages which use pdftex, disable PDF documentation completely
|
|
||||||
%if 0%{?suse_version} > 1500
|
|
||||||
%bcond_without pdf
|
%bcond_without pdf
|
||||||
%else
|
|
||||||
ExclusiveArch: do_not_build
|
|
||||||
%endif
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%flavor" == "html"
|
%if "%flavor" == "html"
|
||||||
@ -39,16 +33,13 @@ ExclusiveArch: do_not_build
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: kicad-doc%{?pkg_suffix}
|
Name: kicad-doc%{?pkg_suffix}
|
||||||
Version: 5.1.5
|
Version: 5.1.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Documentation and tutorials for KiCad
|
Summary: Documentation and tutorials for KiCad
|
||||||
License: GPL-3.0-or-later AND CC-BY-SA-3.0
|
License: GPL-3.0-or-later AND CC-BY-SA-3.0
|
||||||
Group: Documentation/HTML
|
Group: Documentation/HTML
|
||||||
%if "%flavor" == "pdf"
|
URL: https://kicad-pcb.org
|
||||||
%else
|
Source: https://gitlab.com/kicad/services/%{sname}/-/archive/%{version}/%{sname}-%{version}.tar.bz2#/%{sname}-%{version}.tar.bz2
|
||||||
%endif
|
|
||||||
URL: http://kicad-pcb.org
|
|
||||||
Source: https://github.com/KiCad/%{sname}/archive/%{version}.tar.gz#/%{sname}-%{version}.tar.gz
|
|
||||||
# PATCH-FIX-OPENSUSE kicad-doc-notimestamp.patch davejplater@gmail.com -- Remove time stamped footer from html pages.
|
# PATCH-FIX-OPENSUSE kicad-doc-notimestamp.patch davejplater@gmail.com -- Remove time stamped footer from html pages.
|
||||||
Patch0: kicad-doc-notimestamp.patch
|
Patch0: kicad-doc-notimestamp.patch
|
||||||
BuildRequires: asciidoc >= 8.6.9
|
BuildRequires: asciidoc >= 8.6.9
|
||||||
@ -104,9 +95,8 @@ and tutorials.
|
|||||||
%package ca
|
%package ca
|
||||||
Summary: Catalan documentation and tutorials for KiCad
|
Summary: Catalan documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:ca)
|
Provides: locale(%{name}:ca)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description ca
|
%description ca
|
||||||
This package contains Catalan documentation and tutorials for KiCad
|
This package contains Catalan documentation and tutorials for KiCad
|
||||||
@ -114,9 +104,8 @@ This package contains Catalan documentation and tutorials for KiCad
|
|||||||
%package de
|
%package de
|
||||||
Summary: German documentation and tutorials for KiCad
|
Summary: German documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:de)
|
Provides: locale(%{name}:de)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description de
|
%description de
|
||||||
This package contains German documentation and tutorials for KiCad
|
This package contains German documentation and tutorials for KiCad
|
||||||
@ -124,7 +113,7 @@ This package contains German documentation and tutorials for KiCad
|
|||||||
%package en
|
%package en
|
||||||
Summary: English documentation and tutorials for KiCad
|
Summary: English documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:en)
|
Provides: locale(%{name}:en)
|
||||||
Requires: kicad = %{version}
|
Requires: kicad = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
Requires: kicad-doc = %{version}
|
||||||
|
|
||||||
@ -134,9 +123,8 @@ This package contains English documentation and tutorials for KiCad
|
|||||||
%package es
|
%package es
|
||||||
Summary: Spanish documentation and tutorials for KiCad
|
Summary: Spanish documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:es)
|
Provides: locale(%{name}:es)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description es
|
%description es
|
||||||
This package contains Spanish documentation and tutorials for KiCad
|
This package contains Spanish documentation and tutorials for KiCad
|
||||||
@ -144,9 +132,8 @@ This package contains Spanish documentation and tutorials for KiCad
|
|||||||
%package fr
|
%package fr
|
||||||
Summary: French documentation and tutorials for KiCad
|
Summary: French documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:fr)
|
Provides: locale(%{name}:fr)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description fr
|
%description fr
|
||||||
This package contains French documentation and tutorials for KiCad
|
This package contains French documentation and tutorials for KiCad
|
||||||
@ -154,9 +141,8 @@ This package contains French documentation and tutorials for KiCad
|
|||||||
%package id
|
%package id
|
||||||
Summary: Indonesian documentation and tutorials for KiCad
|
Summary: Indonesian documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:id)
|
Provides: locale(%{name}:id)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description id
|
%description id
|
||||||
This package contains Indonesian documentation and tutorials for KiCad
|
This package contains Indonesian documentation and tutorials for KiCad
|
||||||
@ -164,9 +150,8 @@ This package contains Indonesian documentation and tutorials for KiCad
|
|||||||
%package it
|
%package it
|
||||||
Summary: Italian documentation and tutorials for KiCad
|
Summary: Italian documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:it)
|
Provides: locale(%{name}:it)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description it
|
%description it
|
||||||
This package contains Italian documentation and tutorials for KiCad
|
This package contains Italian documentation and tutorials for KiCad
|
||||||
@ -174,9 +159,8 @@ This package contains Italian documentation and tutorials for KiCad
|
|||||||
%package ja
|
%package ja
|
||||||
Summary: Japanese documentation and tutorials for KiCad
|
Summary: Japanese documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:ja)
|
Provides: locale(%{name}:ja)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description ja
|
%description ja
|
||||||
This package contains Japanese documentation and tutorials for KiCad
|
This package contains Japanese documentation and tutorials for KiCad
|
||||||
@ -184,9 +168,8 @@ This package contains Japanese documentation and tutorials for KiCad
|
|||||||
%package pl
|
%package pl
|
||||||
Summary: Polish documentation and tutorials for KiCad
|
Summary: Polish documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:pl)
|
Provides: locale(%{name}:pl)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description pl
|
%description pl
|
||||||
This package contains Polish documentation and tutorials for KiCad
|
This package contains Polish documentation and tutorials for KiCad
|
||||||
@ -194,9 +177,8 @@ This package contains Polish documentation and tutorials for KiCad
|
|||||||
%package ru
|
%package ru
|
||||||
Summary: Russian documentation and tutorials for KiCad
|
Summary: Russian documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:ru)
|
Provides: locale(%{name}:ru)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description ru
|
%description ru
|
||||||
This package contains Russian documentation and tutorials for KiCad
|
This package contains Russian documentation and tutorials for KiCad
|
||||||
@ -204,9 +186,8 @@ This package contains Russian documentation and tutorials for KiCad
|
|||||||
%package zh
|
%package zh
|
||||||
Summary: Chinese documentation and tutorials for KiCad
|
Summary: Chinese documentation and tutorials for KiCad
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
Provides: locale(kicad-doc:zh)
|
Provides: locale(%{name}:zh)
|
||||||
Requires: %{name}-en = %{version}
|
Requires: %{name}-en = %{version}
|
||||||
Requires: kicad-doc = %{version}
|
|
||||||
|
|
||||||
%description zh
|
%description zh
|
||||||
This package contains Chinese documentation and tutorials for KiCad
|
This package contains Chinese documentation and tutorials for KiCad
|
||||||
@ -224,10 +205,8 @@ cp /usr/share/dblatex/latex/graphics/warning.pdf CMakeSupport/
|
|||||||
%build
|
%build
|
||||||
# Supported output formats: html;pdf;epub;
|
# Supported output formats: html;pdf;epub;
|
||||||
%if %{with pdf}
|
%if %{with pdf}
|
||||||
# SOURCE_DATE_EPOCH affirmation variable used by TeX, current
|
# SOURCE_DATE_EPOCH affirmation variable used by TeX
|
||||||
export FORCE_SOURCE_DATE=1
|
export FORCE_SOURCE_DATE=1
|
||||||
# Deprecated variant used by TeX in Leap 42.x
|
|
||||||
export SOURCE_DATE_EPOCH_TEX_PRIMITIVES=1
|
|
||||||
# Do not build PL translations, bad interaction of po4a, asciidoc and xetex (gh#KiCad/kicad-doc#697)
|
# Do not build PL translations, bad interaction of po4a, asciidoc and xetex (gh#KiCad/kicad-doc#697)
|
||||||
%cmake -DKICAD_DOC_PATH=%{_docdir}/kicad/help -DBUILD_FORMATS='pdf;' -DLANGUAGES='ca;de;en;es;fr;id;it;ja;ru;zh'
|
%cmake -DKICAD_DOC_PATH=%{_docdir}/kicad/help -DBUILD_FORMATS='pdf;' -DLANGUAGES='ca;de;en;es;fr;id;it;ja;ru;zh'
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user