Mailinglist Archive: opensuse-commit (1670 mails)

< Previous Next >
commit ruby-gdchart
  • From: root@xxxxxxx (h_root)
  • Date: Fri, 20 Oct 2006 01:14:33 +0200 (CEST)
  • Message-id: <20061019231433.771188446B@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package ruby-gdchart
checked in at Fri Oct 20 01:14:33 CEST 2006.

--------
--- ruby-gdchart/ruby-gdchart.changes 2006-01-25 21:41:14.000000000 +0100
+++ /mounts/work_src_done/STABLE/ruby-gdchart/ruby-gdchart.changes 2006-10-20 01:10:31.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 20 01:09:44 CEST 2006 - mrueckert@xxxxxxx
+
+- install into vendor_ruby
+
+-------------------------------------------------------------------
@@ -7 +12 @@
-Fri Nov 18 20:56:59 CET 2005 - darix@xxxxxxx
+Fri Nov 18 20:56:59 CET 2005 - mrueckert@xxxxxxx

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ruby-gdchart.spec ++++++
--- /var/tmp/diff_new_pack.rtl8Xf/_old 2006-10-20 01:14:29.000000000 +0200
+++ /var/tmp/diff_new_pack.rtl8Xf/_new 2006-10-20 01:14:29.000000000 +0200
@@ -1,11 +1,11 @@
#
# spec file for package ruby-gdchart (Version 1.0.0)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild
@@ -13,17 +13,17 @@
Name: ruby-gdchart
BuildRequires: freetype2-devel gd-devel gdchart libjpeg-devel libpng-devel ruby-devel xorg-x11-devel
Version: 1.0.0
-Release: 1
+Release: 23
Group: Development/Languages/Ruby
License: Other uncritical OpenSource License
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: http://rubyforge.org/projects/ruby-gdchart/
Source: http://rubyforge.org/frs/download.php/6952/ruby-gdchart-1.0.0.tar.gz
-Summary: A Ruby wrapper around Bruce Verderaime's GDChart chart-drawing utility.
+Summary: A Ruby Wrapper around Bruce Verderaime's GDChart Chart Drawing Utility

%description
This is an extension library designed by Arjen Laarhoven, Takehiro
-Yonekura, and most recently Daniel Wislocki, to wrap the GDChart C
+Yonekura, and most recently Daniel Wislocki to wrap the GDChart C
library written by Bruce Verderaime (http://www.fred.net/brv/chart/).


@@ -37,24 +37,25 @@

%build
pushd ext
- CFLAGS="%{optflags}" \
- ruby extconf.rb
+ ruby -rvendor-specific extconf.rb
%{__make}
popd

%install
-%{__install} -m 0755 -D ext/GDChart.so %{buildroot}%{_libdir}/ruby/%{rb_ver}/%{rb_arch}/GDChart.so
+%makeinstall -C ext

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root)
-%{_libdir}/ruby/%{rb_ver}/%{rb_arch}/GDChart.so
+%{_libdir}/ruby/vendor_ruby/%{rb_ver}/%{rb_arch}/GDChart.so
%doc ChangeLog README examples/

%changelog -n ruby-gdchart
+* Fri Oct 20 2006 - mrueckert@xxxxxxx
+- install into vendor_ruby
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Fri Nov 18 2005 - darix@xxxxxxx
+* Fri Nov 18 2005 - mrueckert@xxxxxxx
- Initial package: version 1.0.0


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages