Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042669
en ru br
Репозитории ALT
S:2022.10.3-alt1
5.1: 2009.4.4-alt2
4.1: 1.2506-alt2.M41.1
4.0: 1.2129-alt3.M40.1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: ntfs-3g

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _fdidir %_datadir/hal/fdi/policy/20thirdparty

Name: ntfs-3g
Version: 2009.4.4
Release: alt2
Epoch: 2
Summary: third generation Linux NTFS driver
Summary(ru_RU.UTF-8): п■я─п╟п╧п╡п╣я─ NTFS я┌я─п╣я┌я▄п╣пЁп╬ п©п╬п╨п╬п╩п╣п╫п╦я▐
URL: http://www.ntfs-3g.org/
Group: System/Kernel and hardware
License: GPL2
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Requires: lib%name = %epoch:%version-%release

Source0: %name-%version.tgz
Source1: ntfs-3g.fdi

%description
The ntfs-3g driver is an open source, freely available read/write NTFS
driver, which provides safe and fast handling of the Windows XP, Windows
Server 2003, Windows 2000 and Windows Vista filesystems. Almost the full
POSIX filesystem functionality is supported, the major exceptions are
changing the file ownerships and the access rights.

This package contains utils for %name.

%package -n lib%name
Summary: Shared libraries for %name
Summary(ru_RU.UTF-8): п■п╦п╫п╟п╪п╦я┤п╣я│п╨п╦п╣ п╡п╣я─я│п╦п╦ п╠п╦п╠п╩п╦п╬я┌п╣п╨ п╢п╩я▐ %name
Group: System/Libraries

%description -n lib%name
The ntfs-3g driver is an open source, freely available read/write NTFS
driver, which provides safe and fast handling of the Windows XP, Windows
Server 2003, Windows 2000 and Windows Vista filesystems. Almost the full
POSIX filesystem functionality is supported, the major exceptions are
changing the file ownerships and the access rights.

This package contains shared libraries for %name.

%package -n lib%name-devel
Summary: Development files for %name
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я─п╟п╥я─п╟п╠п╬я┌я┤п╦п╨п╟ п©я─п╦п╩п╬п╤п╣п╫п╦п╧, п╦я│п©п╬п╩я▄п╥я┐я▌я┴п╦я┘ %name
Group: Development/C

%description -n lib%name-devel
The ntfs-3g driver is an open source, freely available read/write NTFS
driver, which provides safe and fast handling of the Windows XP, Windows
Server 2003, Windows 2000 and Windows Vista filesystems. Almost the full
POSIX filesystem functionality is supported, the major exceptions are
changing the file ownerships and the access rights.

This package contains header files for %name.

%prep
%setup -q

%build
%autoreconf
%configure \
--sbindir=/sbin \
--bindir=/bin \
--disable-ldconfig \
--disable-static
%make_build

%install
%make DESTDIR=%buildroot install
install -pD -m644 %SOURCE1 %buildroot%_fdidir/20-storage-%name.fdi

mkdir -p %buildroot/%_lib
mv %buildroot%_libdir/lib*.so.* %buildroot/%_lib/
ln -sf ../../%_lib/libntfs-3g.so.54 %buildroot%_libdir/libntfs-3g.so

%files
%doc AUTHORS CREDITS ChangeLog NEWS README
/sbin/*
/bin/*
%_fdidir/*.fdi
%_man8dir/*

%files -n lib%name
/%_lib/lib*.so.*

%files -n lib%name-devel
%_includedir/ntfs-3g
%_libdir/lib*.so
%_pkgconfigdir/*.pc

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin