32 Commits

Author SHA256 Message Date
833cb79516 Accepting request 1276774 from filesystems
OBS-URL: https://build.opensuse.org/request/show/1276774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=31
2025-05-12 14:51:39 +00:00
552aec0166 - export CMAKE_POLICY_VERSION_MINIMUM="3.5" to ignore cmakes
minimum version warnings
- Use %patch -P N instead of deprecated %patchN.
- update to 0.24.2:
  * obexfs: Parse XML data with Expat library
  * obexfs: Properly encode XML special characters
  * obexfs: New option -r to specify root path
  * obexfs: New option -S to simulate free space
  * Fix probing
  * Add support for Gigaset devices
  * CMake improvements
  * Fix build system bugs
  * Replace CRC implementation in libbfb
- remove obexftp-pkgconfig_requires.patch : upstream
- Build python bindings for python3 instead of for python2
- Add obexftp-0.24-move_to_python3.patch:
  Use PyUnicode_FromStringAndSize instead of
  PyString_FromStringAndSize in swig/charmap.i (needed for python3)
- obexftp-pkgconfig_requires.patch:
  in pkgconfig file, require bluez instead of bluetooth 
- update to 0.24
  * new upstream maintainer
  * integrates obexfs 0.12 (build disabled for now)
  * includes Ruby binding
  * builds with OpenOBEX 1.7
  * build system is now based on CMake
- patch obexftp-0.24-fix-absurd-install-path - install Python binding
  into the correct location
- dropped gcc43.diff - no longer necessary
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- add libtool as buildrequire to avoid implicit dependency
- fix build on 11.4
- update to 0.23
  * allow win32 to use hci src names
  * adding a simpler connect wrapper
  * show OBEX_HandleInput errors
  * catch errors and let the user know
  * print timeout stats if available
  * sdp unregister more verbose
  * upgrading btkit
  * fix for win32 without bt
  * replacing deprecated automake vars
  * sizeof() fixes
  * removing bdaddr_t reference from obexftpd.c
  * adding bootstrap helper
  * concurrency bug in extconf.rb generated Makefile (fix by Alin Năstac)
  * switching from POD to asciidoc
  * clearing gnu-style implicit rules
- remove static libraries and "la" files 
- fix requires for devel package 
- adjust buildrequires
- update to 0.22:
  * for changelog, see included ChangeLog
- split off perl- and python- bindings to remove
  python depenceny from main package
- remove unneeded libusb from -devel Requires
- Fixed LDFLAGS to include needed libraries explicitly.
- Make use of LIBADD instead of LDADD.
- Make sure config.rpath is present.
- update to version 0.21
  * Fixes to obexftpd
  * Added ruby binding
  * Added preliminary discovery function
- update to version 0.20
  * Change __S_IFDIR to S_IFDIR with fallback sug.
  * Added old CLI switches and documentation sug.
  * Fixed the -g CLI switch
  * Added obexfsd
  * Fixed iconv
  * device/channel code cleanup
- update to version 0.19
  * Updated for OpenOBEX 1.1 (pkg-config)
  * Added --output switch
  * Simplified the swig/perl/Makefile.am.
  * Fixed a pointer typo and a free() typo.
  * Added perl, python and tcl binding with swig.
  * Rewrote folder-listing parser to enhance compatibility
  * Connection headers
  * Nokia hack (suppressing FBS)
  * Capabilty retrieving
  * USB support
  * Added implicit setpath support in every function.
  * Added simple caching
  * Removed recursive put. Apps should implement it themselves.
  * New configure flag to enable building docs
  * Documentation updated
- dropped obexftp-irda.patch
- dropped obexftp-noxml.patch
- converted neededforbuild to BuildRequires
- update to version 0.10.7
- make irda work again [Bug #43363] 
- update to version 0.10.4rc3
- split into main package and -devel
- spec file clean up
- include more documentation
- mark man pages as documentation 
- added openobex-devel to neededforbuild 
- Initial version 0.10.3.

OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=18
2025-05-12 08:41:13 +00:00
ef947ed174 Accepting request 1148479 from filesystems
- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1148479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=30
2024-02-21 16:58:41 +00:00
70b323b6fd - Use %patch -P N instead of deprecated %patchN.
OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=16
2024-02-21 09:27:04 +00:00
fa2f203a83 Accepting request 826917 from filesystems
- update to 0.24.2:
  * obexfs: Parse XML data with Expat library
  * obexfs: Properly encode XML special characters
  * obexfs: New option -r to specify root path
  * obexfs: New option -S to simulate free space
  * Fix probing
  * Add support for Gigaset devices
  * CMake improvements
  * Fix build system bugs
  * Replace CRC implementation in libbfb
- remove obexftp-pkgconfig_requires.patch : upstream

OBS-URL: https://build.opensuse.org/request/show/826917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=29
2020-08-18 13:10:35 +00:00
9e7cdd2a45 - update to 0.24.2:
* obexfs: Parse XML data with Expat library
  * obexfs: Properly encode XML special characters
  * obexfs: New option -r to specify root path
  * obexfs: New option -S to simulate free space
  * Fix probing
  * Add support for Gigaset devices
  * CMake improvements
  * Fix build system bugs
  * Replace CRC implementation in libbfb
- remove obexftp-pkgconfig_requires.patch : upstream

OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=14
2020-08-16 00:28:14 +00:00
2754e38aa5 Accepting request 806039 from filesystems
- Build python bindings for python3 instead of for python2
- Add obexftp-0.24-move_to_python3.patch:
  Use PyUnicode_FromStringAndSize instead of
  PyString_FromStringAndSize in swig/charmap.i (needed for python3)

OBS-URL: https://build.opensuse.org/request/show/806039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=28
2020-05-16 20:28:19 +00:00
8be35ea977 - Build python bindings for python3 instead of for python2
- Add obexftp-0.24-move_to_python3.patch:
  Use PyUnicode_FromStringAndSize instead of
  PyString_FromStringAndSize in swig/charmap.i (needed for python3)

OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=12
2020-05-16 15:37:01 +00:00
0dd49db739 Accepting request 805911 from home:ldreier:branches:filesystems
Fix build for Tumbleweed
- build python bindings for python3 instead of for python2
- patch obexftp-0.24-move_to_python3 - use PyUnicode_FromStringAndSize
  instead of PyString_FromStringAndSize in swig/charmap.i (needed for python3)

OBS-URL: https://build.opensuse.org/request/show/805911
OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=11
2020-05-16 15:30:15 +00:00
Stephan Kulow
eb295484c3 Accepting request 207877 from filesystems
- obexftp-pkgconfig_requires.patch:
  in pkgconfig file, require bluez instead of bluetooth (forwarded request 207624 from oertel)

OBS-URL: https://build.opensuse.org/request/show/207877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=26
2013-11-22 06:12:06 +00:00
Jan Matejek
3213809f72 Accepting request 207624 from home:oertel:branches:filesystems
- obexftp-pkgconfig_requires.patch:
  in pkgconfig file, require bluez instead of bluetooth

OBS-URL: https://build.opensuse.org/request/show/207624
OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=9
2013-11-21 15:45:06 +00:00
Stephan Kulow
121d263b5a Accepting request 205718 from filesystems
update to 0.24, fix build with OpenOBEX 1.7

OBS-URL: https://build.opensuse.org/request/show/205718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=25
2013-11-05 05:51:52 +00:00
Jan Matejek
a53f9f3676 OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=7 2013-11-04 15:17:17 +00:00
Jan Matejek
9901203762 fix ruby requires
OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=6
2013-10-31 15:43:44 +00:00
Jan Matejek
a01828fc1b OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=5 2013-10-21 11:08:25 +00:00
Jan Matejek
0c79fda8d6 - update to 0.24
* new upstream maintainer
  * integrates obexfs 0.12 (build disabled for now)
  * includes Ruby binding
  * builds with OpenOBEX 1.7
  * build system is now based on CMake
- patch obexftp-0.24-fix-absurd-install-path - install Python binding
  into the correct location

OBS-URL: https://build.opensuse.org/package/show/filesystems/obexftp?expand=0&rev=4
2013-10-16 16:12:38 +00:00
Ismail Dönmez
108c354650 Accepting request 134072 from filesystems
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/134072
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=22
2012-09-14 10:31:51 +00:00
Stephan Kulow
79ee205a80 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=20
2011-12-06 17:33:04 +00:00
Stephan Kulow
bbdca8a58a Accepting request 92908 from network
- add libtool as buildrequire to avoid implicit dependency (forwarded request 92661 from coolo)

OBS-URL: https://build.opensuse.org/request/show/92908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=19
2011-11-22 16:48:58 +00:00
c064a69209 Autobuild autoformatter for 58192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=16
2011-01-14 16:12:51 +00:00
53bedc838e Accepting request 58192 from network
Accepted submit request 58192 from user matejcik

OBS-URL: https://build.opensuse.org/request/show/58192
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=15
2011-01-14 16:12:32 +00:00
OBS User autobuild
23d7155a0c Accepting request 38790 from network
Copy from network/obexftp based on submit request 38790 from user coolo

OBS-URL: https://build.opensuse.org/request/show/38790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=12
2010-04-26 21:36:34 +00:00
OBS User autobuild
8e1d55bf50 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=11 2010-03-18 15:12:11 +00:00
OBS User unknown
16206f7ec7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=9 2009-01-12 01:08:20 +00:00
OBS User unknown
52169ed620 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=8 2008-09-16 16:03:30 +00:00
OBS User unknown
12baadf719 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=7 2008-09-15 23:41:19 +00:00
OBS User unknown
a69f36dd8c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=6 2008-06-25 19:45:31 +00:00
OBS User unknown
1b9f196a8f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=5 2007-06-21 22:12:13 +00:00
OBS User unknown
863dcaa103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=4 2007-05-18 13:53:58 +00:00
OBS User unknown
10cb968033 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=3 2007-05-07 16:18:35 +00:00
OBS User unknown
aadf01da0a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=2 2007-04-22 20:36:27 +00:00
OBS User unknown
3af4323715 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obexftp?expand=0&rev=1 2007-01-15 23:27:17 +00:00