Mailinglist Archive: opensuse-commit (1262 mails)
| < Previous | Next > |
commit ghostscript-library
- From: root@xxxxxxx (h_root)
- Date: Wed, 20 Sep 2006 16:35:24 +0200 (CEST)
- Message-id: <20060920143524.02252192315@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package ghostscript-library
checked in at Wed Sep 20 16:35:24 CEST 2006.
--------
--- ghostscript-library/ghostscript-library.changes 2006-08-17 11:47:35.000000000 +0200
+++ ghostscript-library/ghostscript-library.changes 2006-09-20 12:49:58.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep 20 12:49:14 CEST 2006 - kssingvo@xxxxxxx
+
+- removed escputil to avoid file conflicts.
+ escputil incl. manual are now in the package "gutenprint"
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghostscript-library.spec ++++++
--- /var/tmp/diff_new_pack.Ao7qI8/_old 2006-09-20 16:31:28.000000000 +0200
+++ /var/tmp/diff_new_pack.Ao7qI8/_new 2006-09-20 16:31:28.000000000 +0200
@@ -45,7 +45,7 @@
Autoreqprov: on
Summary: Necessary Files for Running Ghostscript
Version: 8.15.2
-Release: 6
+Release: 12
License: GPL, Other License(s), see package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: espgs-%{GSVER}.tar.bz2
@@ -210,7 +210,7 @@
%package -n libgimpprint
Version: 4.2.7
-Release: 68
+Release: 74
Summary: Gimp-Print libraries
Group: Development/Libraries/C and C++
@@ -225,7 +225,7 @@
%package -n libgimpprint-devel
Version: 4.2.7
-Release: 68
+Release: 74
Requires: %install_info_prereq
Summary: Gimp-Print Include Files
Group: Development/Libraries/C and C++
@@ -419,7 +419,7 @@
--with-ijs \
--with-ghost \
--without-gimp \
- --enable-escputil \
+ --disable-escputil \
--enable-lexmarkutil \
--enable-libgimpprint
cd ../
@@ -428,7 +428,7 @@
make -C stp/ IJS_CFLAGS="-I$PWD/ijs" IJS_LIBS="-L$PWD/ijs -lijs"
make -C stp/lib/ IJS_CFLAGS="-I$PWD/ijs" IJS_LIBS="-L$PWD/ijs -lijs"
make -C stp/src/ghost/ IJS_CFLAGS="-I$PWD/ijs" IJS_LIBS="-L$PWD/ijs -lijs"
-make -C stp/src/escputil/ IJS_CFLAGS="-I$PWD/ijs" IJS_LIBS="-L$PWD/ijs -lijs"
+# make -C stp/src/escputil/ IJS_CFLAGS="-I$PWD/ijs" IJS_LIBS="-L$PWD/ijs -lijs"
#
# Omni/libomni.so:
{
@@ -664,6 +664,7 @@
# clean up buildroot --- remove unpackaged files
rm -rf ${RPM_BUILD_ROOT}/usr/share/gimp-print/doc
rm -rf ${RPM_BUILD_ROOT}/usr/share/gimp-print/samples
+rm -rf ${RPM_BUILD_ROOT}/%{_mandir}/man1/escputil.1*
rm -rf ${RPM_BUILD_ROOT}/%{_mandir}/de/man1
rm -rf ${RPM_BUILD_ROOT}/%{_mandir}/man1/ansi2knr.1*
rm -rf ${RPM_BUILD_ROOT}/%{_mandir}/man1/ijsgimpprint.1*
@@ -758,7 +759,7 @@
%{xfontdir}/URW
%else # if not ghostscript-mini
%config %attr(-,lp,sys) /etc/cups/pstoraster.convs
-/usr/bin/escputil
+# /usr/bin/escputil
/usr/bin/ijs-config
/usr/bin/ijsgimpprint
/usr/bin/pcl3opts
@@ -1102,6 +1103,9 @@
%endif # if not ghostscript-mini
%changelog -n ghostscript-library
+* Wed Sep 20 2006 - kssingvo@xxxxxxx
+- removed escputil to avoid file conflicts.
+ escputil incl. manual are now in the package "gutenprint"
* Thu Aug 17 2006 - aj@xxxxxxx
- Revert last patch, we really need the fonts.
* Wed Aug 16 2006 - aj@xxxxxxx
++++++ ghostscript-mini.spec ++++++
--- /var/tmp/diff_new_pack.Ao7qI8/_old 2006-09-20 16:31:28.000000000 +0200
+++ /var/tmp/diff_new_pack.Ao7qI8/_new 2006-09-20 16:31:28.000000000 +0200
@@ -45,7 +45,7 @@
Autoreqprov: on
Summary: SuSE internal replacement for ghostscript-library and ghostscript-any (Ghostscript)
Version: 8.15.2
-Release: 6
+Release: 12
License: GPL, Other License(s), see package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: espgs-%{GSVER}.tar.bz2
@@ -202,7 +202,7 @@
%package -n libgimpprint
Version: 4.2.7
-Release: 68
+Release: 74
Summary: Gimp-Print libraries
Group: Development/Libraries/C and C++
@@ -217,7 +217,7 @@
%package -n libgimpprint-devel
Version: 4.2.7
-Release: 68
+Release: 74
Requires: %install_info_prereq
Summary: Gimp-Print Include Files
Group: Development/Libraries/C and C++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |