From 74fbe030f270c361353d11cf255deb522cc6e1fc Mon Sep 17 00:00:00 2001 From: cieciwa Date: Thu, 15 Jul 2004 08:25:58 +0000 Subject: [PATCH] - STOPED. Can't be build WITHOUT gnome-vfs, I don't use ANY gnome package. Changed files: captive.spec -> 1.2 --- captive.spec | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/captive.spec b/captive.spec index 76fc3dc..9289c9c 100644 --- a/captive.spec +++ b/captive.spec @@ -1,14 +1,20 @@ + +# +## %_bcond_without gnome # don't build gnome-vfs support +## %_bcond_without lufs # don't build LUFS support + Summary: Captive NTFS Summary(pl): Captive NTFS Name: captive Version: 1.1.5 Release: 0 -License: GPL (?) +License: GPL Group: Base/Kernel -Source0: http://www.jankratochvil.net/ptoject/%{name}/dist/%{name}-%{version}.tar.gz -#BuildRequires: -#Requires: -URL: +Source0: http://www.jankratochvil.net/project/%{name}/dist/%{name}-%{version}.tar.gz +# Source0-md5: dfb7ce617745695e7a908609b9370fd6 +BuildRequires: gnome-vfs +Requires: ntfsprogs >= 1.8.0 +URL: http://www.jankratochvil.net/project/%{name} Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -18,7 +24,7 @@ Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) - -- pusty -- %prep -%setup -q +%setup -q -n %{name}-%{version} #%patch -- 2.44.0