------------------------------------------------------------------- Wed Jun 26 14:48:32 UTC 2013 - coolo@suse.com - doing update-alternatives correctly after reading http://en.opensuse.org/openSUSE:Packaging_Multiple_Version_guidelines ------------------------------------------------------------------- Wed Jun 26 08:29:30 UTC 2013 - coolo@suse.com - avoid --force in update-alternatives as SLE11 does not have that ;( ------------------------------------------------------------------- Mon Jun 10 10:04:12 UTC 2013 - coolo@suse.com - make sure license.txt is also symlinked ------------------------------------------------------------------- Sat Jun 8 06:42:37 UTC 2013 - coolo@suse.com - integrate more of the version into the mod_weight to give an easier job to update-alternatives - use --force in update-alternatives to replace (old) binaries ------------------------------------------------------------------- Sat May 25 21:00:11 UTC 2013 - coolo@suse.com - include changelog and history files too ------------------------------------------------------------------- Tue May 7 09:34:43 UTC 2013 - coolo@suse.com - more license files ------------------------------------------------------------------- Thu May 2 08:58:11 UTC 2013 - coolo@suse.com - ciaran wants to see the license files mentioned in %docdir, so create symlinks ------------------------------------------------------------------- Sun Apr 28 06:55:08 UTC 2013 - coolo@suse.com - support ruby 2.0 ------------------------------------------------------------------- Sat Apr 27 16:09:07 UTC 2013 - coolo@suse.com - update to 0.9.2 - no changelog ------------------------------------------------------------------- Mon Apr 22 19:03:01 UTC 2013 - mrueckert@suse.de - fix redirection in gem2rpm-opensuse ------------------------------------------------------------------- Mon Mar 18 13:04:43 UTC 2013 - coolo@suse.com - update to 0.8.4 - fixes for fedora 18 - use url for sources ------------------------------------------------------------------- Mon Aug 6 10:54:32 UTC 2012 - coolo@suse.com - buildrequire rdoc if there are options (I just picked 3.10 as minimum, which is one higher than what ruby 1.9.1 offers in itself) ------------------------------------------------------------------- Wed Aug 1 06:07:50 UTC 2012 - coolo@suse.com - shorten the summary ------------------------------------------------------------------- Mon Jul 30 12:43:00 UTC 2012 - cfarrell@suse.com - license update: GPL-2.0+ See data/LICENSE ------------------------------------------------------------------- Fri Jul 27 10:00:27 UTC 2012 - coolo@suse.com - do not use %gem_unpack by default ------------------------------------------------------------------- Fri Jul 27 08:19:14 UTC 2012 - coolo@suse.com - do not put out empty URLs ------------------------------------------------------------------- Thu Jul 26 13:11:05 UTC 2012 - coolo@suse.com - fix OS detection on SLE11 ------------------------------------------------------------------- Thu Jul 26 09:56:31 UTC 2012 - coolo@suse.com - no longer provide stuff for older distributions, we rely on patched rpms ------------------------------------------------------------------- Wed Jul 25 13:43:53 UTC 2012 - coolo@suse.com - do not add buildrequires, but install with -f ------------------------------------------------------------------- Tue Jul 24 16:17:16 UTC 2012 - coolo@suse.com - cleanup the opensuse template ------------------------------------------------------------------- Tue Jul 24 15:37:15 UTC 2012 - coolo@suse.com - update to 0.8.1, major cleanup and base on new macros ------------------------------------------------------------------- Wed Apr 4 15:42:10 UTC 2012 - coolo@suse.com - small cleanup ------------------------------------------------------------------- Wed Dec 7 13:38:47 UTC 2011 - jreidinger@suse.com - fix requirements, as package need to run json parser ------------------------------------------------------------------- Wed Mar 23 11:33:09 UTC 2011 - mrueckert@suse.de - dont check if spec.license responds_to each. strings have that method too. check for join - minor template cleanup ------------------------------------------------------------------- Tue Mar 22 15:48:03 UTC 2011 - jreidinger@novell.com - Don't have hardcoded license. Try to extract it from specfile or if it fail force user to manually check license. It avoids problems with wrong license for rubygems ------------------------------------------------------------------- Fri Feb 18 12:43:38 UTC 2011 - mrueckert@suse.de - remove license tag from doc/testsuite package ------------------------------------------------------------------- Mon Jan 31 14:48:18 UTC 2011 - mrueckert@suse.de - small template clean up ------------------------------------------------------------------- Thu Jan 20 13:44:42 UTC 2011 - mrueckert@suse.de - remove version from header comment - calculate the year on run ------------------------------------------------------------------- Mon Jan 17 13:40:33 UTC 2011 - mvidner@suse.cz - Updated openSUSE template to produce *- doc and *-testsuite subpackages. http://lists.opensuse.org/opensuse-ruby/2010-12/msg00001.html ------------------------------------------------------------------- Thu Dec 9 15:33:55 UTC 2010 - chris@computersalat.de - update template o # Copyright (c) 2010 ------------------------------------------------------------------- Wed Jun 9 16:28:21 UTC 2010 - mrueckert@suse.de - fix typo in template: "requirements" is not "requirement". ------------------------------------------------------------------- Wed Jun 9 09:49:19 UTC 2010 - mrueckert@suse.de - fix deprecation warning in template with newer versions of rubygems: version_requirements is now called requirements ------------------------------------------------------------------- Tue May 25 16:06:25 UTC 2010 - mrueckert@suse.de - use rubygems_requires macro instead of repeating the #if-conditional in every package ------------------------------------------------------------------- Tue May 25 11:22:11 UTC 2010 - mrueckert@suse.de - use requires_eq/requires_ge instead of hardcoding the rubygems version during spec generation ------------------------------------------------------------------- Tue Mar 2 12:56:07 UTC 2010 - prusnak@suse.cz - use default URL when none is specified in gem (default-url.patch) ------------------------------------------------------------------- Fri Jan 22 17:32:57 CET 2010 - prusnak@suse.cz - fix version transform (fix-spec-versions.patch) ------------------------------------------------------------------- Sat Nov 14 02:08:21 UTC 2009 - mrueckert@suse.de - ignore development type requires of gems ------------------------------------------------------------------- Fri Mar 27 17:38:45 CET 2009 - mrueckert@suse.de - fix opensuse template ------------------------------------------------------------------- Fri Mar 27 16:06:28 CET 2009 - mrueckert@suse.de - initial package