summaryrefslogtreecommitdiffstats
path: root/misc/clufter.spec
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2015-02-12 18:22:17 +0100
committerJan Pokorný <jpokorny@redhat.com>2015-02-26 22:36:48 +0100
commit8d74559f7f902dc68741ca195cb405e4ef583ba9 (patch)
tree98398cc8047326c5319bfaa8c83470540e857ba8 /misc/clufter.spec
parent69baeec6880cb9288a5b61dbac1ed15dc2b18d70 (diff)
downloadclufter-8d74559f7f902dc68741ca195cb405e4ef583ba9.tar.gz
clufter-8d74559f7f902dc68741ca195cb405e4ef583ba9.tar.xz
clufter-8d74559f7f902dc68741ca195cb405e4ef583ba9.zip
clufter.spec: do not require filesystem, it's a "default"
Effectively revert: "spec: Require filesystem as it owns the man pages dir" Because filesystem package is already required with whatever depends on glibc, which is practically everything. Reported by Mamoru Tasaka: <https://bugzilla.redhat.com/show_bug.cgi?id=1180723#c19> Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'misc/clufter.spec')
-rw-r--r--misc/clufter.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/clufter.spec b/misc/clufter.spec
index 0f1bcd6..1a5da51 100644
--- a/misc/clufter.spec
+++ b/misc/clufter.spec
@@ -107,9 +107,6 @@ BuildRequires: bash-completion
%endif
%if %{with manpage}
BuildRequires: help2man
-# for /usr/share/man/man*
-# https://fedoraproject.org/wiki/Packaging:Guidelines#The_directory_is_owned_by_a_package_which_is_not_required_for_your_package_to_function
-Requires: filesystem
%endif
Requires: %{clufter_pylib} = %{version}-%{release}
Provides: %{name} = %{version}-%{release}