forked from pool/ntfs-3g_ntfsprogs
Accepting request 103376 from home:vuntz:branches:filesystems
Improve .changes OBS-URL: https://build.opensuse.org/request/show/103376 OBS-URL: https://build.opensuse.org/package/show/filesystems/ntfs-3g_ntfsprogs?expand=0&rev=4
This commit is contained in:
parent
0cfc1a7d32
commit
38ec66aa37
@ -15,7 +15,8 @@ Sat Jan 28 16:44:49 UTC 2012 - tabraham@novell.com
|
|||||||
- fixed overwriting a truncated file
|
- fixed overwriting a truncated file
|
||||||
- fixed truncation of DOS file names (12 ntfschars, not 12
|
- fixed truncation of DOS file names (12 ntfschars, not 12
|
||||||
utf8 chars)
|
utf8 chars)
|
||||||
- fixed the setting of attributes by secaudit (index not synced)
|
- fixed the setting of attributes by secaudit (index not
|
||||||
|
synced)
|
||||||
- faster compression
|
- faster compression
|
||||||
- new option delay_mtime to delay updates of mtime+ctime
|
- new option delay_mtime to delay updates of mtime+ctime
|
||||||
+ ntfsfix:
|
+ ntfsfix:
|
||||||
@ -50,6 +51,8 @@ Sat Jan 28 16:44:49 UTC 2012 - tabraham@novell.com
|
|||||||
- enabled getting the sector size on FreeBSD and MacOSX
|
- enabled getting the sector size on FreeBSD and MacOSX
|
||||||
+ build:
|
+ build:
|
||||||
- fixed "make libs" to only build libraries
|
- fixed "make libs" to only build libraries
|
||||||
|
- Rename libntfs-3g81 subpackage to libntfs-3g83, following
|
||||||
|
upstream soversion bump.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 1 15:41:25 CEST 2011 - vuntz@opensuse.org
|
Fri Jul 1 15:41:25 CEST 2011 - vuntz@opensuse.org
|
||||||
|
@ -15,14 +15,12 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: ntfs-3g_ntfsprogs
|
Name: ntfs-3g_ntfsprogs
|
||||||
Summary: NTFS Support in Userspace
|
Summary: NTFS Support in Userspace
|
||||||
Version: 2012.1.15
|
|
||||||
Release: 1
|
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
|
Version: 2012.1.15
|
||||||
|
Release: 0
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: buildall.sh
|
Source1: buildall.sh
|
||||||
Source2: 21-storage-ntfs-3g.fdi
|
Source2: 21-storage-ntfs-3g.fdi
|
||||||
@ -36,8 +34,8 @@ shared with Windows XP, Windows Server 2003, Windows 2000, Windows
|
|||||||
Vista and Windows Seven.
|
Vista and Windows Seven.
|
||||||
|
|
||||||
%package -n ntfs-3g
|
%package -n ntfs-3g
|
||||||
License: GPL-2.0+
|
|
||||||
Summary: NTFS Support in Userspace
|
Summary: NTFS Support in Userspace
|
||||||
|
License: GPL-2.0+
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Provides: ntfsprogs-fuse = 1.13.1
|
Provides: ntfsprogs-fuse = 1.13.1
|
||||||
Obsoletes: ntfsprogs-fuse < 1.13.1
|
Obsoletes: ntfsprogs-fuse < 1.13.1
|
||||||
@ -58,8 +56,8 @@ shared with Windows XP, Windows Server 2003, Windows 2000, Windows
|
|||||||
Vista and Windows Seven.
|
Vista and Windows Seven.
|
||||||
|
|
||||||
%package -n libntfs-3g83
|
%package -n libntfs-3g83
|
||||||
License: LGPL-2.1+
|
|
||||||
Summary: NTFS Support in Userspace -- Library
|
Summary: NTFS Support in Userspace -- Library
|
||||||
|
License: LGPL-2.1+
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
|
|
||||||
%description -n libntfs-3g83
|
%description -n libntfs-3g83
|
||||||
@ -68,8 +66,8 @@ shared with Windows XP, Windows Server 2003, Windows 2000, Windows
|
|||||||
Vista and Windows Seven.
|
Vista and Windows Seven.
|
||||||
|
|
||||||
%package -n libntfs-3g-devel
|
%package -n libntfs-3g-devel
|
||||||
License: LGPL-2.1+
|
|
||||||
Summary: NTFS Support in Userspace -- Development Files
|
Summary: NTFS Support in Userspace -- Development Files
|
||||||
|
License: LGPL-2.1+
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
Requires: glibc-devel
|
Requires: glibc-devel
|
||||||
Requires: libntfs-3g83 = %{version}
|
Requires: libntfs-3g83 = %{version}
|
||||||
@ -82,8 +80,8 @@ shared with Windows XP, Windows Server 2003, Windows 2000, Windows
|
|||||||
Vista and Windows Seven.
|
Vista and Windows Seven.
|
||||||
|
|
||||||
%package -n ntfsprogs
|
%package -n ntfsprogs
|
||||||
License: GPL-2.0+
|
|
||||||
Summary: NTFS Utilities
|
Summary: NTFS Utilities
|
||||||
|
License: GPL-2.0+
|
||||||
Group: System/Filesystems
|
Group: System/Filesystems
|
||||||
|
|
||||||
%description -n ntfsprogs
|
%description -n ntfsprogs
|
||||||
|
Loading…
Reference in New Issue
Block a user