Fix typo
OBS-URL: https://build.opensuse.org/package/show/electronics/qucs-s?expand=0&rev=2
This commit is contained in:
parent
98df3a21af
commit
d12b70f928
11
qucs-s.spec
11
qucs-s.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ch341eepromtool
|
# spec file for package qucs-s
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -20,18 +20,18 @@ Name: qucs-s
|
|||||||
Version: 1.0.0
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Qucs with SPICE
|
Summary: Qucs with SPICE
|
||||||
License: GPL-2.0
|
License: GPL-2.0-only
|
||||||
Group: Productivity/Scientific/Electronics
|
Group: Productivity/Scientific/Electronics
|
||||||
URL: https://ra3xdh.github.io/
|
URL: https://ra3xdh.github.io/
|
||||||
Source: https://github.com/ra3xdh/qucs_s/releases/download/%{version}/%{name}-%{version}.tar.gz
|
Source: https://github.com/ra3xdh/qucs_s/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
Source1: qucs-s.rpmlintrc
|
Source1: qucs-s.rpmlintrc
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
BuildRequires: fdupes
|
||||||
BuildRequires: cmake(Qt5Gui)
|
BuildRequires: cmake(Qt5Gui)
|
||||||
|
BuildRequires: cmake(Qt5LinguistTools)
|
||||||
|
BuildRequires: cmake(Qt5PrintSupport)
|
||||||
BuildRequires: cmake(Qt5Svg)
|
BuildRequires: cmake(Qt5Svg)
|
||||||
BuildRequires: cmake(Qt5Xml)
|
BuildRequires: cmake(Qt5Xml)
|
||||||
BuildRequires: cmake(Qt5PrintSupport)
|
|
||||||
BuildRequires: cmake(Qt5LinguistTools)
|
|
||||||
BuildRequires: fdupes
|
|
||||||
Requires: ngspice
|
Requires: ngspice
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -56,4 +56,3 @@ Qucs-S is a spin-off of the Qucs cross-platform circuit simulator. "S" letter in
|
|||||||
%doc %{_datadir}/man/man1/%{name}.1.gz
|
%doc %{_datadir}/man/man1/%{name}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user