SPECS: ntfsprogs.spec - cleanup, standard globs

qboosh qboosh at pld-linux.org
Fri Jul 22 12:22:09 CEST 2005


Author: qboosh                       Date: Fri Jul 22 10:22:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup, standard globs

---- Files affected:
SPECS:
   ntfsprogs.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/ntfsprogs.spec
diff -u SPECS/ntfsprogs.spec:1.28 SPECS/ntfsprogs.spec:1.29
--- SPECS/ntfsprogs.spec:1.28	Fri Jul 22 12:05:32 2005
+++ SPECS/ntfsprogs.spec	Fri Jul 22 12:22:03 2005
@@ -157,7 +157,6 @@
 %attr(755,root,root) %{_bindir}/ntfscat
 %attr(755,root,root) %{_bindir}/ntfscluster
 %attr(755,root,root) %{_bindir}/ntfsls
-%{?with_ntfsmount:%attr(755,root,root) %{_bindir}/ntfsmount}
 %attr(755,root,root) %{_sbindir}/mkntfs
 %attr(755,root,root) %{_sbindir}/ntfsclone
 %attr(755,root,root) %{_sbindir}/ntfscp
@@ -166,7 +165,7 @@
 %attr(755,root,root) %{_sbindir}/ntfsundelete
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %{_mandir}/man8/mkntfs.8*
-%{_mandir}/man8/ntfs[^m][^o]*.8*
+%{_mandir}/man8/ntfs[!m][!o]*.8*
 
 %files devel
 %defattr(644,root,root,755)
@@ -178,7 +177,7 @@
 %if %{with fuse}
 %files fuse
 %defattr(644,root,root,755)
-%{?with_fuse:%attr(755,root,root) %{_bindir}/ntfsmount}
+%attr(755,root,root) %{_bindir}/ntfsmount
 %{_mandir}/man8/ntfsmount.8*
 %endif
 
@@ -200,6 +199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/07/22 10:22:03  qboosh
+- cleanup, standard globs
+
 Revision 1.28  2005/07/22 10:05:32  tommat
 - moved ntfsmount to fuse package
 - sorted packages
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ntfsprogs.spec?r1=1.28&r2=1.29&f=u




More information about the pld-cvs-commit mailing list