SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for nfs-utils-1.0.1-1mdk.i586.rpm :
Tue Jul 23 12:00:00 2002 Juan Quintela 1.0.1-1mdk
- then merge them with nfs-1.0.1 ones.
- merged nfs.init & nfslock.init with rh ones.
- merge with rh 1.0.1.pre7-1.
- use
CONFIGURE_TOP=\"${CONFIGURE_TOP:-.}\";
CFLAGS=\"${CFLAGS:--O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce}\" ; export FFLAGS ;
(cd $CONFIGURE_TOP; [ -f configure.in ] && libtoolize --copy --force) ;
$CONFIGURE_TOP/configure i586-mandrake-linux-gnu \\
--prefix=/usr \\
--exec-prefix=/usr \\
--bindir=/usr/bin \\
--sbindir=/usr/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/share \\
--includedir=/usr/include \\
--libdir=/usr/lib \\
--libexecdir=/usr/lib \\
--localstatedir=/var/lib \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info.
- 1.0.1.

Thu Jul 11 12:00:00 2002 Frederic Lepied 0.3.3-4mdk
- add rpcuser

Tue Jan 15 11:00:00 2002 Chmouel Boudjnah 0.3.3-3mdk
- Make some files as %ghost.

Fri Dec 7 11:00:00 2001 Chmouel Boudjnah 0.3.3-2mdk
- Fix some rpmlints.

Fri Sep 28 12:00:00 2001 Chmouel Boudjnah 0.3.3-1mdk
- 0.3.3.

Sat Sep 1 12:00:00 2001 Chmouel Boudjnah 0.3.1-7mdk
- Merge rh scripts.
- Remove quota from here it\'s provided by quota.

Sun Apr 1 12:00:00 2001 Chmouel Boudjnah 0.3.1-6mdk
- Move dir /var/lib/nfs/statd to clients packge or rpc.statd wouldn\'t
work.

Wed Mar 28 12:00:00 2001 Florin Grad 0.3.1-5mdk
- -fno-omit-frame-pointer

Sun Mar 18 11:00:00 2001 Chmouel Boudjnah 0.3.1-4mdk
- Requires last setup package for rpcuser.
- Make /var/lib/nfs/statd as rpcuser,rpcuser.

Thu Mar 15 11:00:00 2001 Chmouel Boudjnah 0.3.1-3mdk
- Fix incorrect file specifications in statd manpage. (rh).
- disable tcp_wrapper support (rh).
- Don\'t do a chroot(2) after dropping privs, in statd (rh).
- #include patch.

Fri Mar 2 11:00:00 2001 Chmouel Boudjnah 0.3.1-2mdk
- Fix chkconfig entry in initscripts.

Mon Feb 19 11:00:00 2001 Chmouel Boudjnah 0.3.1-1mdk
- Move rpc.lockd and rpc.statd to /sbin
- Merge with rh changes.
- 0.3.1.

Thu Dec 7 11:00:00 2000 Chmouel Boudjnah 0.2.1-3mdk
- Nfslock only when we have a lockd into the kernel.

Mon Oct 9 12:00:00 2000 Florin Grad 0.2.1-2mdk
- chkconfig is now 345 ... instead of - 60 ...

Fri Sep 29 12:00:00 2000 Frederic Lepied 0.2.1-1mdk
- 0.2.1 bug fix release.

Thu Sep 28 12:00:00 2000 Chmouel Boudjnah 0.2-5mdk
- Florin or chmou sucks, pidofproc come from the
/etc/init.d/functions.

Wed Sep 27 12:00:00 2000 Chmouel Boudjnah 0.2-4mdk
- nfslock: where pidofproc come from ? use pidof instead (florin).

Thu Sep 21 12:00:00 2000 Chmouel Boudjnah 0.2-3mdk
- nfslock: don\'t kill lockd processes that do not have an executable
(i.e. kernel threads).

Thu Sep 7 12:00:00 2000 Florin Grad 0.2-2mdk
- added noreplace for %{_inirddir}/(nfs|nfslock)

Thu Sep 7 12:00:00 2000 Geoffrey Lee 0.2-1mdk
- s/0.1.9.1/0.2/;

Wed Aug 30 12:00:00 2000 Florin Grad 0.1.9.1-4mdk
- changing some macros

Wed Jul 26 12:00:00 2000 Thierry Vignaud 0.1.9.1-3mdk
- BM
- more macros

Mon Jul 10 12:00:00 2000 Thierry Vignaud 0.1.9.1-2mdk
- fix build with latest rpm macros

Wed Jul 5 12:00:00 2000 Thierry Vignaud 0.1.9.1-1mdk
- new release (mainly turning gcc warnings off)
- fix build as non root with tmpdir

Mon Jul 3 12:00:00 2000 Chmouel Boudjnah 0.1.9-1mdk
- 0.1.9.

Tue Jun 27 12:00:00 2000 Chmouel Boudjnah 0.1.8-1mdk
- 0.1.8.
- Macrozifications.

Sun May 28 12:00:00 2000 Chmouel Boudjnah 0.1.7-3mdk
- Fix path call (/usr/sbin !> /sbin/).
- Launch always rpc.statd.

Thu Apr 6 12:00:00 2000 Yoann Vandoorselaere 0.1.7-2mdk
- Renamed linusinit patch to mdkinit.
- Do not grep for linus in /proc/version, but for mdk
(Thanks to J�rgen Zimmermann)

Wed Mar 22 11:00:00 2000 Yoann Vandoorselaere 0.1.7-1mdk
- Update to 0.1.7.
- Fix group.

Tue Jan 18 11:00:00 2000 Chmouel Boudjnah 0.1.6-1mdk
- 0.1.6.

Tue Dec 21 11:00:00 1999 Chmouel Boudjnah
- 0.1.5.
- Fix init script with kernel-linus.

Mon Dec 6 11:00:00 1999 Chmouel Boudjnah
- 0.1.4.

Tue Nov 30 11:00:00 1999 Chmouel Boudjnah
- 0.1.3.

Thu Nov 25 11:00:00 1999 Pixel
- fixed %defattr
- split in 2 packages: nfs-utils-clients & nfs-utils (for server)

Fri Nov 19 11:00:00 1999 Chmouel Boudjnah
- Last cvs version.

Wed Oct 27 12:00:00 1999 Chmouel Boudjnah
- 0.1.2

Tue Oct 26 12:00:00 1999 Chmouel Boudjnah
- 0.1.1.

Tue Oct 19 12:00:00 1999 Chmouel Boudjnah
- First Spec files based on original version of H.J Lu.


 
ICM