Changelog for
ntfsprogs-1.7.1-1.i586.rpm :
Tue Mar 11 19:00:00 2003 Kiichiro NAKA
- 1.7.1-1
- rebuilt for TL
Fri Jan 17 19:00:00 2003 Anton Altaparmakov
- renamed to ntfsprogs.spec.in
- change source tar ball name to ntfsprogs
Mon Dec 9 19:00:00 2002 Anton Altaparmakov
- added ntfsresize
Wed Jul 17 20:00:00 2002 Richard Russon
- added ntfsundelete
- change TODO names
Tue Jul 2 20:00:00 2002 Anton Altaparmakov
- update my email address
Sun Jun 2 20:00:00 2002 Anton Altaparmakov
- update %doc with new TODO files
Thu Apr 11 20:00:00 2002 Anton Altaparmakov
- update %description text for ntfslabel
Mon Mar 11 19:00:00 2002 Anton Altaparmakov
- update %description text
Fri Jan 25 19:00:00 2002 Anton Altaparmakov
- update %description text
- make dependencies pick the right version automatically
Wed Jan 9 19:00:00 2002 Anton Altaparmakov
- add dependency on linux-ntfs to linux-ntfs-devel
- update %description text
Thu Nov 8 19:00:00 2001 Anton Altaparmakov
- update %description text
- (re)enable installation of shared libraries
Tue Aug 21 20:00:00 2001 Anton Altaparmakov
- update %description text
Wed Aug 1 20:00:00 2001 Anton Altaparmakov
- update %description text
Tue Jul 24 20:00:00 2001 Anton Altaparmakov
- include sbin install path (mkntfs now is in sbin)
Mon Jul 23 20:00:00 2001 Anton Altaparmakov
- update %description text
Sun Jun 10 20:00:00 2001 Anton Altaparmakov
- remove duplicate
CFLAGS=\"${CFLAGS:--O2 -march=i586}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -march=i586}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -march=i586}\" ; export FFLAGS ;
[ -f configure.in ] && libtoolize --copy --force ;
./configure i586-pc-linux \\
--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
Sat Jun 9 20: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
Thu Feb 1 19:00:00 2001 Anton Altaparmakov
- started changelog