Date: Monday, June 3, 2013 @ 22:13:14
  Author: andrea
Revision: 187105

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

Added:
  obex-data-server/repos/extra-i686/PKGBUILD
    (from rev 187104, obex-data-server/trunk/PKGBUILD)
  obex-data-server/repos/extra-i686/obex-data-server-openobex17.patch
    (from rev 187104, obex-data-server/trunk/obex-data-server-openobex17.patch)
  obex-data-server/repos/extra-x86_64/PKGBUILD
    (from rev 187104, obex-data-server/trunk/PKGBUILD)
  obex-data-server/repos/extra-x86_64/obex-data-server-openobex17.patch
    (from rev 187104, obex-data-server/trunk/obex-data-server-openobex17.patch)
Deleted:
  obex-data-server/repos/extra-i686/PKGBUILD
  obex-data-server/repos/extra-i686/obex-data-server-openobex17.patch
  obex-data-server/repos/extra-x86_64/PKGBUILD
  obex-data-server/repos/extra-x86_64/obex-data-server-openobex17.patch

------------------------------------------------+
 /PKGBUILD                                      |   70 +++++++++++++++++++++++
 /obex-data-server-openobex17.patch             |   24 +++++++
 extra-i686/PKGBUILD                            |   35 -----------
 extra-i686/obex-data-server-openobex17.patch   |   12 ---
 extra-x86_64/PKGBUILD                          |   35 -----------
 extra-x86_64/obex-data-server-openobex17.patch |   12 ---
 6 files changed, 94 insertions(+), 94 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2013-06-03 20:13:07 UTC (rev 187104)
+++ extra-i686/PKGBUILD 2013-06-03 20:13:14 UTC (rev 187105)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-# Contributor: Geoffroy Carrier <geoff...@archlinux.org>
-# Contributor: Roman Kyrylych <ro...@archlinux.org>
-# Contributor: Keerthi <keerthi.li...@gmail.com>
-
-pkgname=obex-data-server
-pkgver=0.4.6
-pkgrel=6
-pkgdesc="A D-Bus service providing high-level OBEX client and server side 
functionality"
-arch=('i686' 'x86_64')
-url="http://wiki.muiline.com/obex-data-server";
-license=('GPL')
-depends=('dbus-glib' 'openobex' 'imagemagick')
-source=("http://tadas.dailyda.com/software/${pkgname}-${pkgver}.tar.gz";
-        "obex-data-server-openobex17.patch")
-md5sums=('961ca5db6fe9c97024e133cc6203cc4d'
-         '4199b3f0178d2b58eb36ee36ed1d07d5')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 -i "${srcdir}/obex-data-server-openobex17.patch"
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-    --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: obex-data-server/repos/extra-i686/PKGBUILD (from rev 187104, 
obex-data-server/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2013-06-03 20:13:14 UTC (rev 187105)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+# Contributor: Geoffroy Carrier <geoff...@archlinux.org>
+# Contributor: Roman Kyrylych <ro...@archlinux.org>
+# Contributor: Keerthi <keerthi.li...@gmail.com>
+
+pkgname=obex-data-server
+pkgver=0.4.6
+pkgrel=7
+pkgdesc="A D-Bus service providing high-level OBEX client and server side 
functionality"
+arch=('i686' 'x86_64')
+url="http://wiki.muiline.com/obex-data-server";
+license=('GPL')
+depends=('dbus-glib' 'openobex' 'imagemagick' 'libusb-compat')
+source=("http://tadas.dailyda.com/software/${pkgname}-${pkgver}.tar.gz";
+        "obex-data-server-openobex17.patch")
+md5sums=('961ca5db6fe9c97024e133cc6203cc4d'
+         '4199b3f0178d2b58eb36ee36ed1d07d5')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i "${srcdir}/obex-data-server-openobex17.patch"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+    --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-i686/obex-data-server-openobex17.patch
===================================================================
--- extra-i686/obex-data-server-openobex17.patch        2013-06-03 20:13:07 UTC 
(rev 187104)
+++ extra-i686/obex-data-server-openobex17.patch        2013-06-03 20:13:14 UTC 
(rev 187105)
@@ -1,12 +0,0 @@
-diff -Naur obex-data-server-0.4.6-orig/src/ods-obex.c 
obex-data-server-0.4.6/src/ods-obex.c
---- obex-data-server-0.4.6-orig/src/ods-obex.c 2013-05-29 16:01:54.051692334 
-0400
-+++ obex-data-server-0.4.6/src/ods-obex.c      2013-05-29 16:03:23.200697099 
-0400
-@@ -412,7 +412,7 @@
-               goto err;
-       }
- 
--      interfaces_num = OBEX_FindInterfaces(obex_context->obex_handle, 
&obex_intf);
-+      interfaces_num = OBEX_EnumerateInterfaces(obex_context->obex_handle);
-       if (intf_num >= interfaces_num) {
-               g_set_error (error, ODS_ERROR, ODS_ERROR_FAILED, "Invalid 
interface number");
-               goto err;

Copied: obex-data-server/repos/extra-i686/obex-data-server-openobex17.patch 
(from rev 187104, obex-data-server/trunk/obex-data-server-openobex17.patch)
===================================================================
--- extra-i686/obex-data-server-openobex17.patch                                
(rev 0)
+++ extra-i686/obex-data-server-openobex17.patch        2013-06-03 20:13:14 UTC 
(rev 187105)
@@ -0,0 +1,12 @@
+diff -Naur obex-data-server-0.4.6-orig/src/ods-obex.c 
obex-data-server-0.4.6/src/ods-obex.c
+--- obex-data-server-0.4.6-orig/src/ods-obex.c 2013-05-29 16:01:54.051692334 
-0400
++++ obex-data-server-0.4.6/src/ods-obex.c      2013-05-29 16:03:23.200697099 
-0400
+@@ -412,7 +412,7 @@
+               goto err;
+       }
+ 
+-      interfaces_num = OBEX_FindInterfaces(obex_context->obex_handle, 
&obex_intf);
++      interfaces_num = OBEX_EnumerateInterfaces(obex_context->obex_handle);
+       if (intf_num >= interfaces_num) {
+               g_set_error (error, ODS_ERROR, ODS_ERROR_FAILED, "Invalid 
interface number");
+               goto err;

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2013-06-03 20:13:07 UTC (rev 187104)
+++ extra-x86_64/PKGBUILD       2013-06-03 20:13:14 UTC (rev 187105)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <and...@archlinux.org>
-# Contributor: Geoffroy Carrier <geoff...@archlinux.org>
-# Contributor: Roman Kyrylych <ro...@archlinux.org>
-# Contributor: Keerthi <keerthi.li...@gmail.com>
-
-pkgname=obex-data-server
-pkgver=0.4.6
-pkgrel=6
-pkgdesc="A D-Bus service providing high-level OBEX client and server side 
functionality"
-arch=('i686' 'x86_64')
-url="http://wiki.muiline.com/obex-data-server";
-license=('GPL')
-depends=('dbus-glib' 'openobex' 'imagemagick')
-source=("http://tadas.dailyda.com/software/${pkgname}-${pkgver}.tar.gz";
-        "obex-data-server-openobex17.patch")
-md5sums=('961ca5db6fe9c97024e133cc6203cc4d'
-         '4199b3f0178d2b58eb36ee36ed1d07d5')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  patch -p1 -i "${srcdir}/obex-data-server-openobex17.patch"
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr \
-    --sysconfdir=/etc
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: obex-data-server/repos/extra-x86_64/PKGBUILD (from rev 187104, 
obex-data-server/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2013-06-03 20:13:14 UTC (rev 187105)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Andrea Scarpino <and...@archlinux.org>
+# Contributor: Geoffroy Carrier <geoff...@archlinux.org>
+# Contributor: Roman Kyrylych <ro...@archlinux.org>
+# Contributor: Keerthi <keerthi.li...@gmail.com>
+
+pkgname=obex-data-server
+pkgver=0.4.6
+pkgrel=7
+pkgdesc="A D-Bus service providing high-level OBEX client and server side 
functionality"
+arch=('i686' 'x86_64')
+url="http://wiki.muiline.com/obex-data-server";
+license=('GPL')
+depends=('dbus-glib' 'openobex' 'imagemagick' 'libusb-compat')
+source=("http://tadas.dailyda.com/software/${pkgname}-${pkgver}.tar.gz";
+        "obex-data-server-openobex17.patch")
+md5sums=('961ca5db6fe9c97024e133cc6203cc4d'
+         '4199b3f0178d2b58eb36ee36ed1d07d5')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  patch -p1 -i "${srcdir}/obex-data-server-openobex17.patch"
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+    --sysconfdir=/etc
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/obex-data-server-openobex17.patch
===================================================================
--- extra-x86_64/obex-data-server-openobex17.patch      2013-06-03 20:13:07 UTC 
(rev 187104)
+++ extra-x86_64/obex-data-server-openobex17.patch      2013-06-03 20:13:14 UTC 
(rev 187105)
@@ -1,12 +0,0 @@
-diff -Naur obex-data-server-0.4.6-orig/src/ods-obex.c 
obex-data-server-0.4.6/src/ods-obex.c
---- obex-data-server-0.4.6-orig/src/ods-obex.c 2013-05-29 16:01:54.051692334 
-0400
-+++ obex-data-server-0.4.6/src/ods-obex.c      2013-05-29 16:03:23.200697099 
-0400
-@@ -412,7 +412,7 @@
-               goto err;
-       }
- 
--      interfaces_num = OBEX_FindInterfaces(obex_context->obex_handle, 
&obex_intf);
-+      interfaces_num = OBEX_EnumerateInterfaces(obex_context->obex_handle);
-       if (intf_num >= interfaces_num) {
-               g_set_error (error, ODS_ERROR, ODS_ERROR_FAILED, "Invalid 
interface number");
-               goto err;

Copied: obex-data-server/repos/extra-x86_64/obex-data-server-openobex17.patch 
(from rev 187104, obex-data-server/trunk/obex-data-server-openobex17.patch)
===================================================================
--- extra-x86_64/obex-data-server-openobex17.patch                              
(rev 0)
+++ extra-x86_64/obex-data-server-openobex17.patch      2013-06-03 20:13:14 UTC 
(rev 187105)
@@ -0,0 +1,12 @@
+diff -Naur obex-data-server-0.4.6-orig/src/ods-obex.c 
obex-data-server-0.4.6/src/ods-obex.c
+--- obex-data-server-0.4.6-orig/src/ods-obex.c 2013-05-29 16:01:54.051692334 
-0400
++++ obex-data-server-0.4.6/src/ods-obex.c      2013-05-29 16:03:23.200697099 
-0400
+@@ -412,7 +412,7 @@
+               goto err;
+       }
+ 
+-      interfaces_num = OBEX_FindInterfaces(obex_context->obex_handle, 
&obex_intf);
++      interfaces_num = OBEX_EnumerateInterfaces(obex_context->obex_handle);
+       if (intf_num >= interfaces_num) {
+               g_set_error (error, ODS_ERROR, ODS_ERROR_FAILED, "Invalid 
interface number");
+               goto err;

Reply via email to