Accepting request 39555 from home:jsmeix:branches:Printing

Copy from home:jsmeix:branches:Printing/cups via accept of submit request 39555 revision 3.
Request was accepted with message:
Moved CUPS web content files to a non-documentation directory, (bnc#546023 starting at comment#6)

OBS-URL: https://build.opensuse.org/request/show/39555
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=191
This commit is contained in:
2010-05-06 13:46:42 +00:00
committed by Git OBS Bridge
parent 188e92882f
commit 6604db9844
3 changed files with 60 additions and 9 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu May 6 12:39:41 CEST 2010 - jsmeix@suse.de
- cups-1.4.3-default-webcontent-path.patch changes the default path
whereto the web content is installed from /usr/share/doc/...
to /usr/share/cups/webcontent because the files of the CUPS
web content are no documentation (see CUPS STR #3578 and
Novell/Suse Bugzilla bnc#546023 starting at comment#6).
- In cups.spec replaced usage of the RPM macro 'name' by the
explicite value 'cups' (except for the BuildRoot) so that
CUPS could be built as well with a different package name
(e.g. when someone likes to provide a CUPS SVN revision
as 'cupsSVN' or a specifically adapted CUPS as 'cups4me').
-------------------------------------------------------------------
Tue Apr 27 09:40:34 CEST 2010 - jsmeix@suse.de