From 02772eee650a5fab9e550c2902c2d1a93628602a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 27 Mar 2023 07:42:41 +0000 Subject: automatic import of rpkg --- rpkg.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'rpkg.spec') diff --git a/rpkg.spec b/rpkg.spec index 319eef2..b8e9aaf 100644 --- a/rpkg.spec +++ b/rpkg.spec @@ -1,6 +1,6 @@ Name: rpkg Version: 1.66 -Release: 1 +Release: 2 Summary: Python library for interacting with rpm+git License: GPLv2+ and LGPLv2 @@ -70,7 +70,7 @@ BuildRequires: python2-nose BuildRequires: python2-setuptools Requires: mock -Requires: redhat-rpm-config +Requires: openEuler-rpm-config Requires: rpm-build Requires: rpmlint Requires: rpmdevtools @@ -87,7 +87,6 @@ Requires: rpm-python Requires: %{name}-common = %{version}-%{release} -Conflicts: fedpkg < 1.26 # Backward compatibility with capability pyrpkg Provides: pyrpkg = %{version}-%{release} @@ -133,7 +132,7 @@ BuildRequires: rpmlint BuildRequires: rpmdevtools Requires: mock -Requires: redhat-rpm-config +Requires: openEuler-rpm-config Requires: rpm-build Requires: rpmlint Requires: rpmdevtools @@ -157,7 +156,6 @@ Requires: python3-PyYAML Requires: %{name}-common = %{version}-%{release} -Conflicts: fedpkg < 1.26 %description -n python3-%{name} A python library for managing RPM package sources in a git repository. @@ -258,5 +256,8 @@ example_cli_dir=$RPM_BUILD_ROOT%{_datadir}/%{name}/examples/cli %changelog +* Mon Mar 27 2023 lichaoran - 1.66-2 +- disable test + * Fri Mar 24 2023 lichaoran - 1.66-1 - Initial package -- cgit v1.2.3