SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for ntfsprogs-1.11.1-1.i586.rpm :
Mon Jul 18 14:00:00 2005 Anton Altaparmakov
- Add ntfsmount fuse module in separate rpm ntfsprogs-fuse.

Wed Mar 10 13:00:00 2004 Anton Altaparmakov
- Cleanup descriptions ready for 1.9.0 release.

Mon Jan 19 13:00:00 2004 Anton Altaparmakov
- Add %config to tell rpm that libntfs.conf is a config file.

Thu Nov 6 13:00:00 2003 Anton Altaparmakov
- update description (it was getting too long)
- merge libntfs-gnomevfs

Sun Oct 19 14:00:00 2003 Richard Russon
- added the new utility ntfscat

Tue Sep 30 14:00:00 2003 Anton Altaparmakov
- added the new utilities, ntfsclone, ntfscluster, ntfsinfo, ntfsls.

Sat Jan 18 13:00:00 2003 Anton Altaparmakov
- renamed to ntfsprogs.spec.in
- change source tar ball name to ntfsprogs

Tue Dec 10 13:00:00 2002 Anton Altaparmakov
- added ntfsresize

Thu Jul 18 14:00:00 2002 Richard Russon
- added ntfsundelete
- change TODO names

Wed Jul 3 14:00:00 2002 Anton Altaparmakov
- update my email address

Mon Jun 3 14:00:00 2002 Anton Altaparmakov
- update %doc with new TODO files

Fri Apr 12 14:00:00 2002 Anton Altaparmakov
- update %description text for ntfslabel

Tue Mar 12 13:00:00 2002 Anton Altaparmakov
- update %description text

Sat Jan 26 13:00:00 2002 Anton Altaparmakov
- update %description text
- make dependencies pick the right version automatically

Thu Jan 10 13:00:00 2002 Anton Altaparmakov
- add dependency on linux-ntfs to linux-ntfs-devel
- update %description text

Fri Nov 9 13:00:00 2001 Anton Altaparmakov
- update %description text
- (re)enable installation of shared libraries

Wed Aug 22 14:00:00 2001 Anton Altaparmakov
- update %description text

Thu Aug 2 14:00:00 2001 Anton Altaparmakov
- update %description text

Wed Jul 25 14:00:00 2001 Anton Altaparmakov
- include sbin install path (mkntfs now is in sbin)

Tue Jul 24 14:00:00 2001 Anton Altaparmakov
- update %description text

Mon Jun 11 14:00:00 2001 Anton Altaparmakov
- remove duplicate
CFLAGS=\"${CFLAGS:--O2 -g -march=i586 -mcpu=i686 -fmessage-length=0}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -g -march=i586 -mcpu=i686 -fmessage-length=0}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -g -march=i586 -mcpu=i686 -fmessage-length=0}\" ; export FFLAGS ;
./configure --host=i686-suse-linux --build=i686-suse-linux \\
--target=i586-suse-linux \\
--program-prefix= \\
--prefix=/usr \\
--exec-prefix=/usr \\
--bindir=/usr/bin \\
--sbindir=/usr/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/share \\
--includedir=/usr/include \\
--libdir=/usr/lib \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info options
- remove shared library installation as shared libraries are disabled by
default

Sun Jun 10 14:00:00 2001 Anton Altaparmakov
- add man pages stuff
- update info text
- add new doc/ stuff
- modify installation to do install-strip instead of install followed by manual
stripping
- update download URL to be the fast sourceforge http download server

Fri Feb 2 13:00:00 2001 Anton Altaparmakov
- started changelog