]> git.pld-linux.org Git - packages/captive-drivers.git/blame - captive-drivers.spec
- don't use %{without ...}, it may not work after inverting bcond
[packages/captive-drivers.git] / captive-drivers.spec
CommitLineData
4f6ec1fb 1# the drivers that were supposed to work, didn't.
5fd23de0 2# so these drivers didn't work for me.
1dff71eb 3#
4# Conditional build:
5%bcond_with license_agreement # generates package
6%define source_url http://download.microsoft.com/download/9/7/6/9763833d-bd58-41e2-9911-50f64c7252a3/
7#
5fd23de0 8Summary: NTFS Drivers
6cb78aad 9Summary(pl): Sterowniki NTFS
1dff71eb 10%define base_name captive-drivers
11%if %{with license_agreement}
12Name: %{base_name}
13%else
14Name: %{base_name}-installer
15%endif
16Version: 0.2
17%define _rel 1
18Release: %{_rel}%{?with_license_agreement:wla}
19Group: Libraries
5fd23de0 20License: restricted, non-distributable
1dff71eb 21%if %{with license_agreement}
3a3676b5 22# NB! This is 145M download.
1dff71eb 23Source0: %{source_url}xpsp1a_en_x86_CHK.exe
8f82caf4 24BuildRequires: cabextract
4f6ec1fb 25Requires: captive
1dff71eb 26%else
27Source0: license-installer.sh
28Requires: cpio
29Requires: rpm-build-tools
30Requires: wget
31Provides: %{base_name}
32%endif
5fd23de0
ER
33ExclusiveArch: %{ix86}
34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
35
36%description
6cb78aad 37Contains ntfs.sys and ntoskrnl.exe from Windows XP SP1.
1a50eb6c 38%if !%{with license_agreement}
1dff71eb 39License issues made us not to include inherent files into this package
40by default. If you want to create full working package please build it
41with the following command:
42
43%{base_name}.install --with license_agreement %{_datadir}/%{base_name}/%{base_name}.spec
44%endif
6cb78aad
JB
45
46%description -l pl
47