summaryrefslogtreecommitdiff
path: root/packaging/cups.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/cups.spec')
-rw-r--r--packaging/cups.spec21
1 files changed, 9 insertions, 12 deletions
diff --git a/packaging/cups.spec b/packaging/cups.spec
index 9dc64bb..2afed0e 100644
--- a/packaging/cups.spec
+++ b/packaging/cups.spec
@@ -1,11 +1,9 @@
#
-# "$Id$"
-#
# RPM "spec" file for CUPS.
#
# Original version by Jason McMullan <jmcc@ontv.com>.
#
-# Copyright 2007-2016 by Apple Inc.
+# Copyright 2007-2017 by Apple Inc.
# Copyright 1999-2007 by Easy Software Products, all rights reserved.
#
# These coded instructions, statements, and computer programs are the
@@ -45,15 +43,15 @@
Summary: CUPS
Name: cups
-Version: 2.2.1
+Version: 2.2.2
Release: 0
Epoch: 1
License: GPL
Group: System Environment/Daemons
-Source: https://github.com/apple/cups/releases/download/release-2.2.1/cups-2.2.1-source.tar.gz
+Source: https://github.com/apple/cups/releases/download/v2.2.2/cups-2.2.2-source.tar.gz
Url: http://www.cups.org
-Packager: Anonymous <anonymous@foo.com>
-Vendor: Apple Inc.
+Packager: Anonymous <anonymous@example.com>
+Vendor: Example Corp
# Package names are as defined for Red Hat (and clone) distributions
BuildRequires: gnutls-devel, pam-devel
@@ -279,6 +277,8 @@ rm -rf $RPM_BUILD_ROOT
#/usr/share/doc/cups/fr/*
%dir /usr/share/doc/cups/ja
/usr/share/doc/cups/ja/*
+%dir /usr/share/doc/cups/pt_BR
+/usr/share/doc/cups/pt_BR/*
%dir /usr/share/doc/cups/ru
/usr/share/doc/cups/ru/*
@@ -296,6 +296,8 @@ rm -rf $RPM_BUILD_ROOT
/usr/share/locale/it/cups_it.po
%dir /usr/share/locale/ja
/usr/share/locale/ja/cups_ja.po
+%dir /usr/share/locale/pt_BR
+/usr/share/locale/pt_BR/cups_pt_BR.po
%dir /usr/share/locale/ru
/usr/share/locale/ru/cups_ru.po
@@ -399,8 +401,3 @@ rm -rf $RPM_BUILD_ROOT
/usr/lib/cups/daemon/cups-lpd
%dir /usr/share/man/man8
/usr/share/man/man8/cups-lpd.8.gz
-
-
-#
-# End of "$Id$".
-#