rpms/ntfs-3g/devel .cvsignore, 1.31, 1.32 ntfs-3g.spec, 1.50, 1.51 sources, 1.33, 1.34

Tom Callaway spot at fedoraproject.org
Fri Nov 20 21:51:42 UTC 2009


Author: spot

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

Modified Files:
	.cvsignore ntfs-3g.spec sources 
Log Message:
update to 2009.11.14


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ntfs-3g/devel/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -p -r1.31 -r1.32
--- .cvsignore	3 Apr 2009 13:08:42 -0000	1.31
+++ .cvsignore	20 Nov 2009 21:51:41 -0000	1.32
@@ -1 +1 @@
-ntfs-3g-2009.4.4.tgz
+ntfs-3g-2009.11.14.tgz


Index: ntfs-3g.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ntfs-3g/devel/ntfs-3g.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- ntfs-3g.spec	17 Sep 2009 06:35:06 -0000	1.50
+++ ntfs-3g.spec	20 Nov 2009 21:51:41 -0000	1.51
@@ -4,11 +4,11 @@
 
 Name:		ntfs-3g
 Summary:	Linux NTFS userspace driver
-Version:	2009.4.4
-Release:	3%{?dist}
+Version:	2009.11.14
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		System Environment/Base
-Source0:	http://ntfs-3g.org/ntfs-3g-%{version}.tgz
+Source0:	http://tuxera.com/opensource/ntfs-3g-%{version}.tgz
 Source1:	20-ntfs-config-write-policy.fdi
 Patch0:		ntfs-3g-1.2216-nomtab.patch
 URL:		http://www.ntfs-3g.org/
@@ -17,6 +17,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version
 BuildRequires:	fuse-devel
 Requires:	fuse
 %endif
+BuildRequires:	libtool
 Epoch:		2
 Provides:	ntfsprogs-fuse = %{epoch}:%{version}-%{release}
 Obsoletes:	ntfsprogs-fuse
@@ -62,12 +63,13 @@ CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BI
 	--bindir=/bin \
 	--sbindir=/sbin \
 	--libdir=/%{_lib}
-make %{?_smp_mflags}
+make %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
 %install
 rm -rf $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 rm -rf $RPM_BUILD_ROOT/%{_lib}/*.la
+rm -rf $RPM_BUILD_ROOT/%{_lib}/*.a
 
 # make the symlink an actual copy to avoid confusion
 rm -rf $RPM_BUILD_ROOT/sbin/mount.ntfs-3g
@@ -115,6 +117,8 @@ rm -rf $RPM_BUILD_ROOT
 /bin/ntfs-3g
 /bin/ntfsmount
 /bin/ntfs-3g.probe
+/bin/ntfs-3g.secaudit
+/bin/ntfs-3g.usermap
 %{_bindir}/ntfs-3g
 %{_bindir}/ntfsmount
 /%{_lib}/libntfs-3g.so.*
@@ -128,6 +132,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libntfs-3g.pc
 
 %changelog
+* Fri Nov 20 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2009.11.14-1
+- update to 2009.11.14
+
+* Fri Oct 30 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 2:2009.10.5-0.1.RC
+- bump to 2009.10.5-RC
+
 * Thu Sep 17 2009 Peter Lemenkov <lemenkov at gmail.com> - 2:2009.4.4-3
 - Rebuilt with new fuse
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ntfs-3g/devel/sources,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- sources	3 Apr 2009 13:08:42 -0000	1.33
+++ sources	20 Nov 2009 21:51:41 -0000	1.34
@@ -1 +1 @@
-e0b5c170f088a8d82968f0a6b34d31da  ntfs-3g-2009.4.4.tgz
+68a8d622bb6ef900b8bb64cdffad48f8  ntfs-3g-2009.11.14.tgz




More information about the fedora-extras-commits mailing list