parent
791534c033
commit
f039f8299a
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 0.1.16
|
Version: 0.1.16
|
||||||
Release: 2%{?snapshot}%{?dist}
|
Release: 3%{?snapshot}%{?dist}
|
||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -74,28 +74,6 @@ config-manager, debuginfo-install, download, needs-restarting, repoquery and
|
|||||||
reposync commands. Additionally provides generate_completion_cache, noroot and
|
reposync commands. Additionally provides generate_completion_cache, noroot and
|
||||||
protected_packages passive plugins.
|
protected_packages passive plugins.
|
||||||
|
|
||||||
|
|
||||||
# testing rpm weak & rich dependencies for sake of langpacks
|
|
||||||
# https://fedorahosted.org/rel-eng/ticket/6336
|
|
||||||
%package libreoffice-core
|
|
||||||
Summary: libreoffice
|
|
||||||
%description libreoffice-core
|
|
||||||
%{summary}
|
|
||||||
%files libreoffice-core
|
|
||||||
|
|
||||||
%package libreoffice-core-langpacks-cz
|
|
||||||
Summary: cz langpack for libreoffice
|
|
||||||
Supplements: (dnf-plugins-core-libreoffice-core = %{version}-%{release} and dnf-plugins-core-langpacks-cz)
|
|
||||||
%description libreoffice-core-langpacks-cz
|
|
||||||
%{summary}
|
|
||||||
%files libreoffice-core-langpacks-cz
|
|
||||||
|
|
||||||
%package langpacks-cz
|
|
||||||
Summary: cz language for langpacks
|
|
||||||
%description langpacks-cz
|
|
||||||
%{summary}
|
|
||||||
%files langpacks-cz
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n dnf-plugins-core-%{version}
|
%setup -q -n dnf-plugins-core-%{version}
|
||||||
rm -rf py3
|
rm -rf py3
|
||||||
@ -145,6 +123,9 @@ PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/
|
|||||||
%{python3_sitelib}/dnfpluginscore/
|
%{python3_sitelib}/dnfpluginscore/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 29 2016 Jan Silhan <jsilhan@redhat.com> 0.1.16-3
|
||||||
|
- revert testing rpm weak & rich deps features
|
||||||
|
|
||||||
* Thu Jan 26 2016 Jan Silhan <jsilhan@redhat.com> 0.1.16-2
|
* Thu Jan 26 2016 Jan Silhan <jsilhan@redhat.com> 0.1.16-2
|
||||||
- testing rpm weak & rich deps features
|
- testing rpm weak & rich deps features
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user