- Added "BuildRequires: python-cups" to get special
RPM Provides tags for the printers supported by this package (see SUSE Bugzilla bnc#735865). OBS-URL: https://build.opensuse.org/package/show/Printing/epson-inkjet-printer-escpr?expand=0&rev=8
This commit is contained in:
parent
49c5617a76
commit
e3ef0ba4fd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9a818ca37c92fef1a7dd7ecac28e9e8c714894b930b149661c261c58d1ea3633
|
|
||||||
size 1067162
|
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 22 14:36:31 CET 2013 - jsmeix@suse.de
|
||||||
|
|
||||||
|
- Added "BuildRequires: python-cups" to get special
|
||||||
|
RPM Provides tags for the printers supported by
|
||||||
|
this package (see SUSE Bugzilla bnc#735865).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 8 12:39:53 CET 2012 - jsmeix@suse.de
|
Wed Feb 8 12:39:53 CET 2012 - jsmeix@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package epson-inkjet-printer-escpr
|
# spec file for package epson-inkjet-printer-escpr
|
||||||
#
|
#
|
||||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,10 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: epson-inkjet-printer-escpr
|
Name: epson-inkjet-printer-escpr
|
||||||
BuildRequires: cups
|
BuildRequires: cups
|
||||||
BuildRequires: cups-devel
|
BuildRequires: cups-devel
|
||||||
|
# All printer driver packages should have "BuildRequires: python-cups"
|
||||||
|
# because python-cups installs special rpm macros that adds Provides tags
|
||||||
|
# for the printer drivers supported by the package,
|
||||||
|
# see https://bugzilla.novell.com/show_bug.cgi?id=735865
|
||||||
|
BuildRequires: python-cups
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://avasys.jp/english/linux_e/
|
Url: http://avasys.jp/english/linux_e/
|
||||||
|
Loading…
Reference in New Issue
Block a user