|
|
|
|
Changelog for ice-ruby-3.3.0-8.fc9.x86_64.rpm :
Thu Dec 4 23:00:00 2008 - 3.3.0-8 - Add all accumulated upstream patches
Thu Dec 4 23:00:00 2008 - 3.3.0-7 - (Tiny) patch to support Python 2.6
Sat Nov 29 23:00:00 2008 Ignacio Vazquez-Abrams - 3.3.0-6 - Rebuild for Python 2.6
Wed Aug 13 00:00:00 2008 Mary Ellen Foster 3.3.0-5 - Explicitly create build root so it builds on F10 - Patch to build against DB4.7
Thu Jul 31 00:00:00 2008 Mary Ellen Foster 3.3.0-4 - Re-add .pth file -- the alternative method involves editing auto-generated files that say \"don\'t edit\" and I don\'t want to break other parts of Ice
Sat Jun 28 00:00:00 2008 Mary Ellen Foster 3.3.0-3 - Bump release to fix tag problem and bad date - Add dist back to release field
Thu Jun 26 00:00:00 2008 Mary Ellen Foster 3.3.0-2 - Add patch from ZeroC
Tue Jun 10 00:00:00 2008 Mary Ellen Foster 3.3.0-1 - Update for 3.3 final - Fix ppc64 issues with directories in Mono .pc files (I hope) - Incorporate patches and man pages from Debian package
Wed May 7 00:00:00 2008 Mary Ellen Foster 3.3-0.1.b - Update for 3.3 beta prerelease - Fix Python sitelib/sitearch issues
Fri Feb 22 23:00:00 2008 Mary Ellen Foster 3.2.1-17 - Improved, less invasive patch based on the Debian one
Fri Feb 22 23:00:00 2008 Mary Ellen Foster 3.2.1-16 - Add includes so that it compiles with GCC 4.3
Tue Feb 19 23:00:00 2008 Fedora Release Engineering - 3.2.1-15 - Autorebuild for GCC 4.3
Wed Dec 5 23:00:00 2007 Mary Ellen Foster 3.2.1-14 - Version bump to rebuild because of changed OpenSSL in rawhide
Tue Nov 20 23:00:00 2007 Mary Ellen Foster 3.2.1-13 - Enable the IceGrid GUI - Fix a problem with Python on 64-bit systems (bz #392751) - Incorporate one more Mono patch from ZeroC
Tue Oct 30 23:00:00 2007 Mary Ellen Foster 3.2.1-12 - Put the slice2java classes into a .jar file instead of as bare classes - Incorporate all Ice 3.2.1 patches from ZeroC - Fix templates path in icegridregistry.conf
Sat Sep 8 00:00:00 2007 Mary Ellen Foster 3.2.1-11 - Also add Obsoletes: for the old zeroc names - Fix bad date in changelog
Thu Aug 30 00:00:00 2007 Mary Ellen Foster 3.2.1-9 - Add \"with exceptions\" to license tag - Minor typo corrections in README.Fedora - Move ruby sitearch files out of an \"Ice/\" subdirectory so that they\'re actually useful
Wed Aug 29 00:00:00 2007 Mary Ellen Foster 3.2.1-8 - Remove parallel make to see if that fixes build errors
Tue Aug 28 00:00:00 2007 Mary Ellen Foster 3.2.1-7 - Fix over-zealous patch in csharp IceBox Makefile
Tue Aug 28 00:00:00 2007 Mary Ellen Foster 3.2.1-6 - Put IcePy.so * into sitearch, not sitelib - Use %ifarch in python file list to avoid duplicate warnings - Actually use gacutil for the Mono dlls instead of faking it
Sat Aug 25 00:00:00 2007 Mary Ellen Foster 3.2.1-5 - Clean up packaging of icegridgui: it\'s a gui app, so we should treat it as such (NB: building this package is still disabled by default because it needs jgoodies) - Actually create the working directory for the Ice services - Remove redundant requires on java-devel and csharp-devel packages - Fix file list for python package to own directories too - Modified the README to accurately reflect what\'s in the Fedora package
Fri Aug 24 00:00:00 2007 Mary Ellen Foster 3.2.1-4 - Whoops, ruby(abi) doesn\'t pull in ruby ... - Redirect getent output to /dev/null - Try again to remove execute permission on all *.ice files (????) - Move ImportKey.class out of bin and into share (not sure what it does, but I\'m pretty sure it doesn\'t belong in bin!)
Thu Aug 23 00:00:00 2007 Mary Ellen Foster 3.2.1-3 - Changed BuildRequires on ruby to ruby(abi) = 1.8 - Fixed all dependencies between subpackages: everything requires the base package, and -devel packages should all require their corresponding non-devel package now - Made ice-csharp require pkgconfig - Modified the user/group creation process based on the wiki - Removed ldconfig for ice-c++-devel subpackage - Made the python_sitelib subdirectory owned by ice-python - Removed executable permission on all files under slice (how did that happen?) - Fixed typo on ice-csharp group - Changed license tag to GPLv2 - Removed macros in changelog - Set CFLAGS as well as CPPFLAGS for make so that building icecpp gets the correct flags too - Renamed ice-c++-devel to ice-devel - Added Provides: for ice-c++-devel and ice-dotnet for people moving from the ZeroC RPMs - Also don\'t build \"test\" or \"demo\" for IceCS
Sun Aug 19 00:00:00 2007 Mary Ellen Foster 3.2.1-2 - ExcludeArch ppc64 - Fix one more hard-coding problem for x86_64
Fri Aug 17 00:00:00 2007 Mary Ellen Foster 3.2.1-1 - Update to 3.2.1
Thu Aug 2 00:00:00 2007 Mary Ellen Foster 3.2.0-7 - Fixed arch-specific issues: - %ifnarch ppc64 in a lot of places; it doesn\'t have db4-java or mono-core, so no Java or CSharp packages - Replaced one literal \"lib\" with %{_lib} - Added IceGrid registry patch from ZeroC forum - Don\'t build \"test\" or \"demo\" subdirectories - Use \"/sbin/ldconfig\" instead of %{_sbindir} because that\'s /usr/sbin (also for other things like /sbin/service etc) - Removed useless \"dotnetversion\" define (it\'s the same as \"version\") - Remove executable bit on all \" *.ice\" files (it gets set somehow on a few)
Wed Aug 1 00:00:00 2007 Mary Ellen Foster 3.2.0-6 - Updated to incorporate more suggestions from Mamoru Tasaka (sorry for the delay!) - Include Java and C# stuff in the single SRPM (NB: they\'ll no longer be noarch)
Tue Jul 10 00:00:00 2007 Mary Ellen Foster 3.2.0-5 - Updated following review comments from Mamoru Tasaka - Renamed file to \"ice.spec\" - Use %{_libdir} instead of literal \"lib\"/\"lib64\" (not yet tested on 64-bit system) - Changed \"make\" calls to use the correct compiler flags (including -fPIC) - Changed \"cp\" to \"cp -p\" everywhere for timestamps - Use more macros instead of hard-coded directory names: %_prefix, %_libdir, %_initrddir, %_localstatedir, %_sbindir - Un-excluded *.pyo files
Thu Jun 14 00:00:00 2007 Mary Ellen foster 3.2.0-4 - Removed cruft so that it no longer tries to build Java stuff (whoops)
Thu Apr 19 00:00:00 2007 Mary Ellen Foster 3.2.0-3 - Use RPM macros instead of /etc and /usr/bin (Thanks to Peter Lemenkov) - Suggestions from ZeroC forum (http://zeroc.com/forums/showthread.php?t=3095): - Use Python site-packages directory - Create \"iceuser\" user - Split /etc/init.d services into a separate sub-package - Follow guidelines from Fedora wiki about packaging Ruby - Use Ruby site-arch directory - Depend on ruby(abi) - Make sure to compile all Java files with -source 1.4 -target 1.4
Thu Apr 12 00:00:00 2007 Mary Ellen Foster 3.2.0-2 - Remove \"assert\" in Java classes for compilation with Java 1.4
Sat Mar 31 00:00:00 2007 Mary Ellen Foster 3.2.0-1 - Initial spec, based on spec distributed by ZeroC
|
|
|