* remove makefile.patch, fixed upstream
* remove nfswatch-4.99.11-sysmacros.patch, fixed upstream
* remove nfswatch-fix-proto.patch, fixed upstream
* Fix to allow build using gcc version 15 due to problems with
old-style function definitions
- Changes in version 4.99.13
* Warn only once when receiving packets for an unsupported
NFS version
* nfswatch fails to cross build from source, because the
upstream Makefile hard codes the build architecture
pkg-config. After making it substitutable, it cross builds
just fine as dh_auto_build passes the standard substitution.
* Fix typo in error mesage when filelist is missing
* Correct manpage sections.
* rm ChangeLog now that we are in git; note one more change in spec
and README
- Changes in version 4.99.12
* use libtirpc
* replace sighold() and sigrelse() by sigprocmask()
* include <sys/sysmacros.h> in util.c
* fix printf format issues in screen.c
* fix prototype of rpcxdr_getargs() in rpcutil.c
- nfswatch-fix-proto.patch: fixed build with gcc14.
- Use %patch -P N instead of deprecated %patchN.
- add nfswatch-4.99.11-sysmacros.patch to build with current glibc
- update to 4.9.11
- run spec-cleaner
- add makefile.patch to fix linking on TW/Leap 15
- README file converted to utf8
- Fix compile issues on Solaris and Linux alpha machines
- Add a ChangeLog file
- Add TODO note about broken strict aliasing rule
- fix license to be in spdx.org format
Mon Jul 13 14:54:45 CEST 2008 - mseben@suse.cz
- Initial package
OBS-URL: https://build.opensuse.org/package/show/network/nfswatch?expand=0&rev=16
63 lines
2.4 KiB
Plaintext
63 lines
2.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 13 17:33:05 UTC 2026 - Andreas Prittwitz <m4ng4n@gmx.de>
|
|
|
|
- Update to version 4.99.14
|
|
* remove makefile.patch, fixed upstream
|
|
* remove nfswatch-4.99.11-sysmacros.patch, fixed upstream
|
|
* remove nfswatch-fix-proto.patch, fixed upstream
|
|
* Fix to allow build using gcc version 15 due to problems with
|
|
old-style function definitions
|
|
- Changes in version 4.99.13
|
|
* Warn only once when receiving packets for an unsupported
|
|
NFS version
|
|
* nfswatch fails to cross build from source, because the
|
|
upstream Makefile hard codes the build architecture
|
|
pkg-config. After making it substitutable, it cross builds
|
|
just fine as dh_auto_build passes the standard substitution.
|
|
* Fix typo in error mesage when filelist is missing
|
|
* Correct manpage sections.
|
|
* rm ChangeLog now that we are in git; note one more change in spec
|
|
and README
|
|
- Changes in version 4.99.12
|
|
* use libtirpc
|
|
* replace sighold() and sigrelse() by sigprocmask()
|
|
* include <sys/sysmacros.h> in util.c
|
|
* fix printf format issues in screen.c
|
|
* fix prototype of rpcxdr_getargs() in rpcutil.c
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 16 12:55:20 UTC 2024 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- nfswatch-fix-proto.patch: fixed build with gcc14.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 22 14:09:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 23 11:01:02 UTC 2019 - seife+obs@b1-systems.com
|
|
|
|
- add nfswatch-4.99.11-sysmacros.patch to build with current glibc
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 10 01:03:28 UTC 2018 - plinnell@opensuse.org
|
|
- update to 4.9.11
|
|
- run spec-cleaner
|
|
- add makefile.patch to fix linking on TW/Leap 15
|
|
- README file converted to utf8
|
|
- Fix compile issues on Solaris and Linux alpha machines
|
|
- Add a ChangeLog file
|
|
- Add TODO note about broken strict aliasing rule
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 13:38:10 UTC 2011 - coolo@suse.com
|
|
|
|
- fix license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 13 14:54:45 CEST 2008 - mseben@suse.cz
|
|
|
|
- Initial package
|
|
|