Author: tommat                       Date: Wed Jul 20 17:54:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 1.11.1
- added bconded ntfsmount utility (requires libfuse)

---- Files affected:
SPECS:
   ntfsprogs.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/ntfsprogs.spec
diff -u SPECS/ntfsprogs.spec:1.26 SPECS/ntfsprogs.spec:1.27
--- SPECS/ntfsprogs.spec:1.26   Tue Jul 19 22:48:03 2005
+++ SPECS/ntfsprogs.spec        Wed Jul 20 19:54:10 2005
@@ -1,18 +1,19 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without gnome   # don't build gnome-vfs2 module
+%bcond_without gnome           # don't build gnome-vfs2 module
+%bcond_without ntfsmount       # don't build ntfsmount utility
 #
 Summary:       NTFS filesystem libraries and utilities
 Summary(pl):   Narzędzia i biblioteki do obsługi systemu plików NTFS
 Name:          ntfsprogs
-Version:       1.11.0
+Version:       1.11.1
 %define        docver  0.5
 Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/linux-ntfs/%{name}-%{version}.tar.gz
-# Source0-md5: 8f16db85c63561cde745d8953c9b8f8f
+# Source0-md5: ac28bef6d3c12bf5e90092042f6a5222
 Source1:       http://dl.sourceforge.net/linux-ntfs/ntfsdoc-%{docver}.tar.bz2
 # Source1-md5: d713836df621686785c3230e5788c689
 Patch0:                %{name}-gcc33.patch
@@ -21,6 +22,7 @@
 BuildRequires: automake
 BuildRequires: gcc >= 3.1
 %{?with_gnome:BuildRequires:   gnome-vfs2-devel >= 2.0}
+%{?with_ntfsmount:BuildRequires:       libfuse-devel >= 2.3.0}
 BuildRequires: libtool >= 1:1.4.2-9
 %{?with_gnome:BuildRequires:   pkgconfig}
 Obsoletes:     linux-ntfs
@@ -138,6 +140,7 @@
 %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
@@ -171,6 +174,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/07/20 17:54:10  tommat
+- ver. 1.11.1
+- added bconded ntfsmount utility (requires libfuse)
+
 Revision 1.26  2005/07/19 20:48:03  paszczus
 - updated to 1.11.0
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to