Changelog for
protobuf-devel-2.4.1-12.fc18.i686.rpm :
Tue Feb 26 13:00:00 2013 Conrad Meyer
- 2.4.1-12
- Nuke BR on maven-doxia, maven-doxia-sitetools (#915620)
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 2.4.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Wed Feb 6 13:00:00 2013 Java SIG - 2.4.1-10
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local
Sun Jan 20 13:00:00 2013 Conrad Meyer - 2.4.1-9
- Fix packaging bug, -emacs-el subpackage should depend on -emacs subpackage of
the same version (%version), not the emacs version number...
Thu Jan 17 13:00:00 2013 Tim Niemueller - 2.4.1-8
- Added sub-package for Emacs editing mode
Sat Jul 21 14:00:00 2012 Fedora Release Engineering - 2.4.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Mon Mar 19 13:00:00 2012 Dan Horák - 2.4.1-6
- disable test-suite until g++ 4.7 issues are resolved
Mon Mar 19 13:00:00 2012 Stanislav Ochotnicky - 2.4.1-5
- Update to latest java packaging guidelines
Tue Feb 28 13:00:00 2012 Fedora Release Engineering - 2.4.1-4
- Rebuilt for c++ ABI breakage
Sat Jan 14 13:00:00 2012 Fedora Release Engineering - 2.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Tue Sep 27 14:00:00 2011 Pierre-Yves Chibon - 2.4.1-2
- Adding zlib-devel as BR (rhbz: #732087)
Thu Jun 9 14:00:00 2011 BJ Dierkes - 2.4.1-1
- Latest sources from upstream.
- Rewrote Patch2 as protobuf-2.4.1-java-fixes.patch
Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 2.3.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Thu Jan 13 13:00:00 2011 Stanislav Ochotnicky - 2.3.0-6
- Fix java subpackage bugs #669345 and #669346
- Use new maven plugin names
- Use mavenpomdir macro for pom installation
Mon Jul 26 14:00:00 2010 David Malcolm - 2.3.0-5
- generalize hardcoded reference to 2.6 in python subpackage %files manifest
Wed Jul 21 14:00:00 2010 David Malcolm - 2.3.0-4
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
Thu Jul 15 14:00:00 2010 James Laska - 2.3.0-3
- Correct use of %bcond macros
Wed Jul 14 14:00:00 2010 James Laska - 2.3.0-2
- Enable python and java sub-packages
Tue May 4 14:00:00 2010 Conrad Meyer - 2.3.0-1
- bump to 2.3.0
Wed Sep 30 14:00:00 2009 Lev Shamardin - 2.2.0-2
- added export PTHREAD_LIBS=\"-lpthread\"
Fri Sep 18 14:00:00 2009 Lev Shamardin - 2.2.0-1
- Upgraded to upstream protobuf-2.2.0
- New -lite packages
Sun Mar 1 13:00:00 2009 Caolán McNamra - 2.0.2-8
- add stdio.h for sprintf, perror, etc.
Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 2.0.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Tue Dec 23 13:00:00 2008 Lev Shamardin - 2.0.2-6
- Small fixes for python 2.6 eggs.
- Temporarily disabled java subpackage due to build problems, will be fixed and
turned back on in future.
Thu Nov 27 13:00:00 2008 Lev Shamardin - 2.0.2-5
- No problems with ppc & ppc64 arch in rawhide, had to do a release bump.
Sat Nov 22 13:00:00 2008 Lev Shamardin - 2.0.2-4
- Added patch from subversion r70 to workaround gcc 4.3.0 bug (see
http://code.google.com/p/protobuf/issues/detail?id=45 for more
details).
Tue Nov 11 13:00:00 2008 Lev Shamardin - 2.0.2-3
- Added conflicts to java and python subpackages to prevent using with
wrong compiler versions.
- Fixed license.
- Fixed BuildRequires for -python subpackage.
- Fixed Requires and Group for -javadoc subpackage.
- Fixed Requires for -devel subpackage.
- Fixed issue with wrong shebang in descriptor_pb2.py.
- Specify build options via --with/--without.
- Use Fedora-packaged gtest library instead of a bundled one by
default (optional).
Fri Oct 31 13:00:00 2008 Lev Shamardin - 2.0.2-2
- Use python_sitelib macro instead of INSTALLED_FILES.
- Fix the license.
- Fix redundant requirement for -devel subpackage.
- Fix wrong dependences for -python subpackage.
- Fix typo in requirements for -javadoc subpackage.
- Use -p option for cp and install to preserve timestamps.
- Remove unneeded ldconfig call for post scripts of -devel subpackage.
- Fix directories ownership.
Sun Oct 12 14:00:00 2008 Lev Shamardin - 2.0.2-1
- Update to version 2.0.2
- New -java and -javadoc subpackages.
- Options to disable building of -python and -java
* subpackages
Mon Sep 15 14:00:00 2008 Lev Shamardin - 2.0.1-2
- Added -p switch to install commands to preserve timestamps.
- Fixed Version and Libs in pkgconfig script.
- Added pkgconfig requires for -devel package.
- Removed libtool archives from -devel package.
Thu Sep 4 14:00:00 2008 Lev Shamardin - 2.0.1-1
- Updated to 2.0.1 version.
Wed Aug 13 14:00:00 2008 Lev Shamardin - 2.0.0-0.1.beta
- Initial package version. Credits for vim subpackage and pkgconfig go
to Rick L Vinyard Jr