|
|
@ -10,7 +10,7 @@
|
|
|
|
Summary: The GNOME virtual file-system libraries.
|
|
|
|
Summary: The GNOME virtual file-system libraries.
|
|
|
|
Name: gnome-vfs2
|
|
|
|
Name: gnome-vfs2
|
|
|
|
Version: 2.7.90
|
|
|
|
Version: 2.7.90
|
|
|
|
Release: 2
|
|
|
|
Release: 3
|
|
|
|
License: LGPL
|
|
|
|
License: LGPL
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Source: gnome-vfs-%{version}.tar.bz2
|
|
|
|
Source: gnome-vfs-%{version}.tar.bz2
|
|
|
@ -23,6 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
Requires: gnome-mime-data >= %{gnome_mime_data_version}
|
|
|
|
Requires: gnome-mime-data >= %{gnome_mime_data_version}
|
|
|
|
Requires: shared-mime-info
|
|
|
|
Requires: shared-mime-info
|
|
|
|
Requires: redhat-menus >= %{redhat_menus_version}
|
|
|
|
Requires: redhat-menus >= %{redhat_menus_version}
|
|
|
|
|
|
|
|
Requires: howl-libs >= 0.9.6
|
|
|
|
BuildRequires: libbonobo-devel >= %{libbonobo_version}
|
|
|
|
BuildRequires: libbonobo-devel >= %{libbonobo_version}
|
|
|
|
BuildRequires: GConf2-devel >= %{gconf2_version}
|
|
|
|
BuildRequires: GConf2-devel >= %{gconf2_version}
|
|
|
|
BuildRequires: gnome-mime-data >= %{gnome_mime_data_version}
|
|
|
|
BuildRequires: gnome-mime-data >= %{gnome_mime_data_version}
|
|
|
@ -35,7 +36,7 @@ BuildRequires: perl-XML-Parser >= %{perl_XML_Parser_version}
|
|
|
|
BuildRequires: samba-common >= %{samba_version}
|
|
|
|
BuildRequires: samba-common >= %{samba_version}
|
|
|
|
BuildRequires: openssl-devel fam-devel
|
|
|
|
BuildRequires: openssl-devel fam-devel
|
|
|
|
BuildRequires: krb5-devel
|
|
|
|
BuildRequires: krb5-devel
|
|
|
|
BuildRequires: howl-devel
|
|
|
|
BuildRequires: howl-devel >= 0.9.6
|
|
|
|
BuildRequires: hal-devel
|
|
|
|
BuildRequires: hal-devel
|
|
|
|
Prereq: GConf2 >= %{gconf2_version}
|
|
|
|
Prereq: GConf2 >= %{gconf2_version}
|
|
|
|
|
|
|
|
|
|
|
@ -56,6 +57,9 @@ Patch10: gnome-vfs2-2.5.5-vfolder-hacks.patch
|
|
|
|
|
|
|
|
|
|
|
|
Patch12: gnome-vfs-2.7.90-mozilla.patch
|
|
|
|
Patch12: gnome-vfs-2.7.90-mozilla.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# For new howl. backport from cvs.
|
|
|
|
|
|
|
|
Patch13: gnome-vfs-2.7.90-newhowl.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# desktop-file-utils patches
|
|
|
|
# desktop-file-utils patches
|
|
|
|
Patch52: desktop-file-utils-0.4-rh-schemes.patch
|
|
|
|
Patch52: desktop-file-utils-0.4-rh-schemes.patch
|
|
|
@ -135,6 +139,7 @@ perl -pi -e 's/favorites:\s+libvfolder-desktop.so//g' $DMC
|
|
|
|
|
|
|
|
|
|
|
|
%patch10 -p1 -b .vfolder-hacks
|
|
|
|
%patch10 -p1 -b .vfolder-hacks
|
|
|
|
%patch12 -p1 -b .mozilla
|
|
|
|
%patch12 -p1 -b .mozilla
|
|
|
|
|
|
|
|
%patch13 -p0 -b .newhowl
|
|
|
|
|
|
|
|
|
|
|
|
# desktop-file-utils patches
|
|
|
|
# desktop-file-utils patches
|
|
|
|
%patch52 -p0 -b .rh-schemes
|
|
|
|
%patch52 -p0 -b .rh-schemes
|
|
|
@ -212,7 +217,7 @@ rm -fr %{buildroot}
|
|
|
|
%post
|
|
|
|
%post
|
|
|
|
|
|
|
|
|
|
|
|
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
|
|
|
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
|
|
|
|
SCHEMAS="system_http_proxy.schemas system_smb.schemas desktop_gnome_url_handlers.schemas desktop_default_applications.schemas"
|
|
|
|
SCHEMAS="system_http_proxy.schemas system_dns_sd.schemas system_smb.schemas desktop_gnome_url_handlers.schemas desktop_default_applications.schemas"
|
|
|
|
for S in $SCHEMAS; do
|
|
|
|
for S in $SCHEMAS; do
|
|
|
|
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null
|
|
|
|
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null
|
|
|
|
done
|
|
|
|
done
|
|
|
@ -262,6 +267,10 @@ done
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Aug 10 2004 Alexander Larsson <alexl@redhat.com> - 2.7.90-3
|
|
|
|
|
|
|
|
- Build for new howl (requires patch)
|
|
|
|
|
|
|
|
- Add dns-sd schema
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Aug 8 2004 Christopher Aillon <caillon@redhat.com> 2.7.90-2
|
|
|
|
* Sun Aug 8 2004 Christopher Aillon <caillon@redhat.com> 2.7.90-2
|
|
|
|
- Add compiler fix for an enumerator with trailing comma.
|
|
|
|
- Add compiler fix for an enumerator with trailing comma.
|
|
|
|
|
|
|
|
|
|
|
|