File safte-monitor.changes of Package safte-monitor

-------------------------------------------------------------------
Thu Nov  3 17:21:09 UTC 2022 - Martin Wilck <mwilck@suse.com>

- New version 1.0.0~1
- Rebase onto upstream 1.0.0rc1
  * del patch 0001-install-www-data-into-usr-share-safte-monitor.patch
  * del patch 0002-etc-sysconfig-safte-monitor-add-comments.patch
  * del patch 0003-request.c-getline-mygetline.patch
  * del patch 0004-qlogic_api.c-add-missing-includes.patch
  * del patch 0005-qlogic_api-use-void-for-qlogic_probe-and-qlogic_map_.patch
  * del patch 0006-qlogic_api-fix-buffer-overflow.patch
  * del patch 0007-qlogic_api-fix-C-syntax-in-assignment.patch
  * del patch 0008-safte-monitor-remove-map_slots_to_devices.patch
  * del patch 0009-safte-monitor-use-void-for-check_safte_status-and-so.patch
  * del patch 0010-qlogic_api-fix-ioctl-calls.patch
  * del patch 0011-configure.in-remove-linux_includes.patch
  * del patch 0012-mathopd.h-declare-mathopd_main.patch
  * del patch 0013-mathopd-provide-declaration-of-process_safte.patch
  * del patch 0014-safte-monitor-fix-call-to-mathopd_main.patch
  * del patch 0015-scsi_api.c-add-missing-includes.patch
  * del patch 0016-safte-monitor.conf.m4-allow-customizing-user.patch
  * add patch 0001-Avoid-namespace-collisions-with-getline-via-stdio.h.patch
  * add patch 0002-Fix-compiler-warnings.patch
  * add patch 0003-mathopd.h-declare-mathopd_main.patch
  * add patch 0004-mathopd-provide-declaration-of-process_safte.patch
  * add patch 0005-safte-monitor-fix-call-to-mathopd_main.patch
  * add patch 0006-scsi_api.c-add-missing-includes.patch
  * add patch 0007-safte-monitor.conf.m4-allow-customizing-user.patch
  * add patch 0008-Makefile.in-install-alert-script-to-libexecdir.patch
- Upsteam changelog:
  * Read celcius flag in high bit of  "number of thermostats" field
  * Fix offset bug in reading doorlock and speaker fields
  * Add safte-monitor manpage
  * Make install directories FHS compliant
  * Bug fixes

-------------------------------------------------------------------
Thu Nov  3 12:25:03 UTC 2022 - Martin Wilck <mwilck@suse.com>

- Clean up patch sequence, break large patches into reasonable chunks
  * del patch safte-monitor-0.0.5.diff
  * del patch safte-monitor-fix.patch
  * del patch safte-monitor.ioctl.patch
  * del patch safte-monitor-create-state-run-dir-on-init.patch
  * add patch 0001-install-www-data-into-usr-share-safte-monitor.patch
  * add patch 0002-etc-sysconfig-safte-monitor-add-comments.patch
  * add patch 0003-request.c-getline-mygetline.patch
  * add patch 0004-qlogic_api.c-add-missing-includes.patch
  * add patch 0005-qlogic_api-use-void-for-qlogic_probe-and-qlogic_map_.patch
  * add patch 0006-qlogic_api-fix-buffer-overflow.patch
  * add patch 0007-qlogic_api-fix-C-syntax-in-assignment.patch
  * add patch 0008-safte-monitor-remove-map_slots_to_devices.patch
  * add patch 0009-safte-monitor-use-void-for-check_safte_status-and-so.patch
  * add patch 0010-qlogic_api-fix-ioctl-calls.patch
  * add patch 0011-configure.in-remove-linux_includes.patch
  * add patch 0012-mathopd.h-declare-mathopd_main.patch
  * add patch 0013-mathopd-provide-declaration-of-process_safte.patch
  * add patch 0014-safte-monitor-fix-call-to-mathopd_main.patch
  * add patch 0015-scsi_api.c-add-missing-includes.patch
  * add patch 0016-safte-monitor.conf.m4-allow-customizing-user.patch
- add systemd .service file (boo#1116024)
- install "alert" script to %libexecdir/safte-monitor
- add tmpfiles.d conf file for /run/safte-monitor
- run as sysuser "saftemon"
- drop rc file from /etc/init.d
- add /sbin/rcsafte-monitor
- change URL to github mirror
  Original upstream http://oss.metaparadigm.com/safte-monitor is unreachable
  (last fetched in Sept. 2017 by wayback machine)

-------------------------------------------------------------------
Thu Nov 23 13:41:44 UTC 2017 - rbrown@suse.com

- Replace references to /var/adm/fillup-templates with new 
  %_fillupdir macro (boo#1069468)

-------------------------------------------------------------------
Wed Mar 15 20:06:24 UTC 2017 - sfalken@opensuse.org

- Added explicit BuildRequires: m4, to clear builderror in
  openSUSE:Factory

-------------------------------------------------------------------
Fri Aug  1 02:42:38 UTC 2014 - sfalken@opensuse.org

- Modified paths to use /run for statedir instead of /var/run to clear 
  rpmlint check failures in os:Factory
- Modified:
    safte-monitor-create-state-run-dir-on-init.patch
     

-------------------------------------------------------------------
Thu Oct 18 00:20:30 UTC 2012 - lduncan@suse.com

- Add safte-monitor-create-state-run-dir-on-init.patch: create
  /var/run/safte-monitor at service start time instead of install
  time. (bnc#710293)

-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

- make patch0 usage consistent

-------------------------------------------------------------------
Tue Jun 16 07:29:14 CEST 2009 - coolo@novell.com

- fix build with glibc 2.10

-------------------------------------------------------------------
Thu Aug 28 23:14:25 CEST 2008 - cthiel@suse.de

- fix build script

-------------------------------------------------------------------
Thu Aug  9 22:47:03 CEST 2007 - olh@suse.de

- update ioctl arguments, the size arg is not sizeof() anymore

-------------------------------------------------------------------
Mon Jun 18 16:48:16 CEST 2007 - dmueller@suse.de

- fix init script dependencies

-------------------------------------------------------------------
Tue Sep 12 18:37:14 CEST 2006 - ro@suse.de

- fix another case of non-void function returning void 

-------------------------------------------------------------------
Tue Jul  4 09:22:05 CEST 2006 - aj@suse.de

- Fix build.

-------------------------------------------------------------------
Sat May 27 19:21:08 CEST 2006 - schwab@suse.de

- Use RPM_OPT_FLAGS.
- Don't strip binaries.

-------------------------------------------------------------------
Wed Jan 25 21:41:18 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Fri Jun 17 14:51:15 CEST 2005 - meissner@suse.de

- use RPM_OPT_FLAGS, add include string.h in one place.

-------------------------------------------------------------------
Sun Jan 11 09:48:21 CET 2004 - adrian@suse.de

- build as user

-------------------------------------------------------------------
Tue Sep  2 19:10:46 CEST 2003 - mmj@suse.de

- Add sysconfig metadata [#28930]

-------------------------------------------------------------------
Mon Jun  2 10:30:08 CEST 2003 - ro@suse.de

- correctly install alert script 

-------------------------------------------------------------------
Thu Feb 20 11:59:44 CET 2003 - mmj@suse.de

- Add sysconfig metadata [#22680]
- Only setup and patch in %prep

-------------------------------------------------------------------
Fri Aug 30 17:49:18 MEST 2002 - garloff@suse.de

- Add comment to SAFTEMONITOR_OPTIONS sysconfig variable (#18656)

-------------------------------------------------------------------
Mon Aug 19 02:37:53 MEST 2002 - garloff@suse.de

- Add %fillup_prereq and %insserv_prereq (bug #17976)

-------------------------------------------------------------------
Wed Aug  7 10:24:56 MEST 2002 - garloff@suse.de

- Renamed package to safte-monitor (trademark issues)
- Update to version 0.0.5

-------------------------------------------------------------------
Thu May  9 20:09:41 MEST 2002 - garloff@suse.de

- Build package from saftemon-0.0.4
- Fix init script and sysconfig file to match SuSE conventions
- Move alert script to /etc/saftemon/alert

openSUSE Build Service is sponsored by