libgnomeprint.spec
changeset 4357 2474a25f2946
parent 4276 2a2c7f354601
child 4361 0d06459dc9c5
--- a/libgnomeprint.spec	Thu Oct 28 15:01:37 2004 +0000
+++ b/libgnomeprint.spec	Thu Oct 28 15:30:35 2004 +0000
@@ -8,6 +8,7 @@
 Summary:      Print Library for the GNOME Desktop
 Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/2.5/libgnomeprint-%{version}.tar.bz2
 Source1:      libgnomeprint-l10n-po-1.6.tar.bz2
+Source2:      libgnomeprint-2.2.3.gz
 Patch1:       libgnomeprint-01-use-older-cups.diff
 Patch2:       libgnomeprint-02-papi.diff
 Patch3:       libgnomeprint-03-pdf-operator-fix.diff
@@ -110,6 +111,8 @@
 #Fixes bug 4930405
 install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
 install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
+install -d $RPM_BUILD_ROOT%{_mandir}/man3
+install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man3
 rm $RPM_BUILD_ROOT%{_libdir}/*.a
 rm $RPM_BUILD_ROOT%{_libdir}/*.la
 rm $RPM_BUILD_ROOT%{_libdir}/libgnomeprint/*/modules/*.a
@@ -140,8 +143,12 @@
 %{_includedir}/libgnomeprint-2.2/libgnomeprint
 %{_datadir}/gtk-doc
 %{_libdir}/*so
+%{_mandir}/man3/*
 
 %changelog
+* Thu Oct 28 2004 - [email protected]
+- Add libgnomeprint-2.2.3 man page
+
 * Tue Oct 05 2004 - [email protected]
 - Added libgnomeprint-08-g11n-i18n-ui.diff to i18n print dialogs.
   Fixed 4869747