Skip to content
Merged
7 changes: 3 additions & 4 deletions SPECS/keepalived/keepalived.spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Summary: High Availability monitor for LVS and VRRP
License: GPL-2.0-or-later
URL: http://www.keepalived.org/
VCS: git:https://github.com/acassen/keepalived
#!RemoteAsset
#!RemoteAsset: sha256:85882eb62974f395d4c631be990a41a839594a7e62fbfebcb5649a937a7a1bb6
Source0: http://www.keepalived.org/software/keepalived-%{version}.tar.gz
Source1: keepalived.service
BuildSystem: autotools
Expand Down Expand Up @@ -53,11 +53,10 @@ BuildOption(build): STRIP=/bin/true
%if %{with snmp}
BuildRequires: pkgconfig(netsnmp)
%endif
%if %{with nftables}
BuildRequires: pkgconfig(libmnl)
%if %{with nftables}
BuildRequires: pkgconfig(libnftnl)
%else
BuildRequires: pkgconfig(libmnl)
BuildRequires: pkgconfig(xtables)
%endif
BuildRequires: gcc
Expand Down Expand Up @@ -117,4 +116,4 @@ mkdir -p %{buildroot}%{_libexecdir}/keepalived
%{_mandir}/man8/keepalived.8*

%changelog
%{?autochangelog}
%autochangelog
337 changes: 0 additions & 337 deletions SPECS/opensc/0003-opensc-0.26.1-compiler.patch

This file was deleted.

28 changes: 0 additions & 28 deletions SPECS/opensc/0004-opensc-0.26.1-bash-completion.patch

This file was deleted.

5 changes: 3 additions & 2 deletions SPECS/python-aiosignal/python-aiosignal.spec
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ Provides: python3-%{srcname} = %{version}-%{release}
%python_provide python3-%{srcname}

%description
FrozenList is a list-like structure which implements
collections.abc.MutableSequence, and which can be made immutable.
aiosignal is a library that provides a Signal class for registering
and dispatching asynchronous callbacks. It is used by aiohttp and
other asyncio-based projects to manage lists of callable handlers.

%generate_buildrequires
%pyproject_buildrequires
Expand Down
2 changes: 1 addition & 1 deletion SPECS/python-expandvars/python-expandvars.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Version: 1.1.2
Release: %autorelease
Summary: Expand system variables Unix style
License: MIT
URL: https://github.com/aio-libs/yarl
URL: https://github.com/sayanarijit/expandvars
#!RemoteAsset: sha256:6c5822b7b756a99a356b915dd1267f52ab8a4efaa135963bd7f4bd5d368f71d7
Source0: https://files.pythonhosted.org/packages/source/e/%{srcname}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
Expand Down
3 changes: 1 addition & 2 deletions SPECS/python-groovy/python-groovy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ Provides: python3-%{srcname} = %{version}-%{release}
%python_provide python3-%{srcname}

%description
A small Python library created to help developers protect their
applications from Server Side Request Forgery (SSRF) attacks.
Groovy is a Python-to-JavaScript transpiler.

%generate_buildrequires
%pyproject_buildrequires
Expand Down
105 changes: 0 additions & 105 deletions SPECS/python-requests-ftp/0001-Remove-use-of-the-cgi-module.patch

This file was deleted.

2 changes: 1 addition & 1 deletion SPECS/python-simpleline/python-simpleline.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Version: 1.9.0
Release: %autorelease
Summary: Python text UI framework
License: MIT
URL: https://github.com/janpipek/iso639-python
URL: https://github.com/rhinstaller/python-simpleline
#!RemoteAsset: sha256:7645e29a83df27a46defa1dc1e7e84f6adf91645e03cdd06b4384079bc89aef1
Source0: https://files.pythonhosted.org/packages/source/s/%{srcname}/%{srcname}-%{version}.tar.gz
BuildSystem: autotools
Expand Down
2 changes: 1 addition & 1 deletion SPECS/python-spacy-legacy/python-spacy-legacy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Version: 3.0.12
Release: %autorelease
Summary: Legacy registered functions for spaCy backwards compatibility
License: MIT
URL: https://github.com/explosion/spacy-loggers
URL: https://github.com/explosion/spacy-legacy
#!RemoteAsset: sha256:b37d6e0c9b6e1d7ca1cf5bc7152ab64a4c4671f59c85adaf7a3fcb870357a774
Source0: https://files.pythonhosted.org/packages/source/s/spacy_legacy/spacy-legacy-%{version}.tar.gz
BuildArch: noarch
Expand Down
1 change: 0 additions & 1 deletion SPECS/qt6-qtquick3d/qt6-qtquick3d.spec
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ The Qt 6 Quick3D library.
Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: pkgconfig(Qt6Gui)
Requires: qt6-qtquick3d
Requires: pkgconfig(Qt6Quick)

%description devel
Expand Down

This file was deleted.

Loading
Loading