1
0
forked from pool/cups-backends

Accepting request 37416 from home:jsmeix:branches:Printing

Copy from home:jsmeix:branches:Printing/cups-backends via accept of submit request 37416 revision 2.
Request was accepted with message:
Work with upstream compliant CUPS 1.4 on all platforms (bnc#575544)
and remove HAL stuff (bnc#593946)
and some package cleanup

OBS-URL: https://build.opensuse.org/request/show/37416
OBS-URL: https://build.opensuse.org/package/show/Printing/cups-backends?expand=0&rev=6
This commit is contained in:
Johannes Meixner 2010-04-08 17:14:56 +00:00 committed by Git OBS Bridge
parent b96a48daca
commit c7ac4d1195

View File

@ -1,7 +1,7 @@
#
# spec file for package cups-backends (Version 1.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 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
@ -20,10 +20,10 @@
Name: cups-backends
Summary: Additional Backends for CUPS
License: GPLv2
License: GPL v2
Group: Hardware/Printing
Version: 1.0
Release: 256
Release: 255
Source0: cups-pipe.sh
Requires: cups
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -54,3 +54,4 @@ install -m 755 -D ${RPM_SOURCE_DIR}/cups-pipe.sh $RPM_BUILD_ROOT/usr/lib/cups/ba
/usr/lib/cups/backend/pipe
%changelog