[globus-gssapi-gsi/el5] Remove directory man page

Mattias Ellert ellert at fedoraproject.org
Thu Dec 5 13:34:56 UTC 2013


commit d8d0d485c9eac9874a0a8bbea9836954550a2435
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Thu Dec 5 14:33:43 2013 +0100

    Remove directory man page

 globus-gssapi-gsi.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/globus-gssapi-gsi.spec b/globus-gssapi-gsi.spec
index 6b81731..94f8d5f 100644
--- a/globus-gssapi-gsi.spec
+++ b/globus-gssapi-gsi.spec
@@ -9,7 +9,7 @@
 Name:		globus-gssapi-gsi
 %global _name %(tr - _ <<< %{name})
 Version:	10.10
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Globus Toolkit - GSSAPI library
 
 Group:		System Environment/Libraries
@@ -148,6 +148,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
+
 # Remove deprecated.3 man page (too common name)
 rm -f %{buildroot}%{_mandir}/man3/deprecated.3
 sed -e '/deprecated\.3/d' -i $GLOBUSPACKAGEDIR/%{_name}/noflavor_doc.filelist
@@ -181,6 +185,9 @@ rm -rf %{buildroot}
 %dir %{_pkgdocdir}/html
 
 %changelog
+* Thu Dec 05 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 10.10-2
+- Remove directory man page
+
 * Thu Nov 07 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 10.10-1
 - Update to Globus Toolkit 5.2.5
 - Drop patch globus-gssapi-gsi-doxygen.patch (fixed upstream)


More information about the scm-commits mailing list