X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=captive.spec.in;h=efaaf7a7349b1ef2eb02385740b35a2a8af9a78e;hb=d0c64a572ad829606e149e32e5db08c34b273225;hp=f2664e51831a4dd27fef51313b72c395ed31761b;hpb=89cc6cdf58fc5690a19713b2b6e955b3df835c1a;p=captive.git diff --git a/captive.spec.in b/captive.spec.in index f2664e5..efaaf7a 100644 --- a/captive.spec.in +++ b/captive.spec.in @@ -26,7 +26,7 @@ Version: @VERSION@ Release: %{release} Group: System Environment/Base Packager: Jan Kratochvil -Source: http://www.jankratochvil.net/project/captive/@PACKAGE@-@VERSION@.tar.gz +Source: http://www.jankratochvil.net/project/captive/dist/@PACKAGE@-@VERSION@.tar.gz Copyright: GPL BuildRoot: /var/tmp/@PACKAGE@-@VERSION@-%{release}-root BuildRequires: ORBit2-devel @@ -73,11 +73,12 @@ filesystems such as NTFS. Use filesystem type 'captive-ntfs' for NTFS disks. Summary: Instant installer for Microsoft Windows platform filesystem access. Group: System Environment/Base Requires: captive-lufs = %{PACKAGE_VERSION} -BuildRequires: ntfsprogs-devel +# Versions before 1.8.0 were too buggy +BuildRequires: ntfsprogs-devel >= 1.8.0 # 'PreReq' needed for Mandrake-9.1 otherwise '%preun install' fails # during 'rpm -e ntfsprogs captive-install': -PreReq: ntfsprogs -Requires: ntfsprogs +PreReq: ntfsprogs >= 1.8.0 +Requires: ntfsprogs >= 1.8.0 Requires: ntfsprogs-gnomevfs Requires: gnome-vfs-httpcaptive BuildRequires: gnome-vfs2-devel @@ -86,6 +87,8 @@ BuildRequires: libgnomeui-devel Requires: libgnomeui BuildRequires: readline-devel Requires: readline +BuildRequires: libxml2-devel >= 2.4.29 +Requires: libxml2 >= 2.4.29 %description install Package provides easy enough unattended installation of Microsoft Windows @@ -157,6 +160,7 @@ rm -rf %{_var}/lib/@PACKAGE@/sandbox-server-* %config %{_sysconfdir}/gnome-vfs-2.0/modules/@PACKAGE@.conf %{_datadir}/locale/*/LC_MESSAGES/@PACKAGE@.mo %attr(755,root,root) %{_var}/lib/@PACKAGE@ +%attr(1777,root,root) %{_var}/lib/@PACKAGE@/tmp %attr(644,root,root) %{_var}/lib/@PACKAGE@/*.sys %files lufs