X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=captive.spec.in;h=e226be660563b9ce12099ab700f2167f81d4a8d4;hb=222ad5da3ec6edebf645978ce79af2e799f55272;hp=655cb833070a349dfefc130b5d2947356eab8223;hpb=6164cbdf95694063f3abc92f24a88d1abad9688b;p=captive.git diff --git a/captive.spec.in b/captive.spec.in index 655cb83..e226be6 100644 --- a/captive.spec.in +++ b/captive.spec.in @@ -26,11 +26,13 @@ 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 Requires: ORBit2 +# Due to --with-orbit-line=linc +Conflicts: ORBit2 >= 2.7.0 BuildRequires: openssl-devel Requires: openssl BuildRequires: gnome-vfs2-devel @@ -67,17 +69,18 @@ Requires: lufs >= 0.9.6-1captive LUFS is a hybrid userspace filesystem framework. Package provides LUFS filesystem module to access Microsoft Windows platform -filesystems such as NTFS. +filesystems such as NTFS. Use filesystem type 'captive-ntfs' for NTFS disks. %package install 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 +89,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 @@ -125,7 +130,8 @@ NTFS disks will become mount(8)able at directories: /mnt/captive-VOLUME_NAME --enable-man-pages \ --enable-sbin-mountdir=/sbin \ --enable-sbin-mount-fs=ntfs:fastfat:cdfs:ext2fsd \ - --disable-gtk-doc + --disable-gtk-doc \ + --with-orbit-line=linc make %install @@ -157,6 +163,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