rpms/ntfs-3g/devel ntfs-3g.spec,1.49,1.50

Peter Lemenkov peter at fedoraproject.org
Thu Sep 17 06:35:06 UTC 2009


Author: peter

Update of /cvs/pkgs/rpms/ntfs-3g/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8791

Modified Files:
	ntfs-3g.spec 
Log Message:
rebuilt with new fuse


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




More information about the fedora-extras-commits mailing list