Changelog for
libblocxx6-2.1.0.342-51.1.x86_64.rpm :
Wed Jun 6 14:00:00 2012 cooloAATTsuse.com
- build with gcc 47 again and fix the problem - const objects are
in ro segment now, so you can\'t change them (suprise, suprise!)
Credits: mls
Tue Apr 24 14:00:00 2012 ajAATTsuse.de
- Build with gcc 4.6 for now - otherwise yast segfaults.
Thu Mar 15 13:00:00 2012 dimstarAATTopensuse.org
- Add blocxx-gcc47.patch: Fix build with gcc 4.7.
Sat Feb 11 13:00:00 2012 jengelhAATTmedozas.de
- Avoid requesting both pkgconfig and pkg-config on fedora
Sun Jan 22 13:00:00 2012 crrodriguezAATTopensuse.org
- Build with -fvisibility-inlines-hidden
Fri Dec 2 13:00:00 2011 jengelhAATTmedozas.de
- Set RPM group commonly used for shlib packages
Fri Dec 2 13:00:00 2011 mtAATTsuse.de
- Added explicit group in spec file sub-packages to avoid build
failures on SLE.
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Fri Sep 30 14:00:00 2011 crrodriguezAATTopensuse.org
- Workaround qemu-arm current limitations/bugs
Sat Sep 17 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
- Enable baselibs for arches
Sun Aug 14 14:00:00 2011 crrodriguezAATTopensuse.org
- Add patch to make the library use AES-NI or other openssl engines
Fri Feb 25 13:00:00 2011 mtAATTsuse.de
- Fixed to use std::ptrdiff_t in Enumeration.hpp (gcc 4.6).
- Fixed libblocxx-devel (self) obsolete flags in spec file.
Sat Apr 24 14:00:00 2010 cooloAATTnovell.com
- buildrequire pkg-config to fix provides
Tue Mar 30 14:00:00 2010 mtAATTsuse.de
- Dropped obsolete libblocxx4 compatibility sub-package.
Fri Mar 12 13:00:00 2010 mtAATTsuse.de
- Test for char ptr pod struct to mark is_pod non-functional
and avoid build failures -- reported as gcc 4.5 bug 43333.
- Added -fno-strict-aliasing to compile flags
Sun Jan 31 13:00:00 2010 jengelhAATTmedozas.de
- Package baselibs.conf
Tue Sep 15 14:00:00 2009 mtAATTsuse.de
- Changed to use GCC 4.1+ __sync_synchronize as in svn instead
of manual inline asm MemoryBarriers (blocxx issue #2799341),
removed obsolete ARM_asm.diff patch.
Fri Jul 17 14:00:00 2009 jansimon.moellerAATTopensuse.org
- add __asm__ for ARM
Thu Jul 9 14:00:00 2009 mtAATTsuse.de
- improved asneeded patch to use -pthread in shared lib flags too
Sat Jun 20 14:00:00 2009 cooloAATTnovell.com
- fix link to pthread
Mon Mar 2 13:00:00 2009 crrodriguezAATTsuse.de
- remove static libraries (and save 13.9MB space)