utempter/utempter.changes
2024-02-29 15:59:28 +08:00

69 lines
2.6 KiB
Text

* Fri Feb 23 2018 fvogt@suse.com
- Use %%license (boo#1082318)
* Wed Sep 13 2017 schwab@linux-m68k.org
- Pre-require group(%%{utmpGroup})
* Thu Nov 13 2014 tchvatal@suse.com
- remove /sbin/ldconfig -n $DESTDIR%%{_libdir} as it should be not
needed in install phase
- Remove Requires: %%name as there is no name and adjust obsolete
as there exist version 0.5.5.6 which is larger than the provides
- Remove sle10 obsolete for ppc64 utempter-64bit
- Clean-up with spec-cleaner
* Thu Aug 14 2014 fcrozat@suse.com
- Obsoletes utempter-32bit in libutempter0-32bit.
* Fri Jun 21 2013 meissner@suse.com
- remove gpg offline checking to avoid buildloops. will be
done by source service.
* Wed Jun 5 2013 meissner@suse.com
- updated to 1.1.6 upstream (bnc#823302)
- new apis (old are staying)
- utempter-ppc64.patch: is upstream, removed
- utempter-0.5.5-pie.diff: done differently, removed
- utempter-no-staticlib.patch: no static library wanted
- gpg source tarball checking
- hooked up permissions framework correctly
* Fri Apr 5 2013 idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
* Sat Oct 15 2011 andrea.turrini@gmail.com
- fixed typo in utempter.spec
* Tue Oct 4 2011 uli@suse.com
- cross-build fix: use %%__cc macro
* Thu Nov 11 2010 aj@suse.de
- Use group utmp for utempter (bnc#652877).
* Sun Oct 31 2010 jengelh@medozas.de
- Use %%_smp_mflags
* Thu Sep 9 2010 aj@suse.de
- Split up devel package.
* Mon May 10 2010 meissner@suse.de
- handle ppc64 utmp entries with 32bit timeval correctly. bnc#602489
* Tue Dec 15 2009 jengelh@medozas.de
- add baselibs.conf as a source
- enable parallel building
* Wed Jan 7 2009 olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
* Thu Apr 10 2008 ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
* Sat May 27 2006 schwab@suse.de
- Don't strip binaries.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jun 20 2005 kukuk@suse.de
- Compile with -fpie/-pie
* Thu Aug 5 2004 okir@suse.de
- Updated to latest upstream version
* Tue Apr 20 2004 okir@suse.de
- Fix incorrect check for /../ in path names (#39169)
* Fri Jan 16 2004 thomas@suse.de
- added man-page utempter.8 (EAL3)
* Sun Jan 11 2004 adrian@suse.de
- add %%run_ldconfig
* Fri Apr 12 2002 okir@suse.de
- well, if the files list says %%_libdir, one should make sure
the shared lib really goes to in %%_libdir :)
* Fri Mar 8 2002 kukuk@suse.de
- Create libutemtper.so.0 link and include it in RPM [Bug #14672]
* Tue Jan 29 2002 okir@suse.de
- %%files list uses %%_libdir rather than /usr/lib
* Fri Jan 25 2002 okir@suse.de
- Initial package.