*** empty log message ***
authormattk
Tue, 13 May 2003 16:33:23 +0000
changeset 48 e64cae53105a
parent 47 73a0f4237093
child 49 c6796d00e761
*** empty log message ***
ChangeLog
gnome-vfs.spec
--- a/ChangeLog	Tue May 13 16:31:43 2003 +0000
+++ b/ChangeLog	Tue May 13 16:33:23 2003 +0000
@@ -1,3 +1,6 @@
+2003-05-13 Matt Keenan <[email protected]>
+	* gnome-vfs.spec: Cleaned up a little
+
 2003-05-13 Stephen Browne <[email protected]>
 	* metacity.spec: new file
 
--- a/gnome-vfs.spec	Tue May 13 16:31:43 2003 +0000
+++ b/gnome-vfs.spec	Tue May 13 16:33:23 2003 +0000
@@ -1,5 +1,5 @@
 #
-# spec file for package gnome-vfs2 (Version 2.2.3)
+# spec file for package gnome-vfs (Version 2.2.3)
 #
 # Copyright (c) 2003 Sun Microsystems Inc.
 # This file and all modifications and additions to the pristine
@@ -8,9 +8,6 @@
 # This header file needs to be a Sun standard one that will
 # have to contain all the boring legal stuff
 
-# neededforbuild  audiofile bonobo-activation bonobo-activation-devel cdparanoia esound esound-devel fam gconf2 gconf2-devel glib2 glib2-devel gnome-common gnome-mime-data gtk2 gtk2-devel imlib imlib-devel intltool libbonobo libbonobo-devel libjpeg libpng-devel-packages libstdc++-devel libtiff libxml2 libxml2-devel linc linc-devel openssl openssl-devel orbit2 orbit2-devel pkgconfig popt x-devel-packages
-# usedforbuild    aaa_base aaa_version acl attr bash bind9-utils bison cpio cpp cyrus-sasl db devs diffutils e2fsprogs file filesystem fileutils fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip kbd less libgcc libstdc++ libxcrypt m4 make man mktemp modutils ncurses ncurses-devel net-tools netcfg pam pam-devel pam-modules patch permissions ps rcs readline sed sendmail sh-utils shadow strace syslogd sysvinit tar texinfo textutils timezone unzip util-linux vim zlib-devel audiofile autoconf automake binutils bonobo-activation bonobo-activation-devel bzip2 cdparanoia cracklib esound esound-devel fam gcc gconf2 gconf2-devel gdbm gettext glib2 glib2-devel gnome-common gnome-mime-data gtk2 gtk2-devel imlib imlib-devel intltool libbonobo libbonobo-devel libjpeg libpng libpng-devel libstdc++-devel libtiff libtool libxml2 libxml2-devel linc linc-devel openssl openssl-devel orbit2 orbit2-devel perl pkgconfig popt popt-devel rpm xdevel xshared zlib
-
 Name:         gnome-vfs
 Summary:      The GNOME2.0 virtual file-system libraries
 Version:      2.2.3
@@ -81,13 +78,13 @@
 %files 
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
-%{_prefix}/share/locale/*/LC_MESSAGES/gnome-vfs-2.0.mo
-%{_prefix}/%_lib/bonobo/servers/GNOME_VFS_Moniker_std.server
-%{_prefix}/%_lib/bonobo/monikers/libmoniker_gnome_vfs_std.so
+%{_datadir}/locale/*/LC_MESSAGES/gnome-vfs-2.0.mo
+%{_libdir}/bonobo/servers/GNOME_VFS_Moniker_std.server
+%{_libdir}/bonobo/monikers/libmoniker_gnome_vfs_std.so
 %config %{_sysconfdir}/gnome-vfs-2.0
-%{_prefix}/%_lib/gnome-vfs-2.0/modules/*.so
-%{_prefix}/%_lib/vfs
-%{_prefix}/%_lib/libgnomevfs-2.so*
+%{_libdir}/gnome-vfs-2.0/modules/*.so
+%{_libdir}/vfs
+%{_libdir}/libgnomevfs-2.so*
 %{_sysconfdir}/gconf/schemas/*.schemas
 %package devel
 Summary:      The development package for the GNOME Virtual File System
@@ -146,61 +143,18 @@
 
 %files devel
 %defattr(-, root, root)
-/usr/%_lib/pkgconfig/gnome-vfs-2.0.pc
-/usr/%_lib/pkgconfig/gnome-vfs-module-2.0.pc
-%{_prefix}/%_lib/bonobo/monikers/libmoniker_gnome_vfs_std.*a
-%{_prefix}/%_lib/gnome-vfs-2.0/modules/*a
-%{_prefix}/include/gnome-vfs-2.0
-%{_prefix}/include/gnome-vfs-module-2.0
-%{_prefix}/%_lib/gnome-vfs-2.0/include
-%{_prefix}/%_lib/libgnomevfs-2*a
+%{_libdir}/pkgconfig/gnome-vfs-2.0.pc
+%{_libdir}/pkgconfig/gnome-vfs-module-2.0.pc
+%{_libdir}/bonobo/monikers/libmoniker_gnome_vfs_std.*a
+%{_libdir}/gnome-vfs-2.0/modules/*a
+%{_includedir}/gnome-vfs-2.0
+%{_includedir}/gnome-vfs-module-2.0
+%{_libdir}/gnome-vfs-2.0/include
+%{_libdir}/libgnomevfs-2*a
 
 %files doc
-%{_prefix}/share/gtk-doc/html/gnome-vfs-2.0
+%{_datadir}/gtk-doc/html/gnome-vfs-2.0
 
-%changelog -n gnome-vfs2
+%changelog -n gnome-vfs
 * Tue May 13 2003 - [email protected]
 - initial Sun Package for GNOME 2.2 platform
-* Tue Aug 20 2002 - [email protected]
-- add PreReq: filesystem [#17861]
-* Thu Aug 15 2002 - [email protected]
-- require gnome-mime-data (#17738)
-- branch doc package
-* Fri Aug 09 2002 - [email protected]
-- updated to version 2.0.2
-- added openssl to neededforbuild
-* Sat Jul 27 2002 - [email protected]
-- add %%run_ldconfig
-* Thu Jun 27 2002 - [email protected]
-- updated to version 2.0.1 (gnome 2 final)
-  * create ~.gnome if it does not exist
-- provide schemas
-- fix filelist
-* Tue Jun 18 2002 - [email protected]
-- for FAM we need libstdc++-devel (for the .la file)
-* Tue Jun 18 2002 - [email protected]
-- build with FAM support
-* Wed Jun 12 2002 - [email protected]
-- updated to version 2.0.0
-* Tue Jun 11 2002 - [email protected]
-- fix libdir usage for modules/extfs
-* Tue Jun 11 2002 - [email protected]
-- updated to version 1.9.17
-* Tue Jun 04 2002 - [email protected]
-- updated to version 1.9.16, source frozen
-* Tue May 14 2002 - [email protected]
-- use libdir
-* Tue Apr 09 2002 - [email protected]
-- use LIBRARY_PATH
-- update to version 1.9.11 [gnome2 desktop beta3]
-* Fri Feb 01 2002 - [email protected]
-- updated to version 1.9.5 [gnome desktop alpha2]
-* Fri Feb 01 2002 - [email protected]
-- changed neededforbuild <libpng> to <libpng-devel-packages>
-* Thu Jan 17 2002 - [email protected]
-- prefix to /opt/gnome2
-* Wed Jan 09 2002 - [email protected]
-- added gnome-vfs-module-2.0.pc to the filelist of the
-  devel package
-* Wed Jan 09 2002 - [email protected]
-- initial SuSE Package for GNOME 2.0 platform