SPECS: ntfsprogs.spec - ghost soname symlink - package mount.fuse.ntfs symlink

qboosh qboosh at pld-linux.org
Fri Jul 18 00:10:24 CEST 2008


Author: qboosh                       Date: Thu Jul 17 22:10:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink
- package mount.fuse.ntfs symlink

---- Files affected:
SPECS:
   ntfsprogs.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/ntfsprogs.spec
diff -u SPECS/ntfsprogs.spec:1.64 SPECS/ntfsprogs.spec:1.65
--- SPECS/ntfsprogs.spec:1.64	Sat Jul 12 00:34:35 2008
+++ SPECS/ntfsprogs.spec	Fri Jul 18 00:10:18 2008
@@ -165,9 +165,10 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/gnome-vfs-2.0/modules/lib*.{la,a}
 # instead of symlinks
-rm -f $RPM_BUILD_ROOT%{_mandir}/man8/{mkfs.ntfs,mount.ntfs-fuse}.8
+rm -f $RPM_BUILD_ROOT%{_mandir}/man8/{mkfs.ntfs,mount.fuse.ntfs,mount.ntfs-fuse}.8
 echo '.so mkntfs.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mkfs.ntfs.8
 echo '.so ntfsmount.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mount.ntfs-fuse.8
+echo '.so ntfsmount.8' > $RPM_BUILD_ROOT%{_mandir}/man8/mount.fuse.ntfs.8
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -178,11 +179,11 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS CREDITS ChangeLog NEWS README TODO* libntfs/config
-%attr(755,root,root) %{_bindir}/ntfsfix
-%attr(755,root,root) %{_bindir}/ntfsinfo
 %attr(755,root,root) %{_bindir}/ntfscat
 %attr(755,root,root) %{_bindir}/ntfscluster
 %attr(755,root,root) %{_bindir}/ntfscmp
+%attr(755,root,root) %{_bindir}/ntfsfix
+%attr(755,root,root) %{_bindir}/ntfsinfo
 %attr(755,root,root) %{_bindir}/ntfsls
 %attr(755,root,root) %{_sbindir}/mkntfs
 %attr(755,root,root) %{_sbindir}/ntfsclone
@@ -192,10 +193,22 @@
 %attr(755,root,root) %{_sbindir}/ntfsundelete
 %attr(755,root,root) /sbin/mkfs.ntfs
 %attr(755,root,root) %{_libdir}/libntfs.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libntfs.so.10
 %{_mandir}/man8/libntfs.8*
 %{_mandir}/man8/mkfs.ntfs.8*
 %{_mandir}/man8/mkntfs.8*
-%{_mandir}/man8/ntfs[!m][!o]*.8*
+%{_mandir}/man8/ntfscat.8*
+%{_mandir}/man8/ntfsclone.8*
+%{_mandir}/man8/ntfscluster.8*
+%{_mandir}/man8/ntfscmp.8*
+%{_mandir}/man8/ntfscp.8*
+%{_mandir}/man8/ntfsfix.8*
+%{_mandir}/man8/ntfsinfo.8*
+%{_mandir}/man8/ntfslabel.8*
+%{_mandir}/man8/ntfsls.8*
+%{_mandir}/man8/ntfsprogs.8*
+%{_mandir}/man8/ntfsresize.8*
+%{_mandir}/man8/ntfsundelete.8*
 
 %files devel
 %defattr(644,root,root,755)
@@ -212,7 +225,9 @@
 %files fuse
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ntfsmount
+%attr(755,root,root) /sbin/mount.fuse.ntfs
 %attr(755,root,root) /sbin/mount.ntfs-fuse
+%{_mandir}/man8/mount.fuse.ntfs.8*
 %{_mandir}/man8/mount.ntfs-fuse.8*
 %{_mandir}/man8/ntfsmount.8*
 %endif
@@ -231,6 +246,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2008/07/17 22:10:18  qboosh
+- ghost soname symlink
+- package mount.fuse.ntfs symlink
+
 Revision 1.64  2008/07/11 22:34:35  megabajt
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ntfsprogs.spec?r1=1.64&r2=1.65&f=u



More information about the pld-cvs-commit mailing list