forked from pool/fillup
Adam Majer
176dd44bf3
- prepare usrmerge (boo#1029961) OBS-URL: https://build.opensuse.org/request/show/849596 OBS-URL: https://build.opensuse.org/package/show/Base:System/fillup?expand=0&rev=28
211 lines
6.8 KiB
Plaintext
211 lines
6.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 16 09:47:35 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
|
|
|
- prepare usrmerge (boo#1029961)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 15 09:38:33 UTC 2020 - Adam Majer <adam.majer@suse.de>
|
|
|
|
- fillup-fno-common.patch: fix compilation on Tumbleweed
|
|
(boo#1160871)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 23 13:39:57 UTC 2017 - rbrown@suse.com
|
|
|
|
- Replace references to /var/adm/fillup-templates with new
|
|
%_fillupdir macro (boo#1069468)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 3 13:09:25 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Also return back the /bin/fillup provides line
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 31 12:02:57 UTC 2014 - dimstar@opensuse.org
|
|
|
|
- Keep /bin/fillup as a symlink in the package: there are hundreds
|
|
of RPMs out there referencing it in the %post scriptlets, when
|
|
any of the %*fillup* macros was used. Even updating the macro
|
|
will not make the existing RPMs magically be fixed.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 26 09:10:04 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Cleanup the mess in spec with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 8 13:08:55 UTC 2012 - rschweikert@suse.com
|
|
|
|
- place binary into /usr tree (UsrMerge project)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 30 15:00:41 UTC 2011 - uli@suse.com
|
|
|
|
- cross-build workarounds: disable %build section testing, use fake
|
|
gcc script to work around build system deficiencies
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Apply packaging guidelines (remove redundant/obsolete
|
|
tags/sections from specfile, etc.)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 21 20:34:06 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
- Open all file descriptors with O_CLOEXEC
|
|
- handle out-of-disk-space situations somewhat better.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
|
|
|
- use %_smp_mflags
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 13 13:17:06 UTC 2009 - aj@suse.de
|
|
|
|
- Do not compile in date into binary to create reproduceable binaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 13 01:25:18 CET 2009 - jengelh@medozas.de
|
|
|
|
- enable parallel building
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
|
|
|
- make patch0 usage consistent
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 19 14:40:35 CEST 2006 - rguenther@suse.de
|
|
|
|
- Do not install info or plaintext documentation (same as manpage).
|
|
- Remove sgmltool BuildRequires.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 22 20:27:04 CEST 2006 - schwab@suse.de
|
|
|
|
- Don't strip binaries.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:30:12 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 19:14:17 CET 2006 - ro@suse.de
|
|
|
|
- fix missing return value in test-code (#139594)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 2 13:20:59 CEST 2005 - werner@suse.de
|
|
|
|
- Fix segv on big endian (bug #114066)
|
|
* Correct usage of EOF macro, this is and was never a character
|
|
* Make it handle missing newline at EOF
|
|
- Make it strict alias safe
|
|
- Compare the correct debug output in test suite (bug #95371)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 27 15:52:42 CEST 2005 - ro@suse.de
|
|
|
|
- silence some compiler warnings (#95370)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 28 01:27:23 CEST 2005 - ro@suse.de
|
|
|
|
- removed -fsigned-char (#93875)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 15 16:34:04 CEST 2005 - meissner@suse.de
|
|
|
|
- Use RPM_OPT_FLAGS -fno-strict-aliasing.
|
|
- compile OPTIMIZE, drop some no longer applying -f flags.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 1 14:49:13 CET 2004 - ro@suse.de
|
|
|
|
- fix install_info stuff in postun
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 20 01:43:48 CEST 2003 - ro@suse.de
|
|
|
|
- use defattr
|
|
- don't build as root
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 18:11:16 CEST 2003 - ro@suse.de
|
|
|
|
- update to 1.42 (#30279)
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 25 16:18:41 CEST 2003 - ro@suse.de
|
|
|
|
- update to 1.41
|
|
- additional Keyword: PreSaveCommand
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 14 14:48:23 CEST 2003 - ro@suse.de
|
|
|
|
- update to 1.38 with additional MetaData keywords
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 16 14:31:46 CEST 2003 - kukuk@suse.de
|
|
|
|
- Remove /var/adm/fillup-templates, already in filesystem package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 21:33:38 CET 2003 - ro@suse.de
|
|
|
|
- update to 1.24 including the last two patches and
|
|
more testcases for "make check"
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 12 14:14:51 CET 2003 - ro@suse.de
|
|
|
|
- switch behaviour to "fixed sequence of metadata" (#25119)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 9 20:57:43 CET 2003 - ro@suse.de
|
|
|
|
- fix watchdog for removal part (factor 2 needed)
|
|
(fix for reopened #24648)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 6 17:29:16 CET 2003 - ro@suse.de
|
|
|
|
- update to 1.22 (avoid possible infinite loop on failure) (#24648)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 6 14:43:33 CET 2003 - ro@suse.de
|
|
|
|
- fix for stale comment when removing variable (#24540)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 19 10:59:08 CET 2003 - ro@suse.de
|
|
|
|
- update to 1.21
|
|
- works around problem with comments wrongly typed as metadata
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 6 17:13:16 CET 2003 - ro@suse.de
|
|
|
|
- added install-info macros
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 28 14:36:50 CET 2002 - ro@suse.de
|
|
|
|
- update to 1.20 beta (aka prototype)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 11 11:26:13 CET 2002 - ro@suse.de
|
|
|
|
- changed neededforbuild <sp> to <opensp>
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 13:53:04 CEST 2002 - ro@suse.de
|
|
|
|
- split off aaa_base
|
|
|