Accepting request 110738 from home:jsmeix:branches:Printing

Cleaned up BuildRequires. Added ghostscript-mini.spec with minimal BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/110738
OBS-URL: https://build.opensuse.org/package/show/Printing/ghostscript?expand=0&rev=7
This commit is contained in:
2012-03-23 10:40:53 +00:00
committed by Git OBS Bridge
parent a1b0006c5f
commit 71c6102332
4 changed files with 296 additions and 28 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Mar 23 11:32:28 CET 2012 - jsmeix@suse.de
- Cleaned up BuildRequires.
- Added ghostscript-mini.spec with minimal BuildRequires.
- Explicitly specify configure --with-* versus --without-*
in ghostscript.spec versus ghostscript-mini.spec
to make the differences clear.
-------------------------------------------------------------------
Fri Mar 16 10:27:01 CET 2012 - jsmeix@suse.de
@@ -17,15 +26,6 @@ Thu Mar 15 16:43:26 CET 2012 - jsmeix@suse.de
- Configure --without-libpaper disables libpaper support
because SUSE does not have libpaper.
- Configure --without-system-libtiff enforces not to use
the systems libtiff because currently (dated Thu Mar 15 2012)
using system libtiff fails in openSUSE:Factory with
"checking for libtiff with pkg-config...
checking for TIFFOpen in -ltiff... no
configure: Could not find a copy of libtiff on your system.
Disabling tiff output devices."
regardless of "BuildRequires libtiff-devel" which works
everywhere except openSUSE:Factory.
-------------------------------------------------------------------
Thu Mar 15 12:28:36 CET 2012 - jsmeix@suse.de
@@ -101,5 +101,5 @@ Tue Dec 13 15:18:06 UTC 2011 - jw@suse.com
-------------------------------------------------------------------
Tue Mar 15 16:06:40 CET 2011 - jsmeix@suse.de
- Initial package.
- Initial ghostscript package.