sablotron
XSLT, XPath and DOM processor
SRPM: sablotron-1.0.3-3.n0i.5.fc8.src.rpm SPEC: sablotron.spec Version: 1.0.3 Release: 3.n0i.5.fc8 Epoch: License: GPL+ Group: Development/Languages Size: 613413 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://www.gingerall.org/sablotron.html Date: Thu Sep 20 2007, 20:15 GMT
Description:
Sablotron is an XML (XSLT 1.0, XPath 1.0, DOM Level2) processor.
It is written in C++ by Ginger Alliance.
It is written in C++ by Ginger Alliance.
Changelog:
- Thu Sep 20 2007 Marius FERARU <altblue@n0i.net> - 1.0.3-3.n0i.5
- rebuild - Mon Feb 05 2007 Marius FERARU <altblue@n0i.net> - 1.0.3-2.n0i.4
- spec cleanup
- dropped lib patch - Mon Aug 21 2006 Marius FERARU <altblue@n0i.net> - 1.0.3-1.n0i.3
- version 1.0.3 - Wed Jan 19 2005 Marius FERARU <altblue@n0i.net> 1.0.2-1.n0i.2
- version 1.0.2 - Sun Feb 01 2004 Marius FERARU <altblue@n0i.net> 1.0.1-0.n0i.1
- spec clean up (Fedora style) - Mon Nov 24 2003 Petr Cimpricg <petr@gingerall.cz>
- sablotron 1.0.1 RPM release 1 - Fri Aug 08 2003 Petr Cimprich <petr@gingerall.cz>
- sablotron 1.0 RPM release 1
- Add optional support for JS thru defines
- all defines can be set from command line
- patch for src/engine/Makefile.in updated - Mon May 19 2003 Chris Chabot <chabotc@4-ice.com>
- Replace tabs w/ spaces in header
- Add optional GPL licence compile support and
Add optional support for readline thru defines
and changes package licence field appropiatly
- Package man page in man1 instead putting it in the doc dir
- Add sablot-config to package
- Add conflicts tag for non-supported expat release
- Changed buildroot to use temp path macro
- Removed .la file, new-redhat style
- Add check for rm -rf's that build root is not /
- Made setup quiet
- Add NOTES & DEBUGGER to the main package and
apidoc's to devel package
- Set file mode for README to 0644
- Expanded Requires & BuildRequires tags - Tue Apr 08 2003 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.98 RPM release 1
- Expat 1.95.2 or higher required - Mon Dec 30 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.97 RPM release 1 - Thu Sep 05 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.96 RPM release 1
- added switches to
CFLAGS="${CFLAGS:--Wall -pipe -O2 -g -march=pentium4 -mtune=pentium4 -mfpmath=sse -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -fasynchronous-unwind-tables -Wno-unused}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--Wall -pipe -O2 -g -march=pentium4 -mtune=pentium4 -mfpmath=sse -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -fasynchronous-unwind-tables -Wno-unused}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--Wall -pipe -O2 -g -march=pentium4 -mtune=pentium4 -mfpmath=sse -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -fasynchronous-unwind-tables -Wno-unused}" ; 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=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu \
--target=i386-redhat-linux \
--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 and JS environment - Wed Jul 31 2002 Alkis Evlogimenos <alkis@routescience.com>
- Removed unnecessary %builddir definition
- Changed configure target to take configure options of the system
- Changed install to use the
/usr/bin/make \
prefix=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr \
exec_prefix=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr \
bindir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/bin \
sbindir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/sbin \
sysconfdir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/etc \
datadir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/share \
includedir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/include \
libdir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/lib \
libexecdir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/libexec \
localstatedir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/var \
sharedstatedir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/com \
mandir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/share/man \
infodir=/home/altblue/rpmbuild/BUILD/sablotron-1.0.3-3.n0i.5.fc8-root-altblue/usr/share/info \
install macro - Tue Jun 25 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.95 RPM release 1
- added manpage for sabcmd - Mon Mar 11 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.90 RPM release 1 - Wed Jan 30 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.82 RPM release 1 - Fri Jan 18 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.81 RPM release 2
- added CPLUS_INCLUDE_PATH=/usr/include/js - Wed Jan 16 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.81 RPM release 1 - Thu Jan 10 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.80 RPM release 2
- removed --enable-perlconnect - Wed Jan 09 2002 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.80 RPM release 1
- requires JavaScript now
- build under RedHat 7.2 with rpm 4.0.3 - Tue Nov 06 2001 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.71 RPM release 1
- adapted to new project layout - Tue Sep 18 2001 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.70 RPM release 1 - Wed Aug 15 2001 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.65 RPM release 1 - Thu Jun 14 2001 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.60 RPM release 1
- build under RedHat 7.1 with rpm 4.0.2 - Sun Apr 22 2001 Petr Cimprich <petr@gingerall.cz>
- sablotron 0.52 RPM release 1
- based on 0.51-5 spec by Henri Gomez - Thu Feb 22 2001 Henri Gomez <hgomez@slib.fr>
- sablotron 0.51 RPM release 5
- apply patch to add -lexpat and -lstdc++ in libsablot.so
REQUIRED for use with PHP4 - Thu Feb 22 2001 Henri Gomez <hgomez@slib.fr>
- sablotron 0.51 RPM release 4
- follow Redhat way to dispatch between pack and pack-devel - Tue Feb 20 2001 Henri Gomez <hgomez@slib.fr>
- sablotron 0.51 RPM release 3
- added ldconfig is post/preun and cleanup stuff
- build under Redhat 6.2 + updates with rpm 3.0.5 - Mon Feb 19 2001 Henri Gomez <hgomez@slib.fr>
- sablotron 0.51 RPM release 2
- added Requires expat >= 1.95.1 - Mon Feb 19 2001 Henri Gomez <hgomez@slib.fr>
- sablotron 0.51 RPM release 1
- updated spec file
Files:
- Sablot-1.0.3.tar.gz
- sablotron.spec
Requires:
- expat-devel
- js-devel
- libstdc++-devel
- rpmlib(CompressedFileNames)