python-rpmconf 1.0.21-2 (znver1;armv7hnl;aarch64;i686;x86_64) 2020-10297
-9999
Status | rejected | ||||||||||||||||||||
Submitter | itchka [@T] compuserve.com | ||||||||||||||||||||
Platform | rolling | ||||||||||||||||||||
Repository | main | ||||||||||||||||||||
URL | https://abf.openmandriva.org/build_lists/677638 | ||||||||||||||||||||
Packages |
|
||||||||||||||||||||
Build Date | 2020-01-30 00:10:39 +0000 UTC | ||||||||||||||||||||
Last Updated | 2020-01-30 11:03:13.013868501 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 6e7e93e2a1a05f455d3f7c51df177c79b4264c2f commit 6e7e93e2a1a05f455d3f7c51df177c79b4264c2f Author: Colin Close <itchka@compuserve.com> AuthorDate: Wed Jan 29 23:52:05 2020 +0000 Commit: Colin Close <itchka@compuserve.com> CommitDate: Wed Jan 29 23:52:05 2020 +0000 Get the naming right --- .abf.yml | 1 + rpmconf.spec => python-rpmconf.spec | 18 +++++++----------- 2 files changed, 8 insertions(+), 11 deletions(-) rename rpmconf.spec => python-rpmconf.spec (95%) diff --git a/.abf.yml b/.abf.yml index 6665d82..3955920 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,3 @@ sources: + python-rpmconf-1.0.21.tar.gz: d364a90fa2c93b8754f8fb988d2cae9d96d550c8 rpmconf-1.0.21.tar.gz: d1d52f237cbbccedd9eb0a926981008bacde9bfe diff --git a/rpmconf.spec b/python-rpmconf.spec similarity index 95% rename from rpmconf.spec rename to python-rpmconf.spec index d91c3ad..df33441 100644 --- a/rpmconf.spec +++ b/python-rpmconf.spec @@ -1,10 +1,10 @@ %bcond_with tests -Name: rpmconf +Name: python-rpmconf Summary: Tool to handle rpmnew and rpmsave files License: GPLv3 Version: 1.0.21 -Release: 1 +Release: 2 URL: http://wiki.github.com/xsuchy/rpmconf # source is created by: # git clone https://github.com/xsuchy/rpmconf.git @@ -38,18 +38,18 @@ This tool search for .rpmnew, .rpmsave and .rpmorig files and ask you what to do with them: Keep current version, place back old version, watch the diff or merge. -%package -n python-rpmconf +#%%package -n python-rpmconf Summary: Python interface for %{name} BuildArch: noarch -%description -n python-rpmconf +%summary Python interface for %{name}. Mostly useful for developers only. -%package -n python-rpmconf-doc +%package -n %{name}-doc Summary: Documentation of python interface for %{name} BuildArch: noarch -%description -n python-rpmconf-doc +%description doc Documentation generated from code of python3-rpmconf. %package base @@ -85,16 +85,12 @@ pylint-3.6 rpmconf bin/rpmconf || : %license LICENSE %{_sbindir}/rpmconf %{_mandir}/man8/rpmconf.8* -%doc README.md - -%files -n python-rpmconf -%license LICENSE +%doc README.md LICENSE %{python3_sitelib}/rpmconf/ %{python3_sitelib}/rpmconf-*.egg-info %{_mandir}/man3/rpmconf.3* %files -n python-rpmconf-doc -%license LICENSE %doc docs/build/html/ %files base
Not Available
itchka [@T] compuserve.com | superceded | 1761d 13hrs |
itchka [@T] compuserve.com | No Comment. | 1761d 13hrs |