SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE



 
 
Changelog for linux-ntfs-devel-1.2.1-1.i386.rpm :
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 -march=i386 -mcpu=i686}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export FFLAGS ;
[ -f configure.in ] && libtoolize --copy --force ;
./configure i386-redhat-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

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