[mingw-gettext: 14/26] Removed html documentation and info pages

epienbro epienbro at fedoraproject.org
Tue Mar 6 19:45:28 UTC 2012


commit 868e68cf1621700033cb0f64e143e4dbe8303434
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Mon May 23 06:04:40 2011 +0300

    Removed html documentation and info pages

 mingw32-gettext.spec |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/mingw32-gettext.spec b/mingw32-gettext.spec
index e9eadcb..f4c7100 100644
--- a/mingw32-gettext.spec
+++ b/mingw32-gettext.spec
@@ -6,7 +6,7 @@
 
 Name:      mingw32-gettext
 Version:   0.17
-Release:   15%{?dist}
+Release:   16%{?dist}
 Summary:   GNU libraries and utilities for producing multi-lingual messages
 
 License:   GPLv2+ and LGPLv2+
@@ -71,11 +71,13 @@ rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 rm -f $RPM_BUILD_ROOT%{_mingw32_datadir}/locale/locale.alias
 rm -f $RPM_BUILD_ROOT%{_mingw32_libdir}/charset.alias
-rm -f $RPM_BUILD_ROOT%{_mingw32_datadir}/info/dir
 
-# Remove man pages, these are available in base gettext-devel.
+# Remove documentation - already available in base gettext-devel.
 rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}/man1/
 rm -rf $RPM_BUILD_ROOT%{_mingw32_mandir}/man3/
+rm -rf $RPM_BUILD_ROOT%{_mingw32_docdir}/gettext/
+rm -rf $RPM_BUILD_ROOT%{_mingw32_docdir}/libasprintf/
+rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/info/
 
 %find_lang %{name} --all-name
 
@@ -123,14 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mingw32_libdir}/libintl.dll.a
 %{_mingw32_libdir}/libintl.la
 
-%{_mingw32_docdir}/gettext
-%{_mingw32_docdir}/libasprintf/autosprintf_all.html
-
 %{_mingw32_datadir}/gettext/
 
 %{_mingw32_datadir}/aclocal/*m4
-%{_mingw32_datadir}/info/autosprintf.info
-%{_mingw32_datadir}/info/gettext.info
 
 %files static
 %defattr(-,root,root,-)
@@ -140,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 0.17-16
+- Removed html documentation and info pages
+
 * Wed Apr 27 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 0.17.15
 - Dropped the proxy-libintl pieces as the upstream gtk+ win32 maintainers
   also decided to drop it and it's causing more harm than good


More information about the mingw mailing list