From 35769b35008a38b173f98e9c72552fd704732f24 Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Mar 02 2010 11:40:16 +0000 Subject: - Stop owning the unnecessary directories. (#569398) --- diff --git a/man-pages-ja.spec b/man-pages-ja.spec index 044e357..933630a 100644 --- a/man-pages-ja.spec +++ b/man-pages-ja.spec @@ -1,6 +1,6 @@ Name: man-pages-ja Version: 20100215 -Release: 1%{?dist} +Release: 2%{?dist} # Actual license for each Japanese manpages is the same to the original English manpages' license. License: Freely redistributable without restriction BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -126,10 +126,13 @@ rm -fr $RPM_BUILD_ROOT %files %defattr(-, root, root, -) %doc README translation_lists -%{_mandir}/ja/* +%{_mandir}/ja/man*/* %changelog +* Tue Mar 2 2010 Akira TAGOH - 20100215-2 +- Stop owning the unnecessary directories. (#569398) + * Tue Feb 16 2010 Akira TAGOH - 20100215-1 - updates to 20100215. - Fix a typo in iptables(8).