[opensuse-packaging] update in obexd package
Hi, I would like to suggest an update in obexd package from Factory. In Opensuse this package is compiled to generate obexd-client and obexd-server, the server is generated with option "--with-phonebook=ebook" which requires some evolution-data-server dependencies (Gnome stuff) this is not good for KDE, XFCE and others non-Gnome users... So cheking the obexd source code I found that it can be compiled with option "--with-phonebook=dummy" that requires just libical and it dont require any specific env. dependencies and is the same paramenter that Debian and Ubuntu uses (http://packages.ubuntu.com/oneiric/obexd-server). For Fedora 18 package seems that they will not even provide obexd-server just obexd-client as their .spec have "--disable-server". My proposal is to change the package to use "--with-phonebook=dummy" instead of "--with-phonebook=ebook" and if ebook is really necessary for somebody then we can create 2 packages: obexd-server -> default obexd-server-ebook -> specific users thanks Saulo A. Moraes -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Mon, Apr 16, 2012 at 10:28 AM, Saulo Moraes <saulo@gmx.com> wrote:
Hi,
I would like to suggest an update in obexd package from Factory.
In Opensuse this package is compiled to generate obexd-client and obexd-server, the server is generated with option "--with-phonebook=ebook" which requires some evolution-data-server dependencies (Gnome stuff) this is not good for KDE, XFCE and others non-Gnome users...
So cheking the obexd source code I found that it can be compiled with option "--with-phonebook=dummy" that requires just libical and it dont require any specific env. dependencies and is the same paramenter that Debian and Ubuntu uses (http://packages.ubuntu.com/oneiric/obexd-server).
For Fedora 18 package seems that they will not even provide obexd-server just obexd-client as their .spec have "--disable-server".
My proposal is to change the package to use "--with-phonebook=dummy" instead of "--with-phonebook=ebook" and if ebook is really necessary for somebody then we can create 2 packages:
obexd-server -> default obexd-server-ebook -> specific users
thanks Saulo A. Moraes -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Hi, Saulo I've done it and submitted request 115314 for Base:System maintainers. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Dnia poniedziałek, 30 kwietnia 2012 17:25:10 Marguerite Su pisze:
Hi, Saulo
I've done it and submitted request 115314 for Base:System maintainers.
Where did You get 0.5 tarball while 0.45 is the latest available at bluez.org? openobex-devel is really required as build dependency? It was dropped upstream in 0.43 obexd release. And BuildRequires: pkgconfig(libebook-1.2) it's not required any longer since building with: --with-phonebook=dummy. Use BuildRequires: pkgconfig(libical) instead. -- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D
On Mon, 30 Apr 2012 18:55:25 +0200 Mariusz Fik <fisiu82@jabster.pl> wrote:
Dnia poniedziałek, 30 kwietnia 2012 17:25:10 Marguerite Su pisze:
Hi, Saulo
I've done it and submitted request 115314 for Base:System maintainers.
Where did You get 0.5 tarball while 0.45 is the latest available at bluez.org? openobex-devel is really required as build dependency? It was dropped upstream in 0.43 obexd release. And BuildRequires: pkgconfig(libebook-1.2) it's not required any longer since building with: --with-phonebook=dummy. Use BuildRequires: pkgconfig(libical) instead. Hi Agree, can you also ensure you put the full download link in your Source0 entry for example;
Source: http://www.kernel.org/pub/linux/bluetooth/obexd-0.45.tar.xz Isn't xz the preferred tarball these days? -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 12.1 (x86_64) Kernel 3.1.10-1.9-desktop up 1 day 12:20, 3 users, load average: 0.04, 0.03, 0.05 CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Tue, May 1, 2012 at 1:04 AM, Malcolm <malcolm_lewis@bellsouth.net> wrote:
On Mon, 30 Apr 2012 18:55:25 +0200 Mariusz Fik <fisiu82@jabster.pl> wrote:
Dnia poniedziałek, 30 kwietnia 2012 17:25:10 Marguerite Su pisze:
Hi, Saulo
I've done it and submitted request 115314 for Base:System maintainers.
Where did You get 0.5 tarball while 0.45 is the latest available at bluez.org? openobex-devel is really required as build dependency? It was dropped upstream in 0.43 obexd release. And BuildRequires: pkgconfig(libebook-1.2) it's not required any longer since building with: --with-phonebook=dummy. Use BuildRequires: pkgconfig(libical) instead. Hi Agree, can you also ensure you put the full download link in your Source0 entry for example;
Source: http://www.kernel.org/pub/linux/bluetooth/obexd-0.45.tar.xz
Isn't xz the preferred tarball these days?
-- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 12.1 (x86_64) Kernel 3.1.10-1.9-desktop up 1 day 12:20, 3 users, load average: 0.04, 0.03, 0.05 CPU Intel i5 CPU M520@2.40GHz | Intel Arrandale GPU
-- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
sorry, it's embarrassed. I made it wrong. obexd 0.45 > obexd 0.5...because I saw 0.12 release after 0.5... thanks for your time, I'll correct my mistake. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Tue, May 1, 2012 at 12:55 AM, Mariusz Fik <fisiu82@jabster.pl> wrote:
Dnia poniedziałek, 30 kwietnia 2012 17:25:10 Marguerite Su pisze:
Hi, Saulo
I've done it and submitted request 115314 for Base:System maintainers.
Where did You get 0.5 tarball while 0.45 is the latest available at bluez.org?
http://www.bluez.org/obexd-05/
openobex-devel is really required as build dependency? It was dropped upstream in 0.43 obexd release. And BuildRequires: pkgconfig(libebook-1.2) it's not required any longer since building with: --with-phonebook=dummy. Use BuildRequires: pkgconfig(libical) instead.
...build fails at the 1st time telling openobex-devel not found. Did I refer to a wrong page? I found it was 2008...when did 0.45 released?
-- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Dnia wtorek, 1 maja 2012 04:19:06 Marguerite Su pisze:
...build fails at the 1st time telling openobex-devel not found.
Did I refer to a wrong page? I found it was 2008...when did 0.45 released?
The latest release is available in download page: http://www.bluez.org/download/ Version 0.45 was released 2nd march 2012: http://www.bluez.org/obexd-045/ Firstly I though You're updating to 0.50 ;) Please revoke Your sr while it's wrong to update to 0.5 - which is few years old. -- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D
On Tue, May 1, 2012 at 4:31 AM, Mariusz Fik <fisiu82@jabster.pl> wrote:
Dnia wtorek, 1 maja 2012 04:19:06 Marguerite Su pisze:
...build fails at the 1st time telling openobex-devel not found.
Did I refer to a wrong page? I found it was 2008...when did 0.45 released?
The latest release is available in download page: http://www.bluez.org/download/
Version 0.45 was released 2nd march 2012: http://www.bluez.org/obexd-045/ Firstly I though You're updating to 0.50 ;) Please revoke Your sr while it's wrong to update to 0.5 - which is few years old. -- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D
sorry for the inconvenience. now it's done. SR 116106. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Dnia wtorek, 1 maja 2012 04:43:09 Marguerite Su pisze:
sorry for the inconvenience. now it's done. SR 116106.
No need to be sorry ;) Thanks for SR, I hope it gets accpeted :) -- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D
thanks Mariusz and Marguerite. I am new in this so let me ask you where can found this SR 116106 ? rgs, SauLo On Mon, Apr 30, 2012 at 5:59 PM, Mariusz Fik <fisiu82@jabster.pl> wrote:
Dnia wtorek, 1 maja 2012 04:43:09 Marguerite Su pisze:
sorry for the inconvenience. now it's done. SR 116106.
No need to be sorry ;) Thanks for SR, I hope it gets accpeted :) -- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Thu, May 3, 2012 at 8:18 AM, Saulo Moraes <saulo@gmx.com> wrote:
thanks Mariusz and Marguerite.
I am new in this so let me ask you where can found this SR 116106 ?
rgs, SauLo
https://build.opensuse.org/request/show/116106 the sr url format is https://build.opensuse.org/request/show/xxxxxxx marguerite
On Mon, Apr 30, 2012 at 5:59 PM, Mariusz Fik <fisiu82@jabster.pl> wrote:
Dnia wtorek, 1 maja 2012 04:43:09 Marguerite Su pisze:
sorry for the inconvenience. now it's done. SR 116106.
No need to be sorry ;) Thanks for SR, I hope it gets accpeted :) -- Pozdrawiam / Best regards, Mariusz Fik openSUSE Community Member GPG: 5FCE 7241 B3B9 32FD 455B C30E 42D6 6C88 9E83 7C3D -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (4)
-
Malcolm
-
Marguerite Su
-
Mariusz Fik
-
Saulo Moraes