Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit ghostscript-cjk for openSUSE:12.1
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 28 Oct 2011 15:37:51 +0200
- Message-id: <20111028133751.5A33F20302@hilbert.suse.de>
Hello community,
here is the log from the commit of package ghostscript-cjk for openSUSE:12.1
checked in at 2011-10-26 15:43:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/ghostscript-cjk (Old)
and /work/SRC/openSUSE:12.1/.ghostscript-cjk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghostscript-cjk", Maintainer is "DMZhang@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:12.1/ghostscript-cjk/ghostscript-cjk.changes
2011-10-24 12:43:52.000000000 +0200
+++ /work/SRC/openSUSE:12.1/.ghostscript-cjk.new/ghostscript-cjk.changes
2011-10-28 15:37:50.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 25 14:35:40 CEST 2011 - tiwai@xxxxxxx
+
+- fix the path of cifdmap to /etc/ghostscript/* (bnc#725946)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghostscript-cjk.spec ++++++
--- /var/tmp/diff_new_pack.EugQBl/_old 2011-10-28 15:37:51.000000000 +0200
+++ /var/tmp/diff_new_pack.EugQBl/_new 2011-10-28 15:37:51.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package ghostscript-cjk (Version 20050315)
+# spec file for package ghostscript-cjk
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
++++++ ghostscript-cjk-config ++++++
--- /var/tmp/diff_new_pack.EugQBl/_old 2011-10-28 15:37:51.000000000 +0200
+++ /var/tmp/diff_new_pack.EugQBl/_new 2011-10-28 15:37:51.000000000 +0200
@@ -659,7 +659,7 @@
######################################################################
sub update_cidfmap {
- for my $cidfmap_dir (glob ("/usr/share/ghostscript/[0-9]*/lib")) {
+ for my $cidfmap_dir (glob ("/etc/ghostscript/[0-9]*")) {
if (-e $cidfmap_dir) {
my $file = "$cidfmap_dir/cidfmap";
my $cidfmap_user = "";
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
here is the log from the commit of package ghostscript-cjk for openSUSE:12.1
checked in at 2011-10-26 15:43:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1/ghostscript-cjk (Old)
and /work/SRC/openSUSE:12.1/.ghostscript-cjk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghostscript-cjk", Maintainer is "DMZhang@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:12.1/ghostscript-cjk/ghostscript-cjk.changes
2011-10-24 12:43:52.000000000 +0200
+++ /work/SRC/openSUSE:12.1/.ghostscript-cjk.new/ghostscript-cjk.changes
2011-10-28 15:37:50.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 25 14:35:40 CEST 2011 - tiwai@xxxxxxx
+
+- fix the path of cifdmap to /etc/ghostscript/* (bnc#725946)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghostscript-cjk.spec ++++++
--- /var/tmp/diff_new_pack.EugQBl/_old 2011-10-28 15:37:51.000000000 +0200
+++ /var/tmp/diff_new_pack.EugQBl/_new 2011-10-28 15:37:51.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package ghostscript-cjk (Version 20050315)
+# spec file for package ghostscript-cjk
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
++++++ ghostscript-cjk-config ++++++
--- /var/tmp/diff_new_pack.EugQBl/_old 2011-10-28 15:37:51.000000000 +0200
+++ /var/tmp/diff_new_pack.EugQBl/_new 2011-10-28 15:37:51.000000000 +0200
@@ -659,7 +659,7 @@
######################################################################
sub update_cidfmap {
- for my $cidfmap_dir (glob ("/usr/share/ghostscript/[0-9]*/lib")) {
+ for my $cidfmap_dir (glob ("/etc/ghostscript/[0-9]*")) {
if (-e $cidfmap_dir) {
my $file = "$cidfmap_dir/cidfmap";
my $cidfmap_user = "";
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |