|
|
@ -14,7 +14,7 @@
|
|
|
|
Summary: The GNOME virtual file-system libraries
|
|
|
|
Summary: The GNOME virtual file-system libraries
|
|
|
|
Name: gnome-vfs2
|
|
|
|
Name: gnome-vfs2
|
|
|
|
Version: 2.24.1
|
|
|
|
Version: 2.24.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
License: LGPLv2+ and GPLv2+
|
|
|
|
License: LGPLv2+ and GPLv2+
|
|
|
|
# the daemon and the library are LGPLv2+
|
|
|
|
# the daemon and the library are LGPLv2+
|
|
|
|
# the modules are LGPLv2+ and GPLv2+
|
|
|
|
# the modules are LGPLv2+ and GPLv2+
|
|
|
@ -135,7 +135,7 @@ fi
|
|
|
|
%configure --disable-gtk-doc --enable-hal
|
|
|
|
%configure --disable-gtk-doc --enable-hal
|
|
|
|
|
|
|
|
|
|
|
|
export tagname=CC
|
|
|
|
export tagname=CC
|
|
|
|
make LIBTOOL=/usr/bin/libtool
|
|
|
|
make LIBTOOL=/usr/bin/libtool %{?_smp_mflags}
|
|
|
|
|
|
|
|
|
|
|
|
# strip unneeded translations from .mo files
|
|
|
|
# strip unneeded translations from .mo files
|
|
|
|
# ideally intltool (ha!) would do that for us
|
|
|
|
# ideally intltool (ha!) would do that for us
|
|
|
@ -207,7 +207,7 @@ fi
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
%files -f %{po_package}.lang
|
|
|
|
%files -f %{po_package}.lang
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%defattr(-, root, root, -)
|
|
|
|
%doc AUTHORS COPYING COPYING.LIB NEWS README
|
|
|
|
%doc AUTHORS COPYING COPYING.LIB NEWS README
|
|
|
|
|
|
|
|
|
|
|
|
%dir %{_sysconfdir}/gnome-vfs-2.0
|
|
|
|
%dir %{_sysconfdir}/gnome-vfs-2.0
|
|
|
@ -239,6 +239,9 @@ fi
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Apr 2 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.24.1-2
|
|
|
|
|
|
|
|
- Rebuilt to solve multilib issues (#492926)
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 17 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.24.1-1
|
|
|
|
* Tue Mar 17 2009 Tomas Bzatek <tbzatek@redhat.com> - 2.24.1-1
|
|
|
|
- Update to 2.24.1
|
|
|
|
- Update to 2.24.1
|
|
|
|
|
|
|
|
|
|
|
|