[arch-commits] Commit in cups/repos (20 files)

2017-10-13 Thread Andreas Radke
Date: Friday, October 13, 2017 @ 19:44:56
  Author: andyrtr
Revision: 307830

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  cups/repos/testing-i686/
  cups/repos/testing-i686/PKGBUILD
(from rev 307829, cups/trunk/PKGBUILD)
  cups/repos/testing-i686/cups-1.6.2-statedir.patch
(from rev 307829, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/testing-i686/cups-fix-install-perms.patch
(from rev 307829, cups/trunk/cups-fix-install-perms.patch)
  cups/repos/testing-i686/cups-no-export-ssllibs.patch
(from rev 307829, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-i686/cups-no-gzip-man.patch
(from rev 307829, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-i686/cups-systemd-socket.patch
(from rev 307829, cups/trunk/cups-systemd-socket.patch)
  cups/repos/testing-i686/cups.install
(from rev 307829, cups/trunk/cups.install)
  cups/repos/testing-i686/cups.logrotate
(from rev 307829, cups/trunk/cups.logrotate)
  cups/repos/testing-i686/cups.pam
(from rev 307829, cups/trunk/cups.pam)
  cups/repos/testing-x86_64/
  cups/repos/testing-x86_64/PKGBUILD
(from rev 307829, cups/trunk/PKGBUILD)
  cups/repos/testing-x86_64/cups-1.6.2-statedir.patch
(from rev 307829, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/testing-x86_64/cups-fix-install-perms.patch
(from rev 307829, cups/trunk/cups-fix-install-perms.patch)
  cups/repos/testing-x86_64/cups-no-export-ssllibs.patch
(from rev 307829, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-x86_64/cups-no-gzip-man.patch
(from rev 307829, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-x86_64/cups-systemd-socket.patch
(from rev 307829, cups/trunk/cups-systemd-socket.patch)
  cups/repos/testing-x86_64/cups.install
(from rev 307829, cups/trunk/cups.install)
  cups/repos/testing-x86_64/cups.logrotate
(from rev 307829, cups/trunk/cups.logrotate)
  cups/repos/testing-x86_64/cups.pam
(from rev 307829, cups/trunk/cups.pam)

-+
 testing-i686/PKGBUILD   |  159 ++
 testing-i686/cups-1.6.2-statedir.patch  |   12 +
 testing-i686/cups-fix-install-perms.patch   |   23 +++
 testing-i686/cups-no-export-ssllibs.patch   |   12 +
 testing-i686/cups-no-gzip-man.patch |   18 ++
 testing-i686/cups-systemd-socket.patch  |   48 +++
 testing-i686/cups.install   |6 
 testing-i686/cups.logrotate |5 
 testing-i686/cups.pam   |3 
 testing-x86_64/PKGBUILD |  159 ++
 testing-x86_64/cups-1.6.2-statedir.patch|   12 +
 testing-x86_64/cups-fix-install-perms.patch |   23 +++
 testing-x86_64/cups-no-export-ssllibs.patch |   12 +
 testing-x86_64/cups-no-gzip-man.patch   |   18 ++
 testing-x86_64/cups-systemd-socket.patch|   48 +++
 testing-x86_64/cups.install |6 
 testing-x86_64/cups.logrotate   |5 
 testing-x86_64/cups.pam |3 
 18 files changed, 572 insertions(+)

Copied: cups/repos/testing-i686/PKGBUILD (from rev 307829, cups/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-10-13 19:44:56 UTC (rev 307830)
@@ -0,0 +1,159 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgbase="cups"
+pkgname=('libcups' 'cups')
+pkgver=2.2.5
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+url="https://www.cups.org/";
+makedepends=('libtiff' 'libpng' 'acl' 'pam' 'xdg-utils' 'krb5' 'gnutls'
+ 'cups-filters' 'bc' 'colord' 'xinetd' 'gzip' 'autoconf' 'libusb' 
'dbus' 
+ 'avahi'  'hicolor-icon-theme' 'systemd' 'inetutils' 'libpaper' 
'valgrind')
+source=(https://github.com/apple/cups/releases/download/v${pkgver}/cups-${pkgver}-source.tar.gz{,.sig}
+cups.logrotate cups.pam
+# improve build and linking
+cups-no-export-ssllibs.patch
+cups-no-gzip-man.patch
+cups-1.6.2-statedir.patch
+cups-fix-install-perms.patch
+# bugfixes
+cups-systemd-socket.patch)
+sha256sums=('a8795e2aa54dcfbdc9ff254a770f0d7154e35c981bca5b3369050c5193ab5a21'
+'SKIP'
+'d87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9'
+'57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'
+'ff3eb0782af0405f5dafe89e04b1b4ea7a49afc5496860d724343bd04f375832'
+'b8fc2e3bc603495f0278410350ea8f0161d9d83719feb64f573b63430cb4800b'
+'23349c96f2f7aeb7d48e3bcd35a969f5d5ac8f55a032b0cfaa0a03d7e37ea9af'
+'aa999532830b7f9f6e9f47e6fb15a4dccee5ac021abbcd2fff103dcf579cb4f7'
+'cdad3c266cb2abb0f90af3113420fa47a09e3ed974a2ffa9fb6a642e11971d65')
+validpgpkeys=('3737FD0D0E63B30172440D2DDBA3A7AB08D76223') # CUPS.org (CUPS.org 
PGP key) 
+
+prepar

[arch-commits] Commit in cups/repos (20 files)

2015-12-06 Thread Bartłomiej Piotrowski
Date: Sunday, December 6, 2015 @ 10:34:27
  Author: bpiotrowski
Revision: 252694

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  cups/repos/staging-i686/
  cups/repos/staging-i686/PKGBUILD
(from rev 252693, cups/trunk/PKGBUILD)
  cups/repos/staging-i686/cups-1.6.0-fix-install-perms.patch
(from rev 252693, cups/trunk/cups-1.6.0-fix-install-perms.patch)
  cups/repos/staging-i686/cups-1.6.2-statedir.patch
(from rev 252693, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/staging-i686/cups-no-export-ssllibs.patch
(from rev 252693, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/staging-i686/cups-no-gcrypt.patch
(from rev 252693, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/staging-i686/cups-no-gzip-man.patch
(from rev 252693, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/staging-i686/cups.install
(from rev 252693, cups/trunk/cups.install)
  cups/repos/staging-i686/cups.logrotate
(from rev 252693, cups/trunk/cups.logrotate)
  cups/repos/staging-i686/cups.pam
(from rev 252693, cups/trunk/cups.pam)
  cups/repos/staging-x86_64/
  cups/repos/staging-x86_64/PKGBUILD
(from rev 252693, cups/trunk/PKGBUILD)
  cups/repos/staging-x86_64/cups-1.6.0-fix-install-perms.patch
(from rev 252693, cups/trunk/cups-1.6.0-fix-install-perms.patch)
  cups/repos/staging-x86_64/cups-1.6.2-statedir.patch
(from rev 252693, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/staging-x86_64/cups-no-export-ssllibs.patch
(from rev 252693, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/staging-x86_64/cups-no-gcrypt.patch
(from rev 252693, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/staging-x86_64/cups-no-gzip-man.patch
(from rev 252693, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/staging-x86_64/cups.install
(from rev 252693, cups/trunk/cups.install)
  cups/repos/staging-x86_64/cups.logrotate
(from rev 252693, cups/trunk/cups.logrotate)
  cups/repos/staging-x86_64/cups.pam
(from rev 252693, cups/trunk/cups.pam)

---+
 staging-i686/PKGBUILD |  169 
 staging-i686/cups-1.6.0-fix-install-perms.patch   |   25 ++
 staging-i686/cups-1.6.2-statedir.patch|   12 +
 staging-i686/cups-no-export-ssllibs.patch |   12 +
 staging-i686/cups-no-gcrypt.patch |   11 +
 staging-i686/cups-no-gzip-man.patch   |   18 ++
 staging-i686/cups.install |   28 +++
 staging-i686/cups.logrotate   |5 
 staging-i686/cups.pam |3 
 staging-x86_64/PKGBUILD   |  169 
 staging-x86_64/cups-1.6.0-fix-install-perms.patch |   25 ++
 staging-x86_64/cups-1.6.2-statedir.patch  |   12 +
 staging-x86_64/cups-no-export-ssllibs.patch   |   12 +
 staging-x86_64/cups-no-gcrypt.patch   |   11 +
 staging-x86_64/cups-no-gzip-man.patch |   18 ++
 staging-x86_64/cups.install   |   28 +++
 staging-x86_64/cups.logrotate |5 
 staging-x86_64/cups.pam   |3 
 18 files changed, 566 insertions(+)

Copied: cups/repos/staging-i686/PKGBUILD (from rev 252693, cups/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-12-06 09:34:27 UTC (rev 252694)
@@ -0,0 +1,169 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgbase="cups"
+pkgname=('libcups' 'cups')
+pkgver=2.1.2
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.cups.org/";
+makedepends=('libtiff>=4.0.0' 'libpng>=1.5.7' 'acl' 'pam' 'xdg-utils' 'krb5' 
'gnutls'
+ 'cups-filters' 'bc' 'colord' 'xinetd' 'gzip' 'autoconf' 'libusb' 
'dbus' 
+ 'avahi'  'hicolor-icon-theme' 'systemd' 'inetutils' 'libpaper' 
'valgrind')
+source=(http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.bz2{,.sig}
+cups.logrotate cups.pam
+# improve build and linking
+cups-no-export-ssllibs.patch
+cups-no-gcrypt.patch
+cups-no-gzip-man.patch
+cups-1.6.2-statedir.patch
+cups-1.6.0-fix-install-perms.patch
+# bugfixes
+)
+md5sums=('b3ba0ca676d56857bbd9b182ef4b14b3'
+ 'SKIP'
+ 'fc8286f185e2cc5f7e1f6843bf193e2b'
+ '96f82c38f3f540b53f3e5144900acf17'
+ '3ba9e3410df1dc3015463d615ef91b3b'
+ '1beb4896f217bc241bc08a422274ec0c'
+ '90c30380d4c8cd48a908cfdadae1ea24'
+ '451609db34f95209d64c38474de27ce1'
+ '5117f65342fcc69c6a506529e4daca9e')
+validpgpkeys=('3737FD0D0E63B30172440D2DDBA3A7AB08D76223') # CUPS.org (CUPS.org 
PGP key) 
+
+prepare() {
+
+  cd ${pkgbase}-${pkgver}
+  
+  # improve build and linking
+  # Do not export SSL libs in cups-config
+  patch -Np1 -i ${srcdir}/cups-no-export-ssllibs.patch
+  # https://w

[arch-commits] Commit in cups/repos (20 files)

2015-09-02 Thread Andreas Radke
Date: Wednesday, September 2, 2015 @ 17:28:23
  Author: andyrtr
Revision: 245200

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  cups/repos/testing-i686/
  cups/repos/testing-i686/PKGBUILD
(from rev 245199, cups/trunk/PKGBUILD)
  cups/repos/testing-i686/cups-1.6.0-fix-install-perms.patch
(from rev 245199, cups/trunk/cups-1.6.0-fix-install-perms.patch)
  cups/repos/testing-i686/cups-1.6.2-statedir.patch
(from rev 245199, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/testing-i686/cups-no-export-ssllibs.patch
(from rev 245199, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-i686/cups-no-gcrypt.patch
(from rev 245199, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/testing-i686/cups-no-gzip-man.patch
(from rev 245199, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-i686/cups.install
(from rev 245199, cups/trunk/cups.install)
  cups/repos/testing-i686/cups.logrotate
(from rev 245199, cups/trunk/cups.logrotate)
  cups/repos/testing-i686/cups.pam
(from rev 245199, cups/trunk/cups.pam)
  cups/repos/testing-x86_64/
  cups/repos/testing-x86_64/PKGBUILD
(from rev 245199, cups/trunk/PKGBUILD)
  cups/repos/testing-x86_64/cups-1.6.0-fix-install-perms.patch
(from rev 245199, cups/trunk/cups-1.6.0-fix-install-perms.patch)
  cups/repos/testing-x86_64/cups-1.6.2-statedir.patch
(from rev 245199, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/testing-x86_64/cups-no-export-ssllibs.patch
(from rev 245199, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-x86_64/cups-no-gcrypt.patch
(from rev 245199, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/testing-x86_64/cups-no-gzip-man.patch
(from rev 245199, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-x86_64/cups.install
(from rev 245199, cups/trunk/cups.install)
  cups/repos/testing-x86_64/cups.logrotate
(from rev 245199, cups/trunk/cups.logrotate)
  cups/repos/testing-x86_64/cups.pam
(from rev 245199, cups/trunk/cups.pam)

---+
 testing-i686/PKGBUILD |  169 
 testing-i686/cups-1.6.0-fix-install-perms.patch   |   25 ++
 testing-i686/cups-1.6.2-statedir.patch|   12 +
 testing-i686/cups-no-export-ssllibs.patch |   12 +
 testing-i686/cups-no-gcrypt.patch |   11 +
 testing-i686/cups-no-gzip-man.patch   |   18 ++
 testing-i686/cups.install |   28 +++
 testing-i686/cups.logrotate   |5 
 testing-i686/cups.pam |3 
 testing-x86_64/PKGBUILD   |  169 
 testing-x86_64/cups-1.6.0-fix-install-perms.patch |   25 ++
 testing-x86_64/cups-1.6.2-statedir.patch  |   12 +
 testing-x86_64/cups-no-export-ssllibs.patch   |   12 +
 testing-x86_64/cups-no-gcrypt.patch   |   11 +
 testing-x86_64/cups-no-gzip-man.patch |   18 ++
 testing-x86_64/cups.install   |   28 +++
 testing-x86_64/cups.logrotate |5 
 testing-x86_64/cups.pam   |3 
 18 files changed, 566 insertions(+)

Copied: cups/repos/testing-i686/PKGBUILD (from rev 245199, cups/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-02 15:28:23 UTC (rev 245200)
@@ -0,0 +1,169 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgbase="cups"
+pkgname=('libcups' 'cups')
+pkgver=2.1.0
+pkgrel=1
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.cups.org/";
+makedepends=('libtiff>=4.0.0' 'libpng>=1.5.7' 'acl' 'pam' 'xdg-utils' 'krb5' 
'gnutls'
+ 'cups-filters' 'bc' 'colord' 'xinetd' 'gzip' 'autoconf' 'libusb' 
'dbus' 
+ 'avahi'  'hicolor-icon-theme' 'systemd' 'inetutils' 'libpaper' 
'valgrind')
+source=(http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.bz2{,.sig}
+cups.logrotate cups.pam
+# improve build and linking
+cups-no-export-ssllibs.patch
+cups-no-gcrypt.patch
+cups-no-gzip-man.patch
+cups-1.6.2-statedir.patch
+cups-1.6.0-fix-install-perms.patch
+# bugfixes
+)
+md5sums=('c4e57a66298bfdba66bb3d5bedd317a4'
+ 'SKIP'
+ 'fc8286f185e2cc5f7e1f6843bf193e2b'
+ '96f82c38f3f540b53f3e5144900acf17'
+ '3ba9e3410df1dc3015463d615ef91b3b'
+ '1beb4896f217bc241bc08a422274ec0c'
+ '90c30380d4c8cd48a908cfdadae1ea24'
+ '451609db34f95209d64c38474de27ce1'
+ '5117f65342fcc69c6a506529e4daca9e')
+validpgpkeys=('3737FD0D0E63B30172440D2DDBA3A7AB08D76223') # CUPS.org (CUPS.org 
PGP key) 
+
+prepare() {
+
+  cd ${pkgbase}-${pkgver}
+  
+  # improve build and linking
+  # Do not export SSL libs in cups-config
+  patch -Np1 -i ${srcdir}/cups-no-export-ssllibs.patch
+  # https://w

[arch-commits] Commit in cups/repos (20 files)

2015-03-13 Thread Andreas Radke
Date: Friday, March 13, 2015 @ 21:39:09
  Author: andyrtr
Revision: 233593

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  cups/repos/testing-i686/
  cups/repos/testing-i686/PKGBUILD
(from rev 233592, cups/trunk/PKGBUILD)
  cups/repos/testing-i686/cups-1.6.0-fix-install-perms.patch
(from rev 233592, cups/trunk/cups-1.6.0-fix-install-perms.patch)
  cups/repos/testing-i686/cups-1.6.2-statedir.patch
(from rev 233592, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/testing-i686/cups-no-export-ssllibs.patch
(from rev 233592, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-i686/cups-no-gcrypt.patch
(from rev 233592, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/testing-i686/cups-no-gzip-man.patch
(from rev 233592, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-i686/cups.install
(from rev 233592, cups/trunk/cups.install)
  cups/repos/testing-i686/cups.logrotate
(from rev 233592, cups/trunk/cups.logrotate)
  cups/repos/testing-i686/cups.pam
(from rev 233592, cups/trunk/cups.pam)
  cups/repos/testing-x86_64/
  cups/repos/testing-x86_64/PKGBUILD
(from rev 233592, cups/trunk/PKGBUILD)
  cups/repos/testing-x86_64/cups-1.6.0-fix-install-perms.patch
(from rev 233592, cups/trunk/cups-1.6.0-fix-install-perms.patch)
  cups/repos/testing-x86_64/cups-1.6.2-statedir.patch
(from rev 233592, cups/trunk/cups-1.6.2-statedir.patch)
  cups/repos/testing-x86_64/cups-no-export-ssllibs.patch
(from rev 233592, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-x86_64/cups-no-gcrypt.patch
(from rev 233592, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/testing-x86_64/cups-no-gzip-man.patch
(from rev 233592, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-x86_64/cups.install
(from rev 233592, cups/trunk/cups.install)
  cups/repos/testing-x86_64/cups.logrotate
(from rev 233592, cups/trunk/cups.logrotate)
  cups/repos/testing-x86_64/cups.pam
(from rev 233592, cups/trunk/cups.pam)

---+
 testing-i686/PKGBUILD |  177 
 testing-i686/cups-1.6.0-fix-install-perms.patch   |   25 ++
 testing-i686/cups-1.6.2-statedir.patch|   12 +
 testing-i686/cups-no-export-ssllibs.patch |   12 +
 testing-i686/cups-no-gcrypt.patch |   11 +
 testing-i686/cups-no-gzip-man.patch   |   18 ++
 testing-i686/cups.install |   28 +++
 testing-i686/cups.logrotate   |5 
 testing-i686/cups.pam |3 
 testing-x86_64/PKGBUILD   |  177 
 testing-x86_64/cups-1.6.0-fix-install-perms.patch |   25 ++
 testing-x86_64/cups-1.6.2-statedir.patch  |   12 +
 testing-x86_64/cups-no-export-ssllibs.patch   |   12 +
 testing-x86_64/cups-no-gcrypt.patch   |   11 +
 testing-x86_64/cups-no-gzip-man.patch |   18 ++
 testing-x86_64/cups.install   |   28 +++
 testing-x86_64/cups.logrotate |5 
 testing-x86_64/cups.pam   |3 
 18 files changed, 582 insertions(+)

Copied: cups/repos/testing-i686/PKGBUILD (from rev 233592, cups/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-03-13 20:39:09 UTC (rev 233593)
@@ -0,0 +1,177 @@
+# $Id$
+# Maintainer: Andreas Radke 
+
+pkgbase="cups"
+pkgname=('libcups' 'cups')
+pkgver=2.0.2
+pkgrel=2
+arch=('i686' 'x86_64')
+license=('GPL')
+url="http://www.cups.org/";
+makedepends=('libtiff>=4.0.0' 'libpng>=1.5.7' 'acl' 'pam' 'xdg-utils' 'krb5' 
'gnutls'
+ 'cups-filters' 'bc' 'colord' 'xinetd' 'gzip' 'autoconf' 'libusb' 
'dbus' 
+ 'avahi'  'hicolor-icon-theme' 'systemd' 'inetutils' 'libpaper' 
'valgrind')
+source=(http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.bz2{,.sig}
+cups.logrotate cups.pam
+# improve build and linking
+cups-no-export-ssllibs.patch
+cups-no-gcrypt.patch
+cups-no-gzip-man.patch
+cups-1.6.2-statedir.patch
+cups-1.6.0-fix-install-perms.patch
+# bugfixes
+)
+md5sums=('6e0ea72dbafcf5baaa1cf4178e71096d'
+ 'SKIP'
+ 'fc8286f185e2cc5f7e1f6843bf193e2b'
+ '96f82c38f3f540b53f3e5144900acf17'
+ '3ba9e3410df1dc3015463d615ef91b3b'
+ '1beb4896f217bc241bc08a422274ec0c'
+ '90c30380d4c8cd48a908cfdadae1ea24'
+ '451609db34f95209d64c38474de27ce1'
+ '5117f65342fcc69c6a506529e4daca9e')
+validpgpkeys=('3737FD0D0E63B30172440D2DDBA3A7AB08D76223') # CUPS.org (CUPS.org 
PGP key) 
+
+prepare() {
+
+  cd ${pkgbase}-${pkgver}
+  
+  # improve build and linking
+  # Do not export SSL libs in cups-config
+  patch -Np1 -i ${srcdir}/cups-no-export-ssllibs.patch
+  # https:/

[arch-commits] Commit in cups/repos (20 files)

2012-07-26 Thread andyrtr
Date: Thursday, July 26, 2012 @ 14:42:41
  Author: andyrtr
Revision: 164177

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  cups/repos/testing-i686/
  cups/repos/testing-i686/PKGBUILD
(from rev 164176, cups/trunk/PKGBUILD)
  cups/repos/testing-i686/cups
(from rev 164176, cups/trunk/cups)
  cups/repos/testing-i686/cups-no-export-ssllibs.patch
(from rev 164176, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-i686/cups-no-gcrypt.patch
(from rev 164176, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/testing-i686/cups-no-gzip-man.patch
(from rev 164176, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-i686/cups-systemd-socket.patch
(from rev 164176, cups/trunk/cups-systemd-socket.patch)
  cups/repos/testing-i686/cups.install
(from rev 164176, cups/trunk/cups.install)
  cups/repos/testing-i686/cups.logrotate
(from rev 164176, cups/trunk/cups.logrotate)
  cups/repos/testing-i686/cups.pam
(from rev 164176, cups/trunk/cups.pam)
  cups/repos/testing-x86_64/
  cups/repos/testing-x86_64/PKGBUILD
(from rev 164176, cups/trunk/PKGBUILD)
  cups/repos/testing-x86_64/cups
(from rev 164176, cups/trunk/cups)
  cups/repos/testing-x86_64/cups-no-export-ssllibs.patch
(from rev 164176, cups/trunk/cups-no-export-ssllibs.patch)
  cups/repos/testing-x86_64/cups-no-gcrypt.patch
(from rev 164176, cups/trunk/cups-no-gcrypt.patch)
  cups/repos/testing-x86_64/cups-no-gzip-man.patch
(from rev 164176, cups/trunk/cups-no-gzip-man.patch)
  cups/repos/testing-x86_64/cups-systemd-socket.patch
(from rev 164176, cups/trunk/cups-systemd-socket.patch)
  cups/repos/testing-x86_64/cups.install
(from rev 164176, cups/trunk/cups.install)
  cups/repos/testing-x86_64/cups.logrotate
(from rev 164176, cups/trunk/cups.logrotate)
  cups/repos/testing-x86_64/cups.pam
(from rev 164176, cups/trunk/cups.pam)

-+
 testing-i686/PKGBUILD   |  153 +
 testing-i686/cups   |   68 
 testing-i686/cups-no-export-ssllibs.patch   |   12 
 testing-i686/cups-no-gcrypt.patch   |   38 ++
 testing-i686/cups-no-gzip-man.patch |   18 +
 testing-i686/cups-systemd-socket.patch  |  398 ++
 testing-i686/cups.install   |   33 ++
 testing-i686/cups.logrotate |8 
 testing-i686/cups.pam   |3 
 testing-x86_64/PKGBUILD |  153 +
 testing-x86_64/cups |   68 
 testing-x86_64/cups-no-export-ssllibs.patch |   12 
 testing-x86_64/cups-no-gcrypt.patch |   38 ++
 testing-x86_64/cups-no-gzip-man.patch   |   18 +
 testing-x86_64/cups-systemd-socket.patch|  398 ++
 testing-x86_64/cups.install |   33 ++
 testing-x86_64/cups.logrotate   |8 
 testing-x86_64/cups.pam |3 
 18 files changed, 1462 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 164176:164177 to see the changes.