Changelog for
pwlib-devel-1.6.5-11.i386.rpm :
Thu Aug 19 00:00:00 2004 Daniel Reed
1.6.5-11
- remove ExcludeArch
Fri Aug 13 00:00:00 2004 Daniel Reed 1.6.5-10
- ExcludeArch: ppc64 to temporarily work around #129699
Thu Aug 12 00:00:00 2004 Daniel Reed 1.6.5-9
- remove ExclusiveArch
Thu Aug 12 00:00:00 2004 Daniel Reed 1.6.5-8
- add Requires: libstdc++
Wed Aug 11 00:00:00 2004 Daniel Reed 1.6.5-7
- rebuild
Wed Aug 11 00:00:00 2004 Daniel Reed 1.6.5-6
- #129460 Add .sasl_reorder to prefer libsasl2 over libsasl
Tue Aug 10 00:00:00 2004 Tim Waugh 1.6.5-5
- Fixed debuginfo package (bug #129461).
Thu Aug 5 00:00:00 2004 Daniel Reed 1.6.5-4
- comment out call to autoconf, use
CFLAGS=\"${CFLAGS:--O2 -g -pipe -m32 -march=i386 -mtune=pentium4}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -g -pipe -m32 -march=i386 -mtune=pentium4}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -g -pipe -m32 -march=i386 -mtune=pentium4}\" ; export FFLAGS ;
for i in $(find . -name config.guess -o -name config.sub) ; do
[ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ;
done ;
./configure --build=i386-redhat-linux --host=i386-redhat-linux \\
--target=i386-redhat-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/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info instead of ./configure
Tue Aug 3 00:00:00 2004 Daniel Reed 1.6.5-3
- add BuildRequires: openldap-devel expat-devel SDL-devel
Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt
Sat Apr 3 00:00:00 2004 Alexander Larsson 1.6.5-1
- update to 1.6.5
Thu Mar 4 23:00:00 2004 Alexander Larsson 1.6.3-2
- Make symlink for PWLIBDIR/make/ptlib-config
Tue Mar 2 23:00:00 2004 Elliot Lee
- rebuilt
Thu Feb 26 23:00:00 2004 Alexander Larsson 1.6.3-1
- update to 1.6.3 final
Fri Feb 20 23:00:00 2004 Alexander Larsson 1.6.3-0.pre1.0
- update to 1.6.3pre1
Tue Feb 17 23:00:00 2004 Alexander Larsson 1.5.0-4
- add ranges security fix
Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt
Sat Jul 5 00:00:00 2003 Alexander Larsson 1.5.0-2
- Add patch to recognize ppc64 ad 64bit
Wed Jul 2 00:00:00 2003 Alexander Larsson 1.5.0-1
- Update to 1.5.0
- Update all patches for new makefile
Tue Jul 1 00:00:00 2003 Alexander Larsson 1.4.7-6.EL
- rebuild for ppc64 crt
*.o problems
Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt
Thu Jun 5 00:00:00 2003 Alexander Larsson 1.4.7-5
- Add patch to workaround bison problem (bug #92262)
Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt
Wed Jan 8 23:00:00 2003 Alexander Larsson 1.4.7-3
- pwlib-1.4.7-noipv6.patch: Disable ipv6 check, damien claims it\'s unstable.
Wed Jan 8 23:00:00 2003 Alexander Larsson 1.4.7-2
- Oops. deleted a bit much from the specfile
Wed Jan 8 23:00:00 2003 Alexander Larsson 1.4.7-1
- Update to 1.4.7
Tue Jan 7 23:00:00 2003 Nalin Dahyabhai 1.3.11-2
- rebuild
Fri Jan 3 23:00:00 2003 Nalin Dahyabhai
- Use pkg-config to find OpenSSL if pkg-config admits to knowing anything.
Thu Oct 24 00:00:00 2002 Alexander Larsson 1.3.11-1
- Upgrade to 1.3.11
- Remove pwlib-alpha patch. I don\'t think it\'s necessary anymore.
- fix %doc
Sat Aug 31 00:00:00 2002 Alexander Larsson 1.3.3-5
- Use /usr/lib etc instead of hardcoding
Sun Aug 11 00:00:00 2002 Elliot Lee
- rebuilt with gcc-3.2 (we hope)
Tue Jul 23 00:00:00 2002 Tim Powers 1.3.3-3
- rebuilt using gcc-3.2-0.1
Sat Jul 20 00:00:00 2002 Jakub Jelinek 1.3.3-2
- Use glibc regex (and at the same time get rid of non-fpic code)
Fri Jul 12 00:00:00 2002 Alexander Larsson 1.3.3-1
- Update to 1.3.3
Tue Jul 2 00:00:00 2002 Alexander Larsson 1.3.1-1
- Update to 1.3.1
Fri Mar 22 23:00:00 2002 Alex Larsson
- Added versioned dependency in the devel package
- Fixed line-to-long error in description
Fri Mar 8 23:00:00 2002 Alex Larsson
- Add the video patch from damien needed for GM 0.85.1
Mon Feb 25 23:00:00 2002 Alex Larsson
- Update to 1.2.12
Thu Nov 29 23:00:00 2001 Alex Larsson 1.2.5-1
- Updated to 1.2.5
Tue Oct 2 00:00:00 2001 Alex Larsson 1.1.36-4
- Added defattr
Sat Sep 29 00:00:00 2001 Alex Larsson 1.1.36-3
- made the devel package require the binary package
Thu Sep 20 00:00:00 2001 Alex Larsson 1.1.36-2
- Added new patch from damien
Tue Aug 14 00:00:00 2001 Alexander Larsson 1.1.36-1
- Upgraded to 1.1.36
Thu Jul 5 00:00:00 2001 Elliot Lee
- Patch asnparser makefile so \'make -j...\' works completely.
Thu Jul 5 00:00:00 2001 Alexander Larsson
- Borrow some stuff from the Mandrake specfile
Thu Jul 5 00:00:00 2001 Jonathan Blandford
- Initial build.