This commit is contained in:
parent
609fbe0c40
commit
0c50d9a550
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 23 15:57:04 CEST 2008 - aj@suse.de
|
||||
|
||||
- Remove -p from fillups call.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 11:14:05 CEST 2008 - kssingvo@suse.de
|
||||
|
||||
|
17
cups.spec
17
cups.spec
@ -2,9 +2,16 @@
|
||||
# spec file for package cups (Version 1.3.8)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -23,7 +30,7 @@ License: GPL v2 or later
|
||||
Group: Hardware/Printing
|
||||
Summary: The Common UNIX Printing System
|
||||
Version: 1.3.8
|
||||
Release: 1
|
||||
Release: 20
|
||||
Requires: cups-libs = %{version}, cups-client = %{version}
|
||||
Requires: ghostscript_any, ghostscript-fonts-std, foomatic-filters
|
||||
Requires: util-linux /usr/bin/pdftops
|
||||
@ -323,7 +330,7 @@ rm -rf $RPM_BUILD_ROOT/usr/share/locale/no
|
||||
%post libs -p /sbin/ldconfig
|
||||
|
||||
%post
|
||||
%{fillup_and_insserv -npy cups cups}
|
||||
%{fillup_and_insserv -ny cups cups}
|
||||
|
||||
%preun
|
||||
%stop_on_removal cups
|
||||
@ -427,6 +434,8 @@ rm -rf $RPM_BUILD_ROOT/usr/share/locale/no
|
||||
%{_datadir}/locale/*/cups_*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 23 2008 aj@suse.de
|
||||
- Remove -p from fillups call.
|
||||
* Wed Jul 23 2008 kssingvo@suse.de
|
||||
- update to version 1.3.8:
|
||||
* bugfix version, which includes CVE-2008-1722
|
||||
|
Loading…
x
Reference in New Issue
Block a user