Changelog for
pptpd-server-1.2.1-2mdk.i586.rpm :
Wed Jun 1 12:00:00 2005 Per Øyvind Karlsen
1.2.1-2mdk
- add poptop to provides
- versioned provides
- %mkrel
- compile with $RPM_OPT_FLAGS
Wed Jun 23 12:00:00 2004 Florin 1.2.1-1mdk
- 1.2.1
- add modprobe lines in the initscript
- remove the \'-o root\' in make install
- remove the Anon-CVS and the html/
* files in docs
- add the tools /usr/bin binaries
- use mcros for
CONFIGURE_TOP=\"${CONFIGURE_TOP:-.}\";
CFLAGS=\"${CFLAGS:--O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro }\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro }\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro }\" ; export FFLAGS ;
cputoolize -c $CONFIGURE_TOP ;
(cd $CONFIGURE_TOP; [ -f configure.in -o -f configure.ac ] && libtoolize --copy --force) ;
[ -f $CONFIGURE_TOP/configure.in -o -f $CONFIGURE_TOP/configure.ac ] &&
CONFIGURE_XPATH=\"--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib\"
$CONFIGURE_TOP/configure i586-mandriva-linux-gnu \\
--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/lib \\
--localstatedir=/var/lib \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info \\
$CONFIGURE_XPATH
Tue Jun 24 12:00:00 2003 Per Øyvind Karlsen 1.1.4-0.b4.1mdk
- 1.1.4-b4
- quiet setup
- rm -rf buildroot in correct stage
- cleanups, cosmetics, macroization..
- use %_post_service and %_preun_service
- updated url
- bzip2 %{SOURCE1}
- use %makeinstall macro
- compile with $RPM_OPT_FLAGS
Mon Mar 3 11:00:00 2003 Lenny Cartier 1.1.2-0.3mdk
- fix call to right initscript in preun section rather than in post
- add missing clean section
Wed Nov 6 11:00:00 2002 Lenny Cartier 1.1.2-0.2mdk
- initscript (Todd)
- remove /etc/rc.d/init.d/pptpd.conf
Thu Feb 14 11:00:00 2002 Lenny Cartier 1.1.2-0.1mdk
- 1.1.2
Thu Jan 25 11:00:00 2001 Lenny Cartier 1.0.1-1mdk
- updated to 1.0.1
Thu Sep 14 12:00:00 2000 Lenny Cartier 1.0.0-1mdk
- rebuild
Wed May 3 12:00:00 2000 Lenny Cartier 0.9.17-2mdk
- fix group
- fix files section
Wed Oct 13 12:00:00 1999 Lenny Cartier
- Specfile adaptation.