- Fix escaping of commented out patch: with RPM 4.20, %patch becomes a standard, expandable macro, that can span more than one line. Commenting out with #%patch can thus lead to invalid results. - Fix escaping of commented out patch: with RPM 4.20, %patch becomes a standard, expandable macro, that can span more than one line. Commenting out with #%patch can thus lead to invalid results. OBS-URL: https://build.opensuse.org/request/show/1237811 OBS-URL: https://build.opensuse.org/package/show/Publishing/opensp?expand=0&rev=17
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 14 13:30:52 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Fix escaping of commented out patch: with RPM 4.20, %patch
|
|
becomes a standard, expandable macro, that can span more than one
|
|
line. Commenting out with #%patch can thus lead to invalid
|
|
results.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 27 11:10:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 4 14:08:19 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
|
|
|
|
- Add _multibuild to define additional spec files as additional
|
|
flavors.
|
|
Eliminates the need for source package links in OBS.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 14 16:20:05 CET 2008 - mrueckert@suse.de
|
|
|
|
- sync opensp.spec and opensp-doc.spec
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 17 19:25:36 CEST 2007 - ro@suse.de
|
|
|
|
- created package, split off from opensp
|
|
|