Mailinglist Archive: opensuse-commit (1003 mails)
| < Previous | Next > |
commit ruby-gettext
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 06 Jun 2007 01:18:44 +0200
- Message-id: <20070605231844.DFD8B678183@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ruby-gettext
checked in at Wed Jun 6 01:18:44 CEST 2007.
--------
--- ruby-gettext/ruby-gettext.changes 2006-10-20 01:32:59.000000000 +0200
+++ /mounts/work_users/ro/STABLE/ruby-gettext/ruby-gettext.changes 2007-06-06 01:17:13.395740000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 6 01:17:04 CEST 2007 - ro@xxxxxxx
+
+- moved samples to examples in docu
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ruby-gettext.spec ++++++
--- /var/tmp/diff_new_pack.v16239/_old 2007-06-06 01:18:28.000000000 +0200
+++ /var/tmp/diff_new_pack.v16239/_new 2007-06-06 01:18:28.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package ruby-gettext (Version 1.8.0.2)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 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.
#
@@ -12,7 +12,7 @@
Name: ruby-gettext
Version: 1.8.0.2
-Release: 1
+Release: 47
%define pkg_version 1.8.0
#
Group: Development/Languages/Ruby
@@ -52,6 +52,7 @@
%find_lang rgettext
%find_lang rails
%{__cat} rails.lang >> rgettext.lang
+mv samples examples
%clean
%{__rm} -rf %{buildroot}
@@ -61,9 +62,11 @@
%{_bindir}/*
%{_libdir}/ruby/vendor_ruby/%{rb_ver}/gettext*
%{_libdir}/ruby/vendor_ruby/%{rb_ver}/%{rb_arch}/locale_system.so
-%doc COPYING* README* NEWS ChangeLog samples/ test/
+%doc COPYING* README* NEWS ChangeLog examples/ test/
-%changelog -n ruby-gettext
+%changelog
+* Wed Jun 06 2007 - ro@xxxxxxx
+- moved samples to examples in docu
* Sat Sep 30 2006 - mrueckert@xxxxxxx
- update to version 1.8.0:
* Support Chinese(Taiwan: zh_TW), Estonian(et: rails.po only)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |