Commit Graph

15 Commits

Author SHA256 Message Date
Lee Duncan
9a4e88cb43 Accepting request 743591 from home:lee_duncan:branches:Base:System
- Updated SPEC file %_lto_cflags definition so that it does not
  cause recursion.

OBS-URL: https://build.opensuse.org/request/show/743591
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=25
2019-10-28 17:53:30 +00:00
Dominique Leuenberger
a7f5116989 Accepting request 742014 from home:marxin:branches:Base:System
- Move back "%global _lto_cflags ..." line as it's needed
  for the following error:
  E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libisns.a.
  The recursion in macro was caused by fact that the macro was not
  defined for some time in prjconfig.

OBS-URL: https://build.opensuse.org/request/show/742014
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=23
2019-10-23 09:11:18 +00:00
Lee Duncan
967a364187 Accepting request 735345 from home:lee_duncan:branches:Base:System
- Had to address build issue in OBS, resulting in this package not
  building, with message (folding done by me):
  	+ exec rpmbuild -ba --define '_srcdefattr (-,root,root)' --nosignature \
		--define '_build_create_debug 1' \
		--define 'disturl obs://build.opensuse.org/Base:System/openSUSE_Factory/93a92c971e76cbf08ebb7afd9a4de7be-open-isns' \
		/home/abuild/rpmbuild/SOURCES/open-isns.spec
         error: /home/abuild/rpmbuild/SOURCES/open-isns.spec: \
	 	line 63: Too many levels of recursion in macro expansion. It is likely caused by recursive macro declaration.
  Line 63 was the "%configure" call, but I believe recursion is caused
  by redefinition of _lto_cflags.  To fix this, I reverted the
  "Use FAT LTO ..." commit, removing the "%global _lto_cflags ..." line.

OBS-URL: https://build.opensuse.org/request/show/735345
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=21
2019-10-04 19:06:05 +00:00
Lee Duncan
bdbdd8e5bb Accepting request 718518 from home:mgerstner:branches:Base:System
- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by
  firewalld, see [1].
  [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html

OBS-URL: https://build.opensuse.org/request/show/718518
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=19
2019-07-26 15:14:38 +00:00
Lee Duncan
6ccad42deb Accepting request 698195 from home:marxin:branches:Base:System
- Use FAT LTO objects in order to provide proper static library (boo#1133271).

OBS-URL: https://build.opensuse.org/request/show/698195
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=17
2019-04-28 15:50:55 +00:00
Lee Duncan
1036ead3ef Accepting request 644724 from home:lee_duncan:branches:Base:System
- Update to version 0.99:
  * Update version to v0.99, and fill in ChangeLog
  * util.h: endian.h is available on musl on linux
  * Added README info about testing without security.
  * Support building/testing for with-security=no
  * Define 'free()' for isns_free()
  * Fix error with SCN Deregister when not registered.
  * Cleanup: reformat and add some print statements.
  * Fix error with type of node in GetNext test.
  * Add testing information to the README.
 Which replaced open-isns-0.98.tar.gz with open-isns-0.99.tar.xz
 Also added the _service* files to manage updates.

OBS-URL: https://build.opensuse.org/request/show/644724
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=15
2018-10-25 18:31:00 +00:00
Lee Duncan
f21b9c425f Accepting request 520023 from home:lee_duncan:branches:Base:System
- Update from version 0.97 to 0.98, which includes some
  testing and openssl fixes, updating the SPEC file and
  replacing the release tarball (bsc#1056696)

OBS-URL: https://build.opensuse.org/request/show/520023
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=13
2017-08-31 20:30:53 +00:00
Lee Duncan
6a376b97a4 Accepting request 515239 from home:jengelh:branches:Base:System
- Fix RPM groups. Replace %__-type macro indirections and
  old $RPM shell variables.

OBS-URL: https://build.opensuse.org/request/show/515239
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=11
2017-08-09 22:19:01 +00:00
Lee Duncan
4f3f609915 Accepting request 438433 from home:lee_duncan:branches:Base:System
- Updated to version 0.97, replacing main tarball

OBS-URL: https://build.opensuse.org/request/show/438433
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=9
2016-11-03 17:22:17 +00:00
79f04978af Accepting request 404310 from home:lee_duncan:branches:Base:System
- Updated to version 0.96, replacing main tarball, and
  removing both patches:
  D    open-isns-Update-GPL-license-information.patch
  D    open-isns-Install-isns_config.5.patch

OBS-URL: https://build.opensuse.org/request/show/404310
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=7
2016-06-24 07:54:53 +00:00
Lee Duncan
f6ccb61f54 Accepting request 349564 from home:lee_duncan:branches:Base:System
- Updated SPEC file dependencies so early install works
  (bsc#958567)

OBS-URL: https://build.opensuse.org/request/show/349564
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=4
2015-12-18 20:22:59 +00:00
Dominique Leuenberger
0dac3c48ea Accepting request 349433 from Base:System
New package for factory, replacing removed sub-package from
open-iscsi. Same functionality and APIs, plus some bug
fixes from upstream.

Creates two RPMs: open-isns, and open-isns-devel

OBS-URL: https://build.opensuse.org/request/show/349433
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-isns?expand=0&rev=1
2016-01-05 08:41:14 +00:00
Lee Duncan
2495c0f354 Accepting request 349428 from home:lee_duncan:branches:Base:System
- Updated COPYING and README files for updated GNU license, adding:
  open-isns-Update-GPL-license-information.patch

OBS-URL: https://build.opensuse.org/request/show/349428
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=3
2015-12-17 19:55:02 +00:00
Lee Duncan
c5959c54d0 Accepting request 348186 from home:lee_duncan:branches:Base:System
- Updated spec file to install hdrs and library file
  as development package

OBS-URL: https://build.opensuse.org/request/show/348186
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=2
2015-12-10 19:51:26 +00:00
e3e4226f5f Accepting request 347994 from home:lee_duncan:branches:Base:System
This is an updated version of the open-isns package.

This functionality was previously supplied as a secondary
RPM from the open-iscsi package, but since the two software
projects have separated upstream, they must be separated
here to stay up to date.

OBS-URL: https://build.opensuse.org/request/show/347994
OBS-URL: https://build.opensuse.org/package/show/Base:System/open-isns?expand=0&rev=1
2015-12-09 11:46:09 +00:00