rpms/ntfs-3g/FC-6 ntfs-3g-0.20070102-BETA-noldconfig.patch, NONE, 1.1 ntfs-3g.spec, 1.3, 1.4 sources, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Jan 3 22:03:50 UTC 2007


Author: spot

Update of /cvs/extras/rpms/ntfs-3g/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10461/FC-6

Modified Files:
	ntfs-3g.spec sources 
Added Files:
	ntfs-3g-0.20070102-BETA-noldconfig.patch 
Log Message:

Bring current, fix bugs, circle of life.


ntfs-3g-0.20070102-BETA-noldconfig.patch:

--- NEW FILE ntfs-3g-0.20070102-BETA-noldconfig.patch ---
--- ntfs-3g-0.20070102-BETA/src/Makefile.in.BAD	2007-01-03 15:58:42.000000000 -0600
+++ ntfs-3g-0.20070102-BETA/src/Makefile.in	2007-01-03 15:58:45.000000000 -0600
@@ -582,7 +582,6 @@
 install-exec-hook:
 	$(INSTALL) -d $(DESTDIR)/sbin
 	$(LN_S) -f $(bindir)/ntfs-3g $(DESTDIR)/sbin/mount.ntfs-3g
-	$(LDCONFIG)
 
 install-data-hook:
 	$(INSTALL) -d $(DESTDIR)$(man8dir)


Index: ntfs-3g.spec
===================================================================
RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/ntfs-3g.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ntfs-3g.spec	1 Nov 2006 17:17:10 -0000	1.3
+++ ntfs-3g.spec	3 Jan 2007 22:03:20 -0000	1.4
@@ -1,14 +1,14 @@
-%define buildrev 20070920
+%define buildrev 20070102
 
 Name:		ntfs-3g
 Summary: 	Linux NTFS userspace driver 
 Version:	0
-Release:	0.5.%{buildrev}%{?dist}
+Release:	0.6.%{buildrev}%{?dist}
 License:	GPL
 Group:		System Environment/Base
-Source0:	http://mlf.linux.rulez.org/mlf/ezaz/%{name}-%{buildrev}-BETA.tgz
-Patch0:		ntfs-3g-20070920-BETA-noldconfig.patch
-URL:		http://mlf.linux.rulez.org/mlf/ezaz/ntfs-3g-download.html
+Source0:	http://www.ntfs-3g.org/ntfs-3g-0.%{buildrev}-BETA.tgz
+Patch0:		ntfs-3g-0.20070102-BETA-noldconfig.patch
+URL:		http://www.ntfs-3g.org/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	fuse-devel
 Requires:	fuse
@@ -41,7 +41,7 @@
 functionality.
 
 %prep
-%setup -q -n %{name}-%{buildrev}-BETA
+%setup -q -n %{name}-0.%{buildrev}-BETA
 %patch0 -p1
 
 %build
@@ -87,6 +87,9 @@
 %{_libdir}/libntfs-3g.so
 
 %changelog
+* Wed Jan  3 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1:0-0.6.20070102
+- bump to latest version (note that upstream fixed their date mistake)
+
 * Wed Nov  1 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1:0-0.5.20070920
 - add an obsoletes for ntfsprogs-fuse
 - make some convenience symlinks


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ntfs-3g/FC-6/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	20 Oct 2006 19:43:35 -0000	1.2
+++ sources	3 Jan 2007 22:03:20 -0000	1.3
@@ -1 +1 @@
-6382355a472c96e0ed9f4f62d4d9496f  ntfs-3g-20070920-BETA.tgz
+3f03bae2ef34c7adb7a3aece6c921f94  ntfs-3g-0.20070102-BETA.tgz




More information about the scm-commits mailing list