rebuilt with new fuse

epel9
Peter Lemenkov 16 years ago
parent cdbd2d4069
commit 08ea978442

@ -3,9 +3,9 @@
%define with_externalfuse %{?_with_externalfuse:1}%{!?_with_externalfuse:0} %define with_externalfuse %{?_with_externalfuse:1}%{!?_with_externalfuse:0}
Name: ntfs-3g Name: ntfs-3g
Summary: Linux NTFS userspace driver Summary: Linux NTFS userspace driver
Version: 2009.4.4 Version: 2009.4.4
Release: 2%{?dist} Release: 3%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source0: http://ntfs-3g.org/ntfs-3g-%{version}.tgz Source0: http://ntfs-3g.org/ntfs-3g-%{version}.tgz
@ -23,17 +23,17 @@ Obsoletes: ntfsprogs-fuse
Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release} Provides: fuse-ntfs-3g = %{epoch}:%{version}-%{release}
%description %description
The ntfs-3g driver is an open source, GPL licensed, third generation The ntfs-3g driver is an open source, GPL licensed, third generation
Linux NTFS driver. It provides full read-write access to NTFS, excluding Linux NTFS driver. It provides full read-write access to NTFS, excluding
access to encrypted files, writing compressed files, changing file access to encrypted files, writing compressed files, changing file
ownership, access right. ownership, access right.
Technically its based on and a major improvement to the third Technically its based on and a major improvement to the third
generation Linux NTFS driver, ntfsmount. The improvements include generation Linux NTFS driver, ntfsmount. The improvements include
functionality, quality and performance enhancements. functionality, quality and performance enhancements.
ntfs-3g features are being merged to ntfsmount. In the meanwhile, ntfs-3g features are being merged to ntfsmount. In the meanwhile,
ntfs-3g is currently the only free, as in either speech or beer, NTFS ntfs-3g is currently the only free, as in either speech or beer, NTFS
driver for Linux that supports unlimited file creation and deletion. driver for Linux that supports unlimited file creation and deletion.
%package devel %package devel
@ -43,7 +43,7 @@ Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: pkgconfig Requires: pkgconfig
%description devel %description devel
Headers and libraries for developing applications that use ntfs-3g Headers and libraries for developing applications that use ntfs-3g
functionality. functionality.
%prep %prep
@ -128,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/libntfs-3g.pc %{_libdir}/pkgconfig/libntfs-3g.pc
%changelog %changelog
* Thu Sep 17 2009 Peter Lemenkov <lemenkov@gmail.com> - 2:2009.4.4-3
- Rebuilt with new fuse
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2009.4.4-2 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2009.4.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Loading…
Cancel
Save