Author: qboosh Date: Mon Mar 21 15:39:51 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated URL - fixed /sbin/mount.ntfs symlink
---- Files affected: packages/ntfs-3g: ntfs-3g.spec (1.75 -> 1.76) ---- Diffs: ================================================================ Index: packages/ntfs-3g/ntfs-3g.spec diff -u packages/ntfs-3g/ntfs-3g.spec:1.75 packages/ntfs-3g/ntfs-3g.spec:1.76 --- packages/ntfs-3g/ntfs-3g.spec:1.75 Sat Feb 5 01:43:14 2011 +++ packages/ntfs-3g/ntfs-3g.spec Mon Mar 21 16:39:45 2011 @@ -11,11 +11,12 @@ Epoch: 1 License: GPL v2+ Group: Applications/System +#Source0-Download: http://www.tuxera.com/community/ntfs-3g-download/ Source0: http://www.tuxera.com/opensource/%{name}-%{version}.tgz # Source0-md5: 15a5cf5752012269fa168c24191f00e2 Source1: %{name}.fdi Source2: %{name}.rules -URL: http://www.ntfs-3g.org/ +URL: http://www.tuxera.com/community/ BuildRequires: autoconf >= 2.59 BuildRequires: automake %{!?with_internal_fuse:BuildRequires: libfuse-devel >= 2.6.0} @@ -114,7 +115,7 @@ install %{SOURCE2} $RPM_BUILD_ROOT/lib/udev/rules.d/99-ntfs3g.rules # Symlink to allow automount using ntfs-3g: -ln -sf ntfs-3g $RPM_BUILD_ROOT%{_sbindir}/mount.ntfs +ln -sf %{_bindir}/ntfs-3g $RPM_BUILD_ROOT%{_sbindir}/mount.ntfs %clean rm -rf $RPM_BUILD_ROOT @@ -167,6 +168,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2011/03/21 15:39:45 qboosh +- updated URL +- fixed /sbin/mount.ntfs symlink + Revision 1.75 2011/02/05 00:43:14 sparky - added missing lang tag to Summary ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntfs-3g/ntfs-3g.spec?r1=1.75&r2=1.76&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
