packages: python-nwdiag/python-nwdiag.spec - no enforce-gz for man, no defa...

glen glen at pld-linux.org
Tue Oct 18 16:40:04 CEST 2011


Author: glen                         Date: Tue Oct 18 14:40:04 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no enforce-gz for man, no defattr for man, no rm -r for file

---- Files affected:
packages/python-nwdiag:
   python-nwdiag.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/python-nwdiag/python-nwdiag.spec
diff -u packages/python-nwdiag/python-nwdiag.spec:1.7 packages/python-nwdiag/python-nwdiag.spec:1.8
--- packages/python-nwdiag/python-nwdiag.spec:1.7	Tue Oct 18 14:53:14 2011
+++ packages/python-nwdiag/python-nwdiag.spec	Tue Oct 18 16:39:59 2011
@@ -38,11 +38,11 @@
 	--root $RPM_BUILD_ROOT
 
 %{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}/tests
-%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}_sphinxhelper.py[co]
-%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/sphinxcontrib_%{module}.py[co]
+%{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/%{module}_sphinxhelper.py[co]
+%{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/sphinxcontrib_%{module}.py[co]
 
 install -d $RPM_BUILD_ROOT%{_mandir}/man1
-install %{module}.1 $RPM_BUILD_ROOT%{_mandir}/man1
+cp -p %{module}.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %py_postclean
 
@@ -52,7 +52,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{module}
-%attr(644,root,root) %{_mandir}/man1/%{module}.*.gz
+%{_mandir}/man1/%{module}.1*
 %{py_sitescriptdir}/%{module}
 %if "%{py_ver}" > "2.4"
 %{py_sitescriptdir}/%{module}-%{version}-*.egg-info
@@ -64,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2011/10/18 14:39:59  glen
+- no enforce-gz for man, no defattr for man, no rm -r for file
+
 Revision 1.7  2011/10/18 12:53:14  cieciwa
 - removed not needed file,
 - added manual file.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-nwdiag/python-nwdiag.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list