summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2011-10-18 14:36:04 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit5979c5a0ecd6ac389cef8370f9c524038691393f (patch)
treeefbb09a5d1a77cb2bbb1c978e5014bb103714160
parent3927c0efc3f497d4635764739fd8282f7e7e829d (diff)
downloadpython-blockdiag-5979c5a0ecd6ac389cef8370f9c524038691393f.zip
python-blockdiag-5979c5a0ecd6ac389cef8370f9c524038691393f.tar.gz
- do not enforce gzip compressed man, cosmetics
Changed files: python-blockdiag.spec -> 1.16
-rw-r--r--python-blockdiag.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-blockdiag.spec b/python-blockdiag.spec
index d5bac23..a422cbb 100644
--- a/python-blockdiag.spec
+++ b/python-blockdiag.spec
@@ -43,8 +43,8 @@ rm -rf $RPM_BUILD_ROOT
%{__rm} $RPM_BUILD_ROOT/%{py_sitescriptdir}/%{module}_sphinxhelper.*
-install -d $RPM_BUILD_ROOT%{_mandir}/man1/
-install %{module}.1 $RPM_BUILD_ROOT%{_mandir}/man1/
+install -d $RPM_BUILD_ROOT%{_mandir}/man1
+cp -p %{module}.1 $RPM_BUILD_ROOT%{_mandir}/man1
%py_postclean
@@ -54,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/%{module}
-%attr(644,root,root) %{_mandir}/man1/%{module}.*.gz
+%attr(644,root,root) %{_mandir}/man1/%{module}.1*
%{py_sitescriptdir}/%{module}
%if "%{py_ver}" > "2.4"
%{py_sitescriptdir}/%{module}-%{version}-*.egg-info