Commit Graph

64 Commits

Author SHA256 Message Date
Ana Guerrero
54b2545096 Accepting request 1179326 from devel:libraries:c_c++
- Fix baselibs.conf for libcmocka-cmake subpackage

OBS-URL: https://build.opensuse.org/request/show/1179326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=22
2024-06-09 18:19:04 +00:00
Andreas Schneider
f9fada635a Fix baselibs
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=63
2024-06-07 14:03:57 +00:00
Andreas Schneider
69b795c471 Fix baselibs.conf
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=62
2024-06-07 13:52:13 +00:00
Andreas Schneider
640d81b271 Fix requires
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=61
2024-06-07 13:50:33 +00:00
Andreas Schneider
38313c6fce Fix baselibs.conf for libcmocka-cmake subpackage
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=60
2024-06-07 11:09:40 +00:00
Dominique Leuenberger
8bb104dcaa Accepting request 1108441 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1108441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=21
2023-09-02 20:07:01 +00:00
Andreas Schneider
94ccfd53b4 Accepting request 1108263 from home:mwilck:branches:devel:libraries:c_c++
- 4th attempt to split off the -cmake and -doc subpackages. Supersedes sr#1107991.
- replaced "Supplements" of libcmocka-cmake with conditional requires of libcmocka-devel. This should pull in the cmake support wherever it's required.
- added dependency of libcmocka-cmake on libcmocka-devel to make cmake(cmocka) build dependencies work. socket_wrapper builds successfully now with this cmocka package.
- Fixed "/usr/lib64" issue with previous submission (sr#1105410)


- split off -doc and -cmake subpackages, which aren't necessary
  for basic development with cmocka, to avoid pulling in the
  entire cmake-full package (38MB) with libcmocka-devel
- minor simplifications in spec file

OBS-URL: https://build.opensuse.org/request/show/1108263
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=58
2023-09-01 11:23:03 +00:00
Andreas Schneider
76736e3df1 Revert latest changes which do not work
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=57
2023-08-29 09:25:24 +00:00
Andreas Schneider
3099e3d60f Accepting request 1105410 from home:mwilck:branches:devel:libraries:c_c++
- split off -doc and -cmake subpackages, which aren't necessary
  for basic development with cmocka, to avoid pulling in the
  entire cmake-full package (38MB) with libcmocka-devel
- minor simplifications in spec file

OBS-URL: https://build.opensuse.org/request/show/1105410
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=56
2023-08-23 07:58:14 +00:00
Dominique Leuenberger
dcff671077 Accepting request 1085014 from devel:libraries:c_c++
- Add missing cmake config files for 32bit packages

OBS-URL: https://build.opensuse.org/request/show/1085014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=20
2023-05-06 20:08:37 +00:00
Andreas Schneider
94f821acfe Add missing cmake config files for 32bit packages
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=54
2023-05-05 09:27:18 +00:00
Dominique Leuenberger
e08e0e6751 Accepting request 1068186 from devel:libraries:c_c++
- Update to version 1.1.7
  * Fixed tarball generation
- Update to version 1.1.6
  * Added new assert macros to compare 2 double given an epsilon
  * Added meson build system
  * Added header with version to TAP13 output
  * Fixed issues with MSVC
  * Fixed TAP output for skipped tests
  * Fixed issue with fail_msg
  * CMake generated configs for find_package(cmocka)
  * Documentation improvements

OBS-URL: https://build.opensuse.org/request/show/1068186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=19
2023-03-05 19:07:54 +00:00
Andreas Schneider
faaf4900a9 Update to version 1.1.7
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=52
2023-02-27 13:16:47 +00:00
Andreas Schneider
ea4450c78e Update to version 1.1.6
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=51
2023-02-17 14:11:52 +00:00
Yuchen Lin
443db79a4a Accepting request 697461 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/697461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=18
2019-04-28 17:57:12 +00:00
Andreas Schneider
05d416992f Accepting request 697428 from home:marxin:branches:devel:libraries:c_c++
Disable LTO (boo#1133122).

OBS-URL: https://build.opensuse.org/request/show/697428
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=49
2019-04-24 11:38:12 +00:00
Dominique Leuenberger
42a6d3b8ef Accepting request 689374 from devel:libraries:c_c++
- Update to version 1.1.5
  * Added cmocka_set_skip_filter()
  * cmocka version 1.1.4
  * Added assert_float(_not)_equal()
  * Added expect_any_always()
  * Small bug fixes

OBS-URL: https://build.opensuse.org/request/show/689374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=17
2019-04-03 07:22:59 +00:00
Andreas Schneider
b2ddf61c3f Update to version 1.1.5
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=47
2019-03-28 13:55:59 +00:00
Dominique Leuenberger
5511a46215 Accepting request 638974 from devel:libraries:c_c++
- Update to version 1.1.3
  * Fixed subunit output on failures
  * Do not abort if a test is skipped
  * Switched to Modern CMake
- Removed 0001-cmake-Only-support-building-docs-the-on-cmake-3.9.patch

OBS-URL: https://build.opensuse.org/request/show/638974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=16
2018-10-02 17:42:43 +00:00
Andreas Schneider
c356a958b1 - Update to version 1.1.3
- Removed 0001-cmake-Only-support-building-docs-the-on-cmake-3.9.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=45
2018-09-27 13:58:55 +00:00
Dominique Leuenberger
e569a56787 Accepting request 632444 from devel:libraries:c_c++
- Fix packaging the documentation
- Added 0001-cmake-Only-support-building-docs-the-on-cmake-3.9.patch
- Update to version 1.1.2
  * Added function to filter tests (cmocka_set_test_filter)
  * Added new mocking example (uptime)
  * Fixed fixture error reporting
  * Fixed compiler flags detection
  * Some improvement for API documentation
- Added HTML documentation

OBS-URL: https://build.opensuse.org/request/show/632444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=15
2018-09-04 20:48:57 +00:00
Andreas Schneider
20040fb3f1 Fix bcond
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=43
2018-08-31 05:49:52 +00:00
Andreas Schneider
bf527165a8 Use bcond
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=42
2018-08-30 10:15:20 +00:00
Andreas Schneider
88417dd117 Fix patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=41
2018-08-30 09:01:03 +00:00
Andreas Schneider
aa9e67b8c8 Fix patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=40
2018-08-30 08:43:51 +00:00
Andreas Schneider
c172611e65 Added 0001-cmake-Only-support-building-docs-the-on-cmake-3.9.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=39
2018-08-30 08:42:09 +00:00
Andreas Schneider
540d914817 Added 0001-cmake-VERSION_GREATER_EQUAL-is-not-suppored-by-cmake.patch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=38
2018-08-30 08:34:07 +00:00
Andreas Schneider
5e873d5dbd Only build doc if cmake is a recent version
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=37
2018-08-30 08:25:30 +00:00
Andreas Schneider
baf09bc397 Fix packaging the documentation
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=36
2018-08-30 08:08:58 +00:00
Andreas Schneider
93bb6f8e00 Add HTML documentation
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=35
2018-08-29 16:03:31 +00:00
Andreas Schneider
a4cec5245a Update to version 1.1.2
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=34
2018-08-29 15:16:02 +00:00
Yuchen Lin
3c73679bfd Accepting request 486462 from devel:libraries:c_c++
Bugfix release version 1.1.1.

OBS-URL: https://build.opensuse.org/request/show/486462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=14
2017-04-17 08:22:55 +00:00
Andreas Schneider
2b1f62d17c Update to version 1.1.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=32
2017-04-07 14:33:47 +00:00
Dominique Leuenberger
41285dabbc Accepting request 437296 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/437296
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=13
2016-10-31 08:53:55 +00:00
Andreas Schneider
9c19dcdf69 Fix url for Source0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=31
2016-10-25 14:06:08 +00:00
Andreas Schneider
b17f56a367 Update to version 1.1.0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=30
2016-09-21 15:02:08 +00:00
Stephan Kulow
83f0fafcf7 Accepting request 317872 from devel:libraries:c_c++
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/317872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=12
2015-07-23 13:22:14 +00:00
Andreas Schneider
95ed508c1c Do not turn of rpath support
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=28
2015-07-15 08:37:28 +00:00
Andreas Schneider
e3598846b4 Accepting request 316828 from home:scarabeus_iv:branches:devel:libraries:c_c++
- Use properly %cmake macro to build nicely with all the linker/cflags
- Use proper Url and Source
- Properly fails on crashing tests instead of finishing build
- Enable cmockery support

OBS-URL: https://build.opensuse.org/request/show/316828
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=27
2015-07-15 08:33:23 +00:00
Dominique Leuenberger
08cd3b021b Accepting request 291045 from devel:libraries:c_c++
Fix build in TW

OBS-URL: https://build.opensuse.org/request/show/291045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=11
2015-03-18 12:06:00 +00:00
Andreas Schneider
407e233776 Fix factory build.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=26
2015-03-12 19:14:51 +00:00
Andreas Schneider
9ad2aee091 Update to version 1.0.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=25
2015-03-12 14:55:35 +00:00
Dominique Leuenberger
df28fb8708 Accepting request 286452 from devel:libraries:c_c++
Update to cmocka 1.0

OBS-URL: https://build.opensuse.org/request/show/286452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=10
2015-02-18 10:39:20 +00:00
Andreas Schneider
7c9560c1b6 Remove obsolete tarball.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=24
2015-02-17 09:18:41 +00:00
Andreas Schneider
6f53b19abe Fix package conflicts.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=23
2015-02-17 09:18:18 +00:00
Stephan Kulow
a5ff5b0d29 Accepting request 248636 from devel:libraries:c_c++
Update to version 0.4.1.

OBS-URL: https://build.opensuse.org/request/show/248636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=9
2014-09-12 08:03:36 +00:00
Andreas Schneider
5957539a3a Fix changes.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=18
2014-09-11 15:40:43 +00:00
a9ad5fd43e - Add baselibs.conf as Source.
- Add BuildRequire for pkg-config.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=17
2014-09-11 15:33:28 +00:00
Stephan Kulow
0331f3228c Accepting request 247081 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/247081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=8
2014-09-03 16:22:45 +00:00
Andreas Schneider
e9a9a83bdb - Add baselibs.conf as Source.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cmocka?expand=0&rev=15
2014-09-01 13:57:41 +00:00