]> git.pld-linux.org Git - packages/createrepo_c.git/commitdiff
noarch apidocs and bash completion
authorJan Palus <atler@pld-linux.org>
Sat, 24 Jun 2023 10:57:16 +0000 (12:57 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 24 Jun 2023 10:57:16 +0000 (12:57 +0200)
createrepo_c.spec

index ec7c951b0bc9a487737cb826f37ca1dae2ad0d81..79a3d4dacc082b910d46464260f30735d129cf0d 100644 (file)
@@ -31,6 +31,7 @@ BuildRequires:        openssl-devel
 %{?with_tests:BuildRequires:   python-nose}
 BuildRequires: python3-devel >= 1:3.2
 %{?with_tests:BuildRequires:   python3-nose}
+BuildRequires: rpm-build >= 4.6
 BuildRequires: rpm-devel
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.673
@@ -92,6 +93,7 @@ celu łatwe operowanie na danych repozytorium (repodata).
 Summary:       API documentation for createrepo_c library
 Summary(pl.UTF-8):     Dokumentacja API biblioteki createrepo_c
 Group:         Documentation
+BuildArch:     noarch
 
 %description apidocs
 API documentation for createrepo_c library.
@@ -118,6 +120,7 @@ Summary(pl.UTF-8):  Bashowe uzupełnianie dla poleceń createrepo_c
 Group:         Applications/Shells
 Requires:      %{name} = %{version}-%{release}
 Requires:      bash-completion >= 2.0
+BuildArch:     noarch
 
 %description -n bash-completion-createrepo_c
 Bash completion for createrepo_c commands (createrepo_c, mergerepo_c,
This page took 0.101367 seconds and 4 git commands to generate.