Spec file fixes for gnome-libs
- From: jgotts linuxsavvy com
- To: gnome-list gnome org
- Subject: Spec file fixes for gnome-libs
- Date: Wed, 25 Oct 2000 22:30:40 -0400
Here is a patch to add some missing files to the gnome-libs RPM. I haven't
committed it to CVS because I'm not sure if the creation of the /usr/html
hierarchy was intended. Could someone give me a clarification?
[Some of the changes are cosmetic, but I think it's bad practice to encode
directory names with *.]
John
--- /usr/src/gnome-1.2/gnome-libs-1.2.8/gnome-libs.spec Mon Oct 23 19:16:43 2000
+++ gnome-libs.spec Wed Oct 25 22:06:51 2000
@@ -41,6 +41,12 @@
if you just want to use the GNOME desktop environment.
%changelog
+* Fri Oct 25 2000 John Gotts <jgotts linuxsavvy com>
+- Added several missing files.
+
+* Fri Sep 1 2000 John Gotts <jgotts linuxsavvy com>
+- Added *.la.
+
* Mon Aug 30 1999 Elliot Lee <sopwith redhat com>
- Merge in various minor
* Mon Jun 14 1999 Gregory McLean <gregm comstar net>
@@ -127,13 +133,30 @@
%{prefix}/bin/loadshlib
%{prefix}/bin/new-object
%attr(2775, root, utmp) %{prefix}/sbin/gnome-pty-helper
+%{prefix}/html/*.html
+%{prefix}/html/*.css
+%{prefix}/share/gnome/help/gnome-dev-info/C/*
+%{prefix}/share/gnome/html/gnome/*
+%{prefix}/share/gnome/html/gnomeui/*
+%{prefix}/share/gnome/html/gnorba/*
+%{prefix}/share/gnome/html/zvt/*
+%{prefix}/share/gnome/html/*.txt
+%{prefix}/share/gnome/html/*.c
+%{prefix}/share/gnome/html/*.html
+%{prefix}/share/gnome/html/*.hierarchy
+%{prefix}/share/gnome/html/*.types
%{prefix}/share/locale/*/*/*
%{prefix}/share/idl/*
%{prefix}/share/pixmaps/*
%config %{prefix}/share/gtkrc*
%{prefix}/share/mime-info/gnome.mime
+%{prefix}/share/type-convert/gnome-make-postscript-mimes
+%{prefix}/share/type-convert/postscript.convert
%{prefix}/share/type-convert/type.convert
-%config %{sysconfdir}/*
+%config %{sysconfdir}/sound/events/*
+%config %{sysconfdir}/mime-magic
+%config %{sysconfdir}/mime-magic.dat
+%config %{sysconfdir}/paper.config
%{prefix}/man/man1/*
%{prefix}/man/man5/*
@@ -145,9 +168,16 @@
%{prefix}/bin/gnome-config
%{prefix}/bin/libart-config
%{prefix}/lib/lib*.so
-%{prefix}/lib/*.a
+%{prefix}/lib/lib*.a
+%{prefix}/lib/lib*.la
%{prefix}/lib/*.sh
-%{prefix}/lib/gnome-libs
-%{prefix}/include/*
+%{prefix}/lib/gnome-libs/include/*.h
+%{prefix}/include/gtk-xmhtml/*.h
+%{prefix}/include/libart_lgpl/*.h
+%{prefix}/include/libgnome/*.h
+%{prefix}/include/libgnomeui/*.h
+%{prefix}/include/libgnorba/*.h
+%{prefix}/include/zvt/*.h
+%{prefix}/include/*.h
%{prefix}/share/aclocal/*
%{prefix}/share/doc/*
--
John GOTTS <jgotts linuxsavvy com> http://www.linuxsavvy.com/staff/jgotts
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]