packages: ntfs-3g/ntfs-3g.spec - rel.2 - symlink for ntfs volumes automounting

blues blues at pld-linux.org
Mon Nov 22 16:21:21 CET 2010


Author: blues                        Date: Mon Nov 22 15:21:21 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel.2 - symlink for ntfs volumes automounting

---- Files affected:
packages/ntfs-3g:
   ntfs-3g.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: packages/ntfs-3g/ntfs-3g.spec
diff -u packages/ntfs-3g/ntfs-3g.spec:1.67 packages/ntfs-3g/ntfs-3g.spec:1.68
--- packages/ntfs-3g/ntfs-3g.spec:1.67	Sun Sep 12 20:05:17 2010
+++ packages/ntfs-3g/ntfs-3g.spec	Mon Nov 22 16:21:15 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Sterownik do NTFS umożliwiający odczyt i zapis
 Name:		ntfs-3g
 Version:	2010.8.8
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2+
 Group:		Applications/System
@@ -82,6 +82,9 @@
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hal/fdi/policy/10osvendor/10-%{name}.fdi
 
+# Symlink to allow automount using ntfs-3g:
+ln -sf ntfs-3g $RPM_BUILD_ROOT%{_sbindir}/mount.ntfs
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -97,6 +100,7 @@
 %attr(755,root,root) %{_bindir}/ntfs-3g.secaudit
 %attr(755,root,root) %{_bindir}/ntfs-3g.usermap
 %attr(755,root,root) %{_sbindir}/mount.lowntfs-3g
+%attr(755,root,root) %{_sbindir}/mount.ntfs
 %attr(755,root,root) %{_sbindir}/mount.ntfs-3g
 %attr(755,root,root) %{_libdir}/libntfs-3g.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libntfs-3g.so.??
@@ -125,6 +129,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2010/11/22 15:21:15  blues
+- rel.2 - symlink for ntfs volumes automounting
+
 Revision 1.67  2010/09/12 18:05:17  wolf
 - 2010.8.8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntfs-3g/ntfs-3g.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list