This commit is contained in:
parent
04c60b7528
commit
c5d2b3f226
11
kicad.spec
11
kicad.spec
@ -81,8 +81,11 @@ KiCad includes a project manager and four main independent software tools:
|
||||
- Gerbview: GERBER file viewer (photoplotter documents).
|
||||
- Cvpcb: footprint selector for components association.
|
||||
|
||||
%lang_package
|
||||
|
||||
%package lang
|
||||
Summary: Translations for package %{name}
|
||||
Group: System/Localization
|
||||
Provides: %{name}}-lang-all = %{version}
|
||||
BuildArch: noarch
|
||||
# Per lang split packages from old kicad-i18n
|
||||
Conflicts: kicad-lang-bg < 6.0.0
|
||||
Conflicts: kicad-lang-ca < 6.0.0
|
||||
@ -108,6 +111,10 @@ Conflicts: kicad-lang-sv < 6.0.0
|
||||
Conflicts: kicad-lang-zh_CN < 6.0.0
|
||||
Conflicts: kicad-lang-zh_TW < 6.0.0
|
||||
|
||||
%description lang
|
||||
Provides translations for the \"%{name}\" package.
|
||||
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n kicad-%{file_version}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user