[globus-gsi-proxy-ssl/el5] Remove directory man page

Mattias Ellert ellert at fedoraproject.org
Thu Dec 5 13:07:01 UTC 2013


commit 8b558fb4ccf9923e3ddd74c674e8a0f57fb122c6
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Thu Dec 5 14:06:25 2013 +0100

    Remove directory man page

 globus-gsi-proxy-ssl.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/globus-gsi-proxy-ssl.spec b/globus-gsi-proxy-ssl.spec
index 2c3af98..5bbaf7e 100644
--- a/globus-gsi-proxy-ssl.spec
+++ b/globus-gsi-proxy-ssl.spec
@@ -9,7 +9,7 @@
 Name:		globus-gsi-proxy-ssl
 %global _name %(tr - _ <<< %{name})
 Version:	4.1
-Release:	9%{?dist}
+Release:	10%{?dist}
 Summary:	Globus Toolkit - Globus GSI Proxy SSL Library
 
 Group:		System Environment/Libraries
@@ -125,6 +125,10 @@ grep GLOBUS_LICENSE $GLOBUSPACKAGEDIR/%{_name}/noflavor_doc.filelist \
   >> $GLOBUSPACKAGEDIR/%{_name}/%{flavor}_rtl.filelist
 sed /GLOBUS_LICENSE/d -i $GLOBUSPACKAGEDIR/%{_name}/noflavor_doc.filelist
 
+# Remove directory man page
+rm -f %{buildroot}%{_mandir}/man3/*%{_name}-%{version}*
+sed /%{_name}-%{version}/d -i $GLOBUSPACKAGEDIR/%{_name}/noflavor_doc.filelist
+
 # Install README file
 install -m 644 -p %{SOURCE8} %{buildroot}%{_pkgdocdir}/README
 
@@ -154,6 +158,9 @@ rm -rf %{buildroot}
 %dir %{_pkgdocdir}/html
 
 %changelog
+* Thu Dec 05 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.1-10
+- Remove directory man page
+
 * Fri Oct 25 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 4.1-9
 - Remove obsolete workaround for broken RHEL 5 epstopdf
 


More information about the scm-commits mailing list