inst-source-utils/inst-source-utils.spec

60 lines
1.6 KiB
RPMSpec
Raw Normal View History

#
# spec file for package inst-source-utils
#
- update to 2023.11.08: - Handle zstd repos in rezip_repo_rsyncable - added a small perl helper to create updateinfos on your own - added some help M _service D inst-source-utils-2021.09.09.obscpio A inst-source-utils-2023.11.08.obscpio M inst-source-utils.changes M inst-source-utils.obsinfo M inst-source-utils.spec Diff for working copy: . Index: _service =================================================================== --- _service (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ _service (working copy) @@ -2,8 +2,8 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/openSUSE/inst-source-utils.git</param> <param name="scm">git</param> - <param name="version">2021.09.09</param> - <param name="revision">2021.09.09</param> + <param name="version">2023.11.08</param> + <param name="revision">2023.11.08</param> <param name="extract">inst-source-utils.changes</param> <param name="extract">inst-source-utils.spec</param> </service> Index: inst-source-utils.changes =================================================================== --- inst-source-utils.changes (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.changes (working copy) @@ -1,7 +1,19 @@ +------------------------------------------------------------------- +Wed Nov 8 16:06:01 UTC 2023 - Dirk Müller <dmueller@suse.com> + +- update to 2023.11.08: + - Handle zstd repos in rezip_repo_rsyncable + +------------------------------------------------------------------- +Tue Aug 1 17:55:46 CET 2023 - meissner@suse.de + +- added a small perl helper to create updateinfos on your own +- added some help + ------------------------------------------------------------------- Wed Apr 27 10:19:51 UTC 2022 - Dirk Müller <dmueller@suse.com> -- fix URL +- fix URL - use %%license tag ------------------------------------------------------------------- @@ -14,7 +26,7 @@ ------------------------------------------------------------------- Mon Dec 10 16:33:02 CET 2018 - ro@suse.de -- add pattern-category also to susedata, not just susedata_i18n +- add pattern-category also to susedata, not just susedata_i18n ------------------------------------------------------------------- Wed Dec 5 14:55:50 UTC 2018 - Adrian Schröter <adrian@suse.de> @@ -41,32 +53,32 @@ ------------------------------------------------------------------- Fri Jul 28 13:26:40 CEST 2017 - ro@suse.de -- drop requires for recode +- drop requires for recode ------------------------------------------------------------------- Tue Jul 26 12:07:52 CEST 2016 - ro@suse.de - ABXML: add diskusage data to susedata xml structure - (fate#320517) + (fate#320517) ------------------------------------------------------------------- Mon May 2 17:46:57 CEST 2016 - ro@suse.de - RPMQ: add infrastructure for HEADERSTART and EXTRA - create_package_descr: use infrastucture to allow running with - only rpm headers instead of full rpms (bnc#978085) + only rpm headers instead of full rpms (bnc#978085) ------------------------------------------------------------------- Wed Dec 9 16:01:55 CET 2015 - ro@suse.de - update rezip_repo_rsyncable again: fix up filenames if they are checksum prefixed, do not change timestamps of the - files recompressed (bnc#958511) + files recompressed (bnc#958511) ------------------------------------------------------------------- Tue Dec 8 12:10:41 CET 2015 - ro@suse.de -- rezip_repo_rsyncable: add "-n" option for gzip +- rezip_repo_rsyncable: add "-n" option for gzip ------------------------------------------------------------------- Tue Oct 27 15:10:49 CET 2015 - ro@suse.de @@ -77,46 +89,46 @@ ------------------------------------------------------------------- Tue Mar 18 16:40:34 CET 2014 - ro@suse.de -- update create_package_descr: fix utf8 handling thanks to mls +- update create_package_descr: fix utf8 handling thanks to mls ------------------------------------------------------------------- Fri Mar 14 02:38:32 CET 2014 - ro@suse.de - create_sha1sums: skip content file actions if content file - does not exist + does not exist ------------------------------------------------------------------- Wed Mar 12 17:56:59 CET 2014 - ro@suse.de -- fix bogus code in rezip-repo-rsyncable +- fix bogus code in rezip-repo-rsyncable ------------------------------------------------------------------- Wed Mar 5 14:34:28 CET 2014 - ro@suse.de -- bump version number and add automatic to pre_checkin.sh +- bump version number and add automatic to pre_checkin.sh ------------------------------------------------------------------- Tue Mar 4 16:47:58 CET 2014 - ro@suse.de - add ABXML.pm and ABStructured.pm -- rewrite rezip_repo_rsyncable to keep checksum type +- rewrite rezip_repo_rsyncable to keep checksum type - add requires for perl-XML-Parser ------------------------------------------------------------------- Tue Feb 25 15:36:18 CET 2014 - ro@suse.de -- fix typo in last change +- fix typo in last change ------------------------------------------------------------------- Wed Feb 19 17:51:38 CET 2014 - ro@suse.de - update create_package_descr: also recognize new rpm tags - for Suggests and Enhances (thanks to mls for the patch) + for Suggests and Enhances (thanks to mls for the patch) ------------------------------------------------------------------- Fri Sep 20 11:57:36 CEST 2013 - ro@suse.de -- also add Requires(pre) and Requires(post) to Prq sections +- also add Requires(pre) and Requires(post) to Prq sections ------------------------------------------------------------------- Wed Apr 3 12:03:43 CEST 2013 - ro@suse.de @@ -124,13 +136,13 @@ - remove pdb code from create_package_descr - create_sha1sums: replace "which" by "type -p" - create_repo_for_patch.sh: same change -- RPMQ: fix for name-version-release > 64 characters +- RPMQ: fix for name-version-release > 64 characters ------------------------------------------------------------------- Fri Jan 25 01:23:46 CET 2013 - ro@suse.de - use "strict" for create_package_descr -- add support for -e (eula_dir) parameter in create_package_descr +- add support for -e (eula_dir) parameter in create_package_descr ------------------------------------------------------------------- Wed Dec 5 13:27:11 CET 2012 - ro@suse.de @@ -140,13 +152,13 @@ ------------------------------------------------------------------- Thu Sep 13 16:15:54 CEST 2012 - ro@suse.de -- add recent fixes +- add recent fixes ------------------------------------------------------------------- Wed Feb 29 10:55:46 CET 2012 - ro@suse.de - mk_changelog: calculate time (two years ago) differently to - avoid error on leap days. + avoid error on leap days. ------------------------------------------------------------------- Thu Feb 2 11:10:39 UTC 2012 - adrian@suse.de @@ -177,17 +189,17 @@ ------------------------------------------------------------------- Thu Apr 28 18:25:28 CEST 2011 - ro@suse.de -- add option -D to use sha256 checksums in create_package_descr +- add option -D to use sha256 checksums in create_package_descr ------------------------------------------------------------------- Wed Mar 17 11:52:48 CET 2010 - ro@suse.de -- add requires to recode +- add requires to recode ------------------------------------------------------------------- Mon Feb 22 12:11:17 CET 2010 - ro@suse.de -- create_package_descr: output a little statistic +- create_package_descr: output a little statistic ------------------------------------------------------------------- Wed Jan 27 14:52:59 UTC 2010 - adrian@suse.de @@ -197,7 +209,7 @@ ------------------------------------------------------------------- Mon Nov 2 13:41:07 CET 2009 - ro@suse.de -- add rezip_repo_rsyncable +- add rezip_repo_rsyncable - update create_package_descr: - skip deltarpms - write comment with cmdline only once @@ -214,8 +226,8 @@ ------------------------------------------------------------------- Mon Oct 12 23:14:14 CEST 2009 - lrupp@suse.de -- fix bnc#546152: create_sha1sums fails to find custom gpg-key on - non-english systems +- fix bnc#546152: create_sha1sums fails to find custom gpg-key on + non-english systems - fix create_package_descr to work with delta-rpms in path ------------------------------------------------------------------- @@ -224,12 +236,12 @@ - create_package_descr: disable debug output for missing pdb data - create_repo_for_patch.sh: complete rework (thanks to Ulf Lange) fixes bnc #506357 -- RPMQ.pm: added the following RPM-tags - PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, +- RPMQ.pm: added the following RPM-tags + PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, FILEDIGESTALGOS, FILEDIGESTALGO - createpatch: first part of the code rewrite is done New options: -l|--logfile => write output to logfile - -b|--basedir => obsoletes old script behavior + -b|--basedir => obsoletes old script behavior -c|--configfile => use options from configfile ------------------------------------------------------------------- @@ -241,12 +253,12 @@ ------------------------------------------------------------------- Fri Mar 6 11:58:45 CET 2009 - ro@suse.de -- create_package_descr: add -Q option to disable Shr tag +- create_package_descr: add -Q option to disable Shr tag ------------------------------------------------------------------- Wed Feb 25 11:10:27 CET 2009 - lrupp@suse.de -- create_package_descr: more help text for the -T XTAGS_FILE +- create_package_descr: more help text for the -T XTAGS_FILE - create_sha1sum, create_md5sums - fix bnc#460894: handle multiple arguments @@ -259,7 +271,7 @@ ------------------------------------------------------------------- Mon Nov 24 15:12:14 CET 2008 - ro@suse.de -- update create_package_descr +- update create_package_descr ------------------------------------------------------------------- Mon Nov 24 13:53:46 CET 2008 - lrupp@suse.de @@ -276,7 +288,7 @@ ------------------------------------------------------------------- Thu Nov 13 00:14:01 CET 2008 - ro@suse.de -- mk_listings: exclude .cr-cache and .snapshot +- mk_listings: exclude .cr-cache and .snapshot ------------------------------------------------------------------- Thu Oct 16 17:54:47 CEST 2008 - lrupp@suse.de @@ -289,7 +301,7 @@ - create_package_descr: + add "-V" option to also put the vendor for each rpm in - the generated metadata + the generated metadata ------------------------------------------------------------------- Thu Oct 9 17:46:48 CEST 2008 - lrupp@suse.de @@ -297,9 +309,9 @@ - quick fix for bnc#409927: - create_sha1sums: + create SHA1SUM files and sign them in the slideshow directory - - added create_sha1sum which is a copy of create_md5sums + - added create_sha1sum which is a copy of create_md5sums (can't use create_sha1sum_s_ as this name is already in use) -- removed NoSource tags +- removed NoSource tags ------------------------------------------------------------------- Mon Jul 21 19:02:27 CEST 2008 - lrupp@suse.de @@ -315,7 +327,7 @@ + EXTRA_REQUIRES_FILE option switched from -p to -r - create_repo_for_patch.sh: + fix quoting -- create_sha1sums: +- create_sha1sums: + added option "-x" to add additional meta files in content file + beetter check for repomd.xml + added "-n" option to skip re-signing @@ -325,7 +337,7 @@ ------------------------------------------------------------------- Fri May 16 16:52:36 CEST 2008 - ro@suse.de -- patches upstreamed +- patches upstreamed ------------------------------------------------------------------- Thu May 15 15:09:25 CEST 2008 - schwab@suse.de @@ -348,7 +360,7 @@ ------------------------------------------------------------------- Wed Sep 26 20:38:37 CEST 2007 - ro@suse.de -- remove dependency to createrepo for now +- remove dependency to createrepo for now ------------------------------------------------------------------- Wed Sep 26 12:20:24 CEST 2007 - lrupp@suse.de @@ -360,7 +372,7 @@ ------------------------------------------------------------------- Tue Jul 17 02:08:14 CEST 2007 - lrupp@suse.de -- createpatch: use CONFIRMATION_FILE as description to make clear, +- createpatch: use CONFIRMATION_FILE as description to make clear, that this creates a confirmation popup for the user (#205534) ------------------------------------------------------------------- @@ -370,17 +382,17 @@ + fix typo in usage - create_package_descr: + search data in main package for xxbit packages - + add license notes as confirmlic so YaST can display them + + add license notes as confirmlic so YaST can display them even in plain text mode - create_sha1sums: added to generate the SHA1SUMs in content file - createpatch: - + support "license_to_confirm": add an EULA to the patch, read + + support "license_to_confirm": add an EULA to the patch, read from the file specified (see #205534 for details) + beautify usage message + added @packagelist to condition - mk_listings: + handle whitespaces in directory names - + use --rsyncable as gzip option: `rsync' program can take + + use --rsyncable as gzip option: `rsync' program can take advantage of similarities during sync over network + replace standard Names (CD,DVD,inst-source) + use '--nodigest --nosignature' for rpm queries if supported @@ -390,7 +402,7 @@ Tue May 15 15:55:26 CEST 2007 - ories@suse.de - added support for adding supplements tag (#262859, #256038) -- added support for overwriting the default freshens value +- added support for overwriting the default freshens value - fixed one \" escaping typo - do not delete product.xml @@ -402,7 +414,7 @@ ------------------------------------------------------------------- Tue Mar 13 12:06:48 CET 2007 - lrupp@suse.de -- fixed source again - fixed script, too +- fixed source again - fixed script, too ------------------------------------------------------------------- Fri Mar 9 10:39:06 CET 2007 - lrupp@suse.de @@ -417,7 +429,7 @@ ------------------------------------------------------------------- Mon Feb 26 14:17:43 CET 2007 - lrupp@suse.de -- fixed #214273 : inst-source-utils perl module in subdir of +- fixed #214273 : inst-source-utils perl module in subdir of /usr/bin is questionable/ugly ------------------------------------------------------------------- Index: inst-source-utils.obsinfo =================================================================== --- inst-source-utils.obsinfo (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.obsinfo (working copy) @@ -1,5 +1,4 @@ name: inst-source-utils -version: 2021.09.09 -mtime: 1631193778 -commit: afc51c5074cd6847d952c5f1fd8df922824c7aa6 - +version: 2023.11.08 +mtime: 1699462649 +commit: 41d8c58c8f2adb28f82c113d38c68ee50fdb9c84 Index: inst-source-utils.spec =================================================================== --- inst-source-utils.spec (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.spec (working copy) @@ -1,7 +1,7 @@ # # spec file for package inst-source-utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -20,24 +20,27 @@ Summary: Utilities for creating customized installation sources License: GPL-2.0-or-later Group: System/YaST -Version: 2021.09.09 +Version: 2023.11.08 Release: 0 -URL: https://en.opensuse.org/Inst-source-utils +Url: https://en.opensuse.org/Inst-source-utils BuildArch: noarch Requires: gpg2 Obsoletes: autoyast2-utils <= 2.14.10 Provides: autoyast2-utils = 2.14.10 Recommends: create-repo-utils Requires: perl-XML-Parser +Requires: zstd Source: %name-%version.tar.xz Source1: split.pl %description Utilities supporting autoinstallation and creation of customized -installation sources. +installation sources. -Have a look at https://en.opensuse.org/Inst-source-utils for a detailed +Have a look at http://en.opensuse.org/Inst-source-utils for a detailed description of each script. + + %prep %setup -q @@ -51,7 +54,6 @@ %files %license COPYING -%defattr(755,root,root,755) %_bindir/* %defattr(644,root,root,755) %_datadir/%name Index: inst-source-utils-2023.11.08.obscpio =================================================================== Binary file 'inst-source-utils-2023.11.08.obscpio' added. Index: inst-source-utils-2021.09.09.obscpio =================================================================== Binary file 'inst-source-utils-2021.09.09.obscpio' deleted. OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/inst-source-utils?expand=0&rev=79
2023-11-08 18:01:40 +01:00
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: inst-source-utils
Summary: Utilities for creating customized installation sources
License: GPL-2.0-or-later
Group: System/YaST
- update to 2023.11.08: - Handle zstd repos in rezip_repo_rsyncable - added a small perl helper to create updateinfos on your own - added some help M _service D inst-source-utils-2021.09.09.obscpio A inst-source-utils-2023.11.08.obscpio M inst-source-utils.changes M inst-source-utils.obsinfo M inst-source-utils.spec Diff for working copy: . Index: _service =================================================================== --- _service (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ _service (working copy) @@ -2,8 +2,8 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/openSUSE/inst-source-utils.git</param> <param name="scm">git</param> - <param name="version">2021.09.09</param> - <param name="revision">2021.09.09</param> + <param name="version">2023.11.08</param> + <param name="revision">2023.11.08</param> <param name="extract">inst-source-utils.changes</param> <param name="extract">inst-source-utils.spec</param> </service> Index: inst-source-utils.changes =================================================================== --- inst-source-utils.changes (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.changes (working copy) @@ -1,7 +1,19 @@ +------------------------------------------------------------------- +Wed Nov 8 16:06:01 UTC 2023 - Dirk Müller <dmueller@suse.com> + +- update to 2023.11.08: + - Handle zstd repos in rezip_repo_rsyncable + +------------------------------------------------------------------- +Tue Aug 1 17:55:46 CET 2023 - meissner@suse.de + +- added a small perl helper to create updateinfos on your own +- added some help + ------------------------------------------------------------------- Wed Apr 27 10:19:51 UTC 2022 - Dirk Müller <dmueller@suse.com> -- fix URL +- fix URL - use %%license tag ------------------------------------------------------------------- @@ -14,7 +26,7 @@ ------------------------------------------------------------------- Mon Dec 10 16:33:02 CET 2018 - ro@suse.de -- add pattern-category also to susedata, not just susedata_i18n +- add pattern-category also to susedata, not just susedata_i18n ------------------------------------------------------------------- Wed Dec 5 14:55:50 UTC 2018 - Adrian Schröter <adrian@suse.de> @@ -41,32 +53,32 @@ ------------------------------------------------------------------- Fri Jul 28 13:26:40 CEST 2017 - ro@suse.de -- drop requires for recode +- drop requires for recode ------------------------------------------------------------------- Tue Jul 26 12:07:52 CEST 2016 - ro@suse.de - ABXML: add diskusage data to susedata xml structure - (fate#320517) + (fate#320517) ------------------------------------------------------------------- Mon May 2 17:46:57 CEST 2016 - ro@suse.de - RPMQ: add infrastructure for HEADERSTART and EXTRA - create_package_descr: use infrastucture to allow running with - only rpm headers instead of full rpms (bnc#978085) + only rpm headers instead of full rpms (bnc#978085) ------------------------------------------------------------------- Wed Dec 9 16:01:55 CET 2015 - ro@suse.de - update rezip_repo_rsyncable again: fix up filenames if they are checksum prefixed, do not change timestamps of the - files recompressed (bnc#958511) + files recompressed (bnc#958511) ------------------------------------------------------------------- Tue Dec 8 12:10:41 CET 2015 - ro@suse.de -- rezip_repo_rsyncable: add "-n" option for gzip +- rezip_repo_rsyncable: add "-n" option for gzip ------------------------------------------------------------------- Tue Oct 27 15:10:49 CET 2015 - ro@suse.de @@ -77,46 +89,46 @@ ------------------------------------------------------------------- Tue Mar 18 16:40:34 CET 2014 - ro@suse.de -- update create_package_descr: fix utf8 handling thanks to mls +- update create_package_descr: fix utf8 handling thanks to mls ------------------------------------------------------------------- Fri Mar 14 02:38:32 CET 2014 - ro@suse.de - create_sha1sums: skip content file actions if content file - does not exist + does not exist ------------------------------------------------------------------- Wed Mar 12 17:56:59 CET 2014 - ro@suse.de -- fix bogus code in rezip-repo-rsyncable +- fix bogus code in rezip-repo-rsyncable ------------------------------------------------------------------- Wed Mar 5 14:34:28 CET 2014 - ro@suse.de -- bump version number and add automatic to pre_checkin.sh +- bump version number and add automatic to pre_checkin.sh ------------------------------------------------------------------- Tue Mar 4 16:47:58 CET 2014 - ro@suse.de - add ABXML.pm and ABStructured.pm -- rewrite rezip_repo_rsyncable to keep checksum type +- rewrite rezip_repo_rsyncable to keep checksum type - add requires for perl-XML-Parser ------------------------------------------------------------------- Tue Feb 25 15:36:18 CET 2014 - ro@suse.de -- fix typo in last change +- fix typo in last change ------------------------------------------------------------------- Wed Feb 19 17:51:38 CET 2014 - ro@suse.de - update create_package_descr: also recognize new rpm tags - for Suggests and Enhances (thanks to mls for the patch) + for Suggests and Enhances (thanks to mls for the patch) ------------------------------------------------------------------- Fri Sep 20 11:57:36 CEST 2013 - ro@suse.de -- also add Requires(pre) and Requires(post) to Prq sections +- also add Requires(pre) and Requires(post) to Prq sections ------------------------------------------------------------------- Wed Apr 3 12:03:43 CEST 2013 - ro@suse.de @@ -124,13 +136,13 @@ - remove pdb code from create_package_descr - create_sha1sums: replace "which" by "type -p" - create_repo_for_patch.sh: same change -- RPMQ: fix for name-version-release > 64 characters +- RPMQ: fix for name-version-release > 64 characters ------------------------------------------------------------------- Fri Jan 25 01:23:46 CET 2013 - ro@suse.de - use "strict" for create_package_descr -- add support for -e (eula_dir) parameter in create_package_descr +- add support for -e (eula_dir) parameter in create_package_descr ------------------------------------------------------------------- Wed Dec 5 13:27:11 CET 2012 - ro@suse.de @@ -140,13 +152,13 @@ ------------------------------------------------------------------- Thu Sep 13 16:15:54 CEST 2012 - ro@suse.de -- add recent fixes +- add recent fixes ------------------------------------------------------------------- Wed Feb 29 10:55:46 CET 2012 - ro@suse.de - mk_changelog: calculate time (two years ago) differently to - avoid error on leap days. + avoid error on leap days. ------------------------------------------------------------------- Thu Feb 2 11:10:39 UTC 2012 - adrian@suse.de @@ -177,17 +189,17 @@ ------------------------------------------------------------------- Thu Apr 28 18:25:28 CEST 2011 - ro@suse.de -- add option -D to use sha256 checksums in create_package_descr +- add option -D to use sha256 checksums in create_package_descr ------------------------------------------------------------------- Wed Mar 17 11:52:48 CET 2010 - ro@suse.de -- add requires to recode +- add requires to recode ------------------------------------------------------------------- Mon Feb 22 12:11:17 CET 2010 - ro@suse.de -- create_package_descr: output a little statistic +- create_package_descr: output a little statistic ------------------------------------------------------------------- Wed Jan 27 14:52:59 UTC 2010 - adrian@suse.de @@ -197,7 +209,7 @@ ------------------------------------------------------------------- Mon Nov 2 13:41:07 CET 2009 - ro@suse.de -- add rezip_repo_rsyncable +- add rezip_repo_rsyncable - update create_package_descr: - skip deltarpms - write comment with cmdline only once @@ -214,8 +226,8 @@ ------------------------------------------------------------------- Mon Oct 12 23:14:14 CEST 2009 - lrupp@suse.de -- fix bnc#546152: create_sha1sums fails to find custom gpg-key on - non-english systems +- fix bnc#546152: create_sha1sums fails to find custom gpg-key on + non-english systems - fix create_package_descr to work with delta-rpms in path ------------------------------------------------------------------- @@ -224,12 +236,12 @@ - create_package_descr: disable debug output for missing pdb data - create_repo_for_patch.sh: complete rework (thanks to Ulf Lange) fixes bnc #506357 -- RPMQ.pm: added the following RPM-tags - PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, +- RPMQ.pm: added the following RPM-tags + PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, FILEDIGESTALGOS, FILEDIGESTALGO - createpatch: first part of the code rewrite is done New options: -l|--logfile => write output to logfile - -b|--basedir => obsoletes old script behavior + -b|--basedir => obsoletes old script behavior -c|--configfile => use options from configfile ------------------------------------------------------------------- @@ -241,12 +253,12 @@ ------------------------------------------------------------------- Fri Mar 6 11:58:45 CET 2009 - ro@suse.de -- create_package_descr: add -Q option to disable Shr tag +- create_package_descr: add -Q option to disable Shr tag ------------------------------------------------------------------- Wed Feb 25 11:10:27 CET 2009 - lrupp@suse.de -- create_package_descr: more help text for the -T XTAGS_FILE +- create_package_descr: more help text for the -T XTAGS_FILE - create_sha1sum, create_md5sums - fix bnc#460894: handle multiple arguments @@ -259,7 +271,7 @@ ------------------------------------------------------------------- Mon Nov 24 15:12:14 CET 2008 - ro@suse.de -- update create_package_descr +- update create_package_descr ------------------------------------------------------------------- Mon Nov 24 13:53:46 CET 2008 - lrupp@suse.de @@ -276,7 +288,7 @@ ------------------------------------------------------------------- Thu Nov 13 00:14:01 CET 2008 - ro@suse.de -- mk_listings: exclude .cr-cache and .snapshot +- mk_listings: exclude .cr-cache and .snapshot ------------------------------------------------------------------- Thu Oct 16 17:54:47 CEST 2008 - lrupp@suse.de @@ -289,7 +301,7 @@ - create_package_descr: + add "-V" option to also put the vendor for each rpm in - the generated metadata + the generated metadata ------------------------------------------------------------------- Thu Oct 9 17:46:48 CEST 2008 - lrupp@suse.de @@ -297,9 +309,9 @@ - quick fix for bnc#409927: - create_sha1sums: + create SHA1SUM files and sign them in the slideshow directory - - added create_sha1sum which is a copy of create_md5sums + - added create_sha1sum which is a copy of create_md5sums (can't use create_sha1sum_s_ as this name is already in use) -- removed NoSource tags +- removed NoSource tags ------------------------------------------------------------------- Mon Jul 21 19:02:27 CEST 2008 - lrupp@suse.de @@ -315,7 +327,7 @@ + EXTRA_REQUIRES_FILE option switched from -p to -r - create_repo_for_patch.sh: + fix quoting -- create_sha1sums: +- create_sha1sums: + added option "-x" to add additional meta files in content file + beetter check for repomd.xml + added "-n" option to skip re-signing @@ -325,7 +337,7 @@ ------------------------------------------------------------------- Fri May 16 16:52:36 CEST 2008 - ro@suse.de -- patches upstreamed +- patches upstreamed ------------------------------------------------------------------- Thu May 15 15:09:25 CEST 2008 - schwab@suse.de @@ -348,7 +360,7 @@ ------------------------------------------------------------------- Wed Sep 26 20:38:37 CEST 2007 - ro@suse.de -- remove dependency to createrepo for now +- remove dependency to createrepo for now ------------------------------------------------------------------- Wed Sep 26 12:20:24 CEST 2007 - lrupp@suse.de @@ -360,7 +372,7 @@ ------------------------------------------------------------------- Tue Jul 17 02:08:14 CEST 2007 - lrupp@suse.de -- createpatch: use CONFIRMATION_FILE as description to make clear, +- createpatch: use CONFIRMATION_FILE as description to make clear, that this creates a confirmation popup for the user (#205534) ------------------------------------------------------------------- @@ -370,17 +382,17 @@ + fix typo in usage - create_package_descr: + search data in main package for xxbit packages - + add license notes as confirmlic so YaST can display them + + add license notes as confirmlic so YaST can display them even in plain text mode - create_sha1sums: added to generate the SHA1SUMs in content file - createpatch: - + support "license_to_confirm": add an EULA to the patch, read + + support "license_to_confirm": add an EULA to the patch, read from the file specified (see #205534 for details) + beautify usage message + added @packagelist to condition - mk_listings: + handle whitespaces in directory names - + use --rsyncable as gzip option: `rsync' program can take + + use --rsyncable as gzip option: `rsync' program can take advantage of similarities during sync over network + replace standard Names (CD,DVD,inst-source) + use '--nodigest --nosignature' for rpm queries if supported @@ -390,7 +402,7 @@ Tue May 15 15:55:26 CEST 2007 - ories@suse.de - added support for adding supplements tag (#262859, #256038) -- added support for overwriting the default freshens value +- added support for overwriting the default freshens value - fixed one \" escaping typo - do not delete product.xml @@ -402,7 +414,7 @@ ------------------------------------------------------------------- Tue Mar 13 12:06:48 CET 2007 - lrupp@suse.de -- fixed source again - fixed script, too +- fixed source again - fixed script, too ------------------------------------------------------------------- Fri Mar 9 10:39:06 CET 2007 - lrupp@suse.de @@ -417,7 +429,7 @@ ------------------------------------------------------------------- Mon Feb 26 14:17:43 CET 2007 - lrupp@suse.de -- fixed #214273 : inst-source-utils perl module in subdir of +- fixed #214273 : inst-source-utils perl module in subdir of /usr/bin is questionable/ugly ------------------------------------------------------------------- Index: inst-source-utils.obsinfo =================================================================== --- inst-source-utils.obsinfo (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.obsinfo (working copy) @@ -1,5 +1,4 @@ name: inst-source-utils -version: 2021.09.09 -mtime: 1631193778 -commit: afc51c5074cd6847d952c5f1fd8df922824c7aa6 - +version: 2023.11.08 +mtime: 1699462649 +commit: 41d8c58c8f2adb28f82c113d38c68ee50fdb9c84 Index: inst-source-utils.spec =================================================================== --- inst-source-utils.spec (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.spec (working copy) @@ -1,7 +1,7 @@ # # spec file for package inst-source-utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -20,24 +20,27 @@ Summary: Utilities for creating customized installation sources License: GPL-2.0-or-later Group: System/YaST -Version: 2021.09.09 +Version: 2023.11.08 Release: 0 -URL: https://en.opensuse.org/Inst-source-utils +Url: https://en.opensuse.org/Inst-source-utils BuildArch: noarch Requires: gpg2 Obsoletes: autoyast2-utils <= 2.14.10 Provides: autoyast2-utils = 2.14.10 Recommends: create-repo-utils Requires: perl-XML-Parser +Requires: zstd Source: %name-%version.tar.xz Source1: split.pl %description Utilities supporting autoinstallation and creation of customized -installation sources. +installation sources. -Have a look at https://en.opensuse.org/Inst-source-utils for a detailed +Have a look at http://en.opensuse.org/Inst-source-utils for a detailed description of each script. + + %prep %setup -q @@ -51,7 +54,6 @@ %files %license COPYING -%defattr(755,root,root,755) %_bindir/* %defattr(644,root,root,755) %_datadir/%name Index: inst-source-utils-2023.11.08.obscpio =================================================================== Binary file 'inst-source-utils-2023.11.08.obscpio' added. Index: inst-source-utils-2021.09.09.obscpio =================================================================== Binary file 'inst-source-utils-2021.09.09.obscpio' deleted. OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/inst-source-utils?expand=0&rev=79
2023-11-08 18:01:40 +01:00
Version: 2023.11.08
Release: 0
URL: https://en.opensuse.org/Inst-source-utils
BuildArch: noarch
Requires: gpg2
Obsoletes: autoyast2-utils <= 2.14.10
Provides: autoyast2-utils = 2.14.10
Recommends: create-repo-utils
Requires: perl-XML-Parser
- update to 2023.11.08: - Handle zstd repos in rezip_repo_rsyncable - added a small perl helper to create updateinfos on your own - added some help M _service D inst-source-utils-2021.09.09.obscpio A inst-source-utils-2023.11.08.obscpio M inst-source-utils.changes M inst-source-utils.obsinfo M inst-source-utils.spec Diff for working copy: . Index: _service =================================================================== --- _service (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ _service (working copy) @@ -2,8 +2,8 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/openSUSE/inst-source-utils.git</param> <param name="scm">git</param> - <param name="version">2021.09.09</param> - <param name="revision">2021.09.09</param> + <param name="version">2023.11.08</param> + <param name="revision">2023.11.08</param> <param name="extract">inst-source-utils.changes</param> <param name="extract">inst-source-utils.spec</param> </service> Index: inst-source-utils.changes =================================================================== --- inst-source-utils.changes (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.changes (working copy) @@ -1,7 +1,19 @@ +------------------------------------------------------------------- +Wed Nov 8 16:06:01 UTC 2023 - Dirk Müller <dmueller@suse.com> + +- update to 2023.11.08: + - Handle zstd repos in rezip_repo_rsyncable + +------------------------------------------------------------------- +Tue Aug 1 17:55:46 CET 2023 - meissner@suse.de + +- added a small perl helper to create updateinfos on your own +- added some help + ------------------------------------------------------------------- Wed Apr 27 10:19:51 UTC 2022 - Dirk Müller <dmueller@suse.com> -- fix URL +- fix URL - use %%license tag ------------------------------------------------------------------- @@ -14,7 +26,7 @@ ------------------------------------------------------------------- Mon Dec 10 16:33:02 CET 2018 - ro@suse.de -- add pattern-category also to susedata, not just susedata_i18n +- add pattern-category also to susedata, not just susedata_i18n ------------------------------------------------------------------- Wed Dec 5 14:55:50 UTC 2018 - Adrian Schröter <adrian@suse.de> @@ -41,32 +53,32 @@ ------------------------------------------------------------------- Fri Jul 28 13:26:40 CEST 2017 - ro@suse.de -- drop requires for recode +- drop requires for recode ------------------------------------------------------------------- Tue Jul 26 12:07:52 CEST 2016 - ro@suse.de - ABXML: add diskusage data to susedata xml structure - (fate#320517) + (fate#320517) ------------------------------------------------------------------- Mon May 2 17:46:57 CEST 2016 - ro@suse.de - RPMQ: add infrastructure for HEADERSTART and EXTRA - create_package_descr: use infrastucture to allow running with - only rpm headers instead of full rpms (bnc#978085) + only rpm headers instead of full rpms (bnc#978085) ------------------------------------------------------------------- Wed Dec 9 16:01:55 CET 2015 - ro@suse.de - update rezip_repo_rsyncable again: fix up filenames if they are checksum prefixed, do not change timestamps of the - files recompressed (bnc#958511) + files recompressed (bnc#958511) ------------------------------------------------------------------- Tue Dec 8 12:10:41 CET 2015 - ro@suse.de -- rezip_repo_rsyncable: add "-n" option for gzip +- rezip_repo_rsyncable: add "-n" option for gzip ------------------------------------------------------------------- Tue Oct 27 15:10:49 CET 2015 - ro@suse.de @@ -77,46 +89,46 @@ ------------------------------------------------------------------- Tue Mar 18 16:40:34 CET 2014 - ro@suse.de -- update create_package_descr: fix utf8 handling thanks to mls +- update create_package_descr: fix utf8 handling thanks to mls ------------------------------------------------------------------- Fri Mar 14 02:38:32 CET 2014 - ro@suse.de - create_sha1sums: skip content file actions if content file - does not exist + does not exist ------------------------------------------------------------------- Wed Mar 12 17:56:59 CET 2014 - ro@suse.de -- fix bogus code in rezip-repo-rsyncable +- fix bogus code in rezip-repo-rsyncable ------------------------------------------------------------------- Wed Mar 5 14:34:28 CET 2014 - ro@suse.de -- bump version number and add automatic to pre_checkin.sh +- bump version number and add automatic to pre_checkin.sh ------------------------------------------------------------------- Tue Mar 4 16:47:58 CET 2014 - ro@suse.de - add ABXML.pm and ABStructured.pm -- rewrite rezip_repo_rsyncable to keep checksum type +- rewrite rezip_repo_rsyncable to keep checksum type - add requires for perl-XML-Parser ------------------------------------------------------------------- Tue Feb 25 15:36:18 CET 2014 - ro@suse.de -- fix typo in last change +- fix typo in last change ------------------------------------------------------------------- Wed Feb 19 17:51:38 CET 2014 - ro@suse.de - update create_package_descr: also recognize new rpm tags - for Suggests and Enhances (thanks to mls for the patch) + for Suggests and Enhances (thanks to mls for the patch) ------------------------------------------------------------------- Fri Sep 20 11:57:36 CEST 2013 - ro@suse.de -- also add Requires(pre) and Requires(post) to Prq sections +- also add Requires(pre) and Requires(post) to Prq sections ------------------------------------------------------------------- Wed Apr 3 12:03:43 CEST 2013 - ro@suse.de @@ -124,13 +136,13 @@ - remove pdb code from create_package_descr - create_sha1sums: replace "which" by "type -p" - create_repo_for_patch.sh: same change -- RPMQ: fix for name-version-release > 64 characters +- RPMQ: fix for name-version-release > 64 characters ------------------------------------------------------------------- Fri Jan 25 01:23:46 CET 2013 - ro@suse.de - use "strict" for create_package_descr -- add support for -e (eula_dir) parameter in create_package_descr +- add support for -e (eula_dir) parameter in create_package_descr ------------------------------------------------------------------- Wed Dec 5 13:27:11 CET 2012 - ro@suse.de @@ -140,13 +152,13 @@ ------------------------------------------------------------------- Thu Sep 13 16:15:54 CEST 2012 - ro@suse.de -- add recent fixes +- add recent fixes ------------------------------------------------------------------- Wed Feb 29 10:55:46 CET 2012 - ro@suse.de - mk_changelog: calculate time (two years ago) differently to - avoid error on leap days. + avoid error on leap days. ------------------------------------------------------------------- Thu Feb 2 11:10:39 UTC 2012 - adrian@suse.de @@ -177,17 +189,17 @@ ------------------------------------------------------------------- Thu Apr 28 18:25:28 CEST 2011 - ro@suse.de -- add option -D to use sha256 checksums in create_package_descr +- add option -D to use sha256 checksums in create_package_descr ------------------------------------------------------------------- Wed Mar 17 11:52:48 CET 2010 - ro@suse.de -- add requires to recode +- add requires to recode ------------------------------------------------------------------- Mon Feb 22 12:11:17 CET 2010 - ro@suse.de -- create_package_descr: output a little statistic +- create_package_descr: output a little statistic ------------------------------------------------------------------- Wed Jan 27 14:52:59 UTC 2010 - adrian@suse.de @@ -197,7 +209,7 @@ ------------------------------------------------------------------- Mon Nov 2 13:41:07 CET 2009 - ro@suse.de -- add rezip_repo_rsyncable +- add rezip_repo_rsyncable - update create_package_descr: - skip deltarpms - write comment with cmdline only once @@ -214,8 +226,8 @@ ------------------------------------------------------------------- Mon Oct 12 23:14:14 CEST 2009 - lrupp@suse.de -- fix bnc#546152: create_sha1sums fails to find custom gpg-key on - non-english systems +- fix bnc#546152: create_sha1sums fails to find custom gpg-key on + non-english systems - fix create_package_descr to work with delta-rpms in path ------------------------------------------------------------------- @@ -224,12 +236,12 @@ - create_package_descr: disable debug output for missing pdb data - create_repo_for_patch.sh: complete rework (thanks to Ulf Lange) fixes bnc #506357 -- RPMQ.pm: added the following RPM-tags - PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, +- RPMQ.pm: added the following RPM-tags + PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, FILEDIGESTALGOS, FILEDIGESTALGO - createpatch: first part of the code rewrite is done New options: -l|--logfile => write output to logfile - -b|--basedir => obsoletes old script behavior + -b|--basedir => obsoletes old script behavior -c|--configfile => use options from configfile ------------------------------------------------------------------- @@ -241,12 +253,12 @@ ------------------------------------------------------------------- Fri Mar 6 11:58:45 CET 2009 - ro@suse.de -- create_package_descr: add -Q option to disable Shr tag +- create_package_descr: add -Q option to disable Shr tag ------------------------------------------------------------------- Wed Feb 25 11:10:27 CET 2009 - lrupp@suse.de -- create_package_descr: more help text for the -T XTAGS_FILE +- create_package_descr: more help text for the -T XTAGS_FILE - create_sha1sum, create_md5sums - fix bnc#460894: handle multiple arguments @@ -259,7 +271,7 @@ ------------------------------------------------------------------- Mon Nov 24 15:12:14 CET 2008 - ro@suse.de -- update create_package_descr +- update create_package_descr ------------------------------------------------------------------- Mon Nov 24 13:53:46 CET 2008 - lrupp@suse.de @@ -276,7 +288,7 @@ ------------------------------------------------------------------- Thu Nov 13 00:14:01 CET 2008 - ro@suse.de -- mk_listings: exclude .cr-cache and .snapshot +- mk_listings: exclude .cr-cache and .snapshot ------------------------------------------------------------------- Thu Oct 16 17:54:47 CEST 2008 - lrupp@suse.de @@ -289,7 +301,7 @@ - create_package_descr: + add "-V" option to also put the vendor for each rpm in - the generated metadata + the generated metadata ------------------------------------------------------------------- Thu Oct 9 17:46:48 CEST 2008 - lrupp@suse.de @@ -297,9 +309,9 @@ - quick fix for bnc#409927: - create_sha1sums: + create SHA1SUM files and sign them in the slideshow directory - - added create_sha1sum which is a copy of create_md5sums + - added create_sha1sum which is a copy of create_md5sums (can't use create_sha1sum_s_ as this name is already in use) -- removed NoSource tags +- removed NoSource tags ------------------------------------------------------------------- Mon Jul 21 19:02:27 CEST 2008 - lrupp@suse.de @@ -315,7 +327,7 @@ + EXTRA_REQUIRES_FILE option switched from -p to -r - create_repo_for_patch.sh: + fix quoting -- create_sha1sums: +- create_sha1sums: + added option "-x" to add additional meta files in content file + beetter check for repomd.xml + added "-n" option to skip re-signing @@ -325,7 +337,7 @@ ------------------------------------------------------------------- Fri May 16 16:52:36 CEST 2008 - ro@suse.de -- patches upstreamed +- patches upstreamed ------------------------------------------------------------------- Thu May 15 15:09:25 CEST 2008 - schwab@suse.de @@ -348,7 +360,7 @@ ------------------------------------------------------------------- Wed Sep 26 20:38:37 CEST 2007 - ro@suse.de -- remove dependency to createrepo for now +- remove dependency to createrepo for now ------------------------------------------------------------------- Wed Sep 26 12:20:24 CEST 2007 - lrupp@suse.de @@ -360,7 +372,7 @@ ------------------------------------------------------------------- Tue Jul 17 02:08:14 CEST 2007 - lrupp@suse.de -- createpatch: use CONFIRMATION_FILE as description to make clear, +- createpatch: use CONFIRMATION_FILE as description to make clear, that this creates a confirmation popup for the user (#205534) ------------------------------------------------------------------- @@ -370,17 +382,17 @@ + fix typo in usage - create_package_descr: + search data in main package for xxbit packages - + add license notes as confirmlic so YaST can display them + + add license notes as confirmlic so YaST can display them even in plain text mode - create_sha1sums: added to generate the SHA1SUMs in content file - createpatch: - + support "license_to_confirm": add an EULA to the patch, read + + support "license_to_confirm": add an EULA to the patch, read from the file specified (see #205534 for details) + beautify usage message + added @packagelist to condition - mk_listings: + handle whitespaces in directory names - + use --rsyncable as gzip option: `rsync' program can take + + use --rsyncable as gzip option: `rsync' program can take advantage of similarities during sync over network + replace standard Names (CD,DVD,inst-source) + use '--nodigest --nosignature' for rpm queries if supported @@ -390,7 +402,7 @@ Tue May 15 15:55:26 CEST 2007 - ories@suse.de - added support for adding supplements tag (#262859, #256038) -- added support for overwriting the default freshens value +- added support for overwriting the default freshens value - fixed one \" escaping typo - do not delete product.xml @@ -402,7 +414,7 @@ ------------------------------------------------------------------- Tue Mar 13 12:06:48 CET 2007 - lrupp@suse.de -- fixed source again - fixed script, too +- fixed source again - fixed script, too ------------------------------------------------------------------- Fri Mar 9 10:39:06 CET 2007 - lrupp@suse.de @@ -417,7 +429,7 @@ ------------------------------------------------------------------- Mon Feb 26 14:17:43 CET 2007 - lrupp@suse.de -- fixed #214273 : inst-source-utils perl module in subdir of +- fixed #214273 : inst-source-utils perl module in subdir of /usr/bin is questionable/ugly ------------------------------------------------------------------- Index: inst-source-utils.obsinfo =================================================================== --- inst-source-utils.obsinfo (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.obsinfo (working copy) @@ -1,5 +1,4 @@ name: inst-source-utils -version: 2021.09.09 -mtime: 1631193778 -commit: afc51c5074cd6847d952c5f1fd8df922824c7aa6 - +version: 2023.11.08 +mtime: 1699462649 +commit: 41d8c58c8f2adb28f82c113d38c68ee50fdb9c84 Index: inst-source-utils.spec =================================================================== --- inst-source-utils.spec (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.spec (working copy) @@ -1,7 +1,7 @@ # # spec file for package inst-source-utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -20,24 +20,27 @@ Summary: Utilities for creating customized installation sources License: GPL-2.0-or-later Group: System/YaST -Version: 2021.09.09 +Version: 2023.11.08 Release: 0 -URL: https://en.opensuse.org/Inst-source-utils +Url: https://en.opensuse.org/Inst-source-utils BuildArch: noarch Requires: gpg2 Obsoletes: autoyast2-utils <= 2.14.10 Provides: autoyast2-utils = 2.14.10 Recommends: create-repo-utils Requires: perl-XML-Parser +Requires: zstd Source: %name-%version.tar.xz Source1: split.pl %description Utilities supporting autoinstallation and creation of customized -installation sources. +installation sources. -Have a look at https://en.opensuse.org/Inst-source-utils for a detailed +Have a look at http://en.opensuse.org/Inst-source-utils for a detailed description of each script. + + %prep %setup -q @@ -51,7 +54,6 @@ %files %license COPYING -%defattr(755,root,root,755) %_bindir/* %defattr(644,root,root,755) %_datadir/%name Index: inst-source-utils-2023.11.08.obscpio =================================================================== Binary file 'inst-source-utils-2023.11.08.obscpio' added. Index: inst-source-utils-2021.09.09.obscpio =================================================================== Binary file 'inst-source-utils-2021.09.09.obscpio' deleted. OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/inst-source-utils?expand=0&rev=79
2023-11-08 18:01:40 +01:00
Requires: zstd
Source: %name-%version.tar.xz
Source1: split.pl
%description
Utilities supporting autoinstallation and creation of customized
- update to 2023.11.08: - Handle zstd repos in rezip_repo_rsyncable - added a small perl helper to create updateinfos on your own - added some help M _service D inst-source-utils-2021.09.09.obscpio A inst-source-utils-2023.11.08.obscpio M inst-source-utils.changes M inst-source-utils.obsinfo M inst-source-utils.spec Diff for working copy: . Index: _service =================================================================== --- _service (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ _service (working copy) @@ -2,8 +2,8 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/openSUSE/inst-source-utils.git</param> <param name="scm">git</param> - <param name="version">2021.09.09</param> - <param name="revision">2021.09.09</param> + <param name="version">2023.11.08</param> + <param name="revision">2023.11.08</param> <param name="extract">inst-source-utils.changes</param> <param name="extract">inst-source-utils.spec</param> </service> Index: inst-source-utils.changes =================================================================== --- inst-source-utils.changes (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.changes (working copy) @@ -1,7 +1,19 @@ +------------------------------------------------------------------- +Wed Nov 8 16:06:01 UTC 2023 - Dirk Müller <dmueller@suse.com> + +- update to 2023.11.08: + - Handle zstd repos in rezip_repo_rsyncable + +------------------------------------------------------------------- +Tue Aug 1 17:55:46 CET 2023 - meissner@suse.de + +- added a small perl helper to create updateinfos on your own +- added some help + ------------------------------------------------------------------- Wed Apr 27 10:19:51 UTC 2022 - Dirk Müller <dmueller@suse.com> -- fix URL +- fix URL - use %%license tag ------------------------------------------------------------------- @@ -14,7 +26,7 @@ ------------------------------------------------------------------- Mon Dec 10 16:33:02 CET 2018 - ro@suse.de -- add pattern-category also to susedata, not just susedata_i18n +- add pattern-category also to susedata, not just susedata_i18n ------------------------------------------------------------------- Wed Dec 5 14:55:50 UTC 2018 - Adrian Schröter <adrian@suse.de> @@ -41,32 +53,32 @@ ------------------------------------------------------------------- Fri Jul 28 13:26:40 CEST 2017 - ro@suse.de -- drop requires for recode +- drop requires for recode ------------------------------------------------------------------- Tue Jul 26 12:07:52 CEST 2016 - ro@suse.de - ABXML: add diskusage data to susedata xml structure - (fate#320517) + (fate#320517) ------------------------------------------------------------------- Mon May 2 17:46:57 CEST 2016 - ro@suse.de - RPMQ: add infrastructure for HEADERSTART and EXTRA - create_package_descr: use infrastucture to allow running with - only rpm headers instead of full rpms (bnc#978085) + only rpm headers instead of full rpms (bnc#978085) ------------------------------------------------------------------- Wed Dec 9 16:01:55 CET 2015 - ro@suse.de - update rezip_repo_rsyncable again: fix up filenames if they are checksum prefixed, do not change timestamps of the - files recompressed (bnc#958511) + files recompressed (bnc#958511) ------------------------------------------------------------------- Tue Dec 8 12:10:41 CET 2015 - ro@suse.de -- rezip_repo_rsyncable: add "-n" option for gzip +- rezip_repo_rsyncable: add "-n" option for gzip ------------------------------------------------------------------- Tue Oct 27 15:10:49 CET 2015 - ro@suse.de @@ -77,46 +89,46 @@ ------------------------------------------------------------------- Tue Mar 18 16:40:34 CET 2014 - ro@suse.de -- update create_package_descr: fix utf8 handling thanks to mls +- update create_package_descr: fix utf8 handling thanks to mls ------------------------------------------------------------------- Fri Mar 14 02:38:32 CET 2014 - ro@suse.de - create_sha1sums: skip content file actions if content file - does not exist + does not exist ------------------------------------------------------------------- Wed Mar 12 17:56:59 CET 2014 - ro@suse.de -- fix bogus code in rezip-repo-rsyncable +- fix bogus code in rezip-repo-rsyncable ------------------------------------------------------------------- Wed Mar 5 14:34:28 CET 2014 - ro@suse.de -- bump version number and add automatic to pre_checkin.sh +- bump version number and add automatic to pre_checkin.sh ------------------------------------------------------------------- Tue Mar 4 16:47:58 CET 2014 - ro@suse.de - add ABXML.pm and ABStructured.pm -- rewrite rezip_repo_rsyncable to keep checksum type +- rewrite rezip_repo_rsyncable to keep checksum type - add requires for perl-XML-Parser ------------------------------------------------------------------- Tue Feb 25 15:36:18 CET 2014 - ro@suse.de -- fix typo in last change +- fix typo in last change ------------------------------------------------------------------- Wed Feb 19 17:51:38 CET 2014 - ro@suse.de - update create_package_descr: also recognize new rpm tags - for Suggests and Enhances (thanks to mls for the patch) + for Suggests and Enhances (thanks to mls for the patch) ------------------------------------------------------------------- Fri Sep 20 11:57:36 CEST 2013 - ro@suse.de -- also add Requires(pre) and Requires(post) to Prq sections +- also add Requires(pre) and Requires(post) to Prq sections ------------------------------------------------------------------- Wed Apr 3 12:03:43 CEST 2013 - ro@suse.de @@ -124,13 +136,13 @@ - remove pdb code from create_package_descr - create_sha1sums: replace "which" by "type -p" - create_repo_for_patch.sh: same change -- RPMQ: fix for name-version-release > 64 characters +- RPMQ: fix for name-version-release > 64 characters ------------------------------------------------------------------- Fri Jan 25 01:23:46 CET 2013 - ro@suse.de - use "strict" for create_package_descr -- add support for -e (eula_dir) parameter in create_package_descr +- add support for -e (eula_dir) parameter in create_package_descr ------------------------------------------------------------------- Wed Dec 5 13:27:11 CET 2012 - ro@suse.de @@ -140,13 +152,13 @@ ------------------------------------------------------------------- Thu Sep 13 16:15:54 CEST 2012 - ro@suse.de -- add recent fixes +- add recent fixes ------------------------------------------------------------------- Wed Feb 29 10:55:46 CET 2012 - ro@suse.de - mk_changelog: calculate time (two years ago) differently to - avoid error on leap days. + avoid error on leap days. ------------------------------------------------------------------- Thu Feb 2 11:10:39 UTC 2012 - adrian@suse.de @@ -177,17 +189,17 @@ ------------------------------------------------------------------- Thu Apr 28 18:25:28 CEST 2011 - ro@suse.de -- add option -D to use sha256 checksums in create_package_descr +- add option -D to use sha256 checksums in create_package_descr ------------------------------------------------------------------- Wed Mar 17 11:52:48 CET 2010 - ro@suse.de -- add requires to recode +- add requires to recode ------------------------------------------------------------------- Mon Feb 22 12:11:17 CET 2010 - ro@suse.de -- create_package_descr: output a little statistic +- create_package_descr: output a little statistic ------------------------------------------------------------------- Wed Jan 27 14:52:59 UTC 2010 - adrian@suse.de @@ -197,7 +209,7 @@ ------------------------------------------------------------------- Mon Nov 2 13:41:07 CET 2009 - ro@suse.de -- add rezip_repo_rsyncable +- add rezip_repo_rsyncable - update create_package_descr: - skip deltarpms - write comment with cmdline only once @@ -214,8 +226,8 @@ ------------------------------------------------------------------- Mon Oct 12 23:14:14 CEST 2009 - lrupp@suse.de -- fix bnc#546152: create_sha1sums fails to find custom gpg-key on - non-english systems +- fix bnc#546152: create_sha1sums fails to find custom gpg-key on + non-english systems - fix create_package_descr to work with delta-rpms in path ------------------------------------------------------------------- @@ -224,12 +236,12 @@ - create_package_descr: disable debug output for missing pdb data - create_repo_for_patch.sh: complete rework (thanks to Ulf Lange) fixes bnc #506357 -- RPMQ.pm: added the following RPM-tags - PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, +- RPMQ.pm: added the following RPM-tags + PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, FILEDIGESTALGOS, FILEDIGESTALGO - createpatch: first part of the code rewrite is done New options: -l|--logfile => write output to logfile - -b|--basedir => obsoletes old script behavior + -b|--basedir => obsoletes old script behavior -c|--configfile => use options from configfile ------------------------------------------------------------------- @@ -241,12 +253,12 @@ ------------------------------------------------------------------- Fri Mar 6 11:58:45 CET 2009 - ro@suse.de -- create_package_descr: add -Q option to disable Shr tag +- create_package_descr: add -Q option to disable Shr tag ------------------------------------------------------------------- Wed Feb 25 11:10:27 CET 2009 - lrupp@suse.de -- create_package_descr: more help text for the -T XTAGS_FILE +- create_package_descr: more help text for the -T XTAGS_FILE - create_sha1sum, create_md5sums - fix bnc#460894: handle multiple arguments @@ -259,7 +271,7 @@ ------------------------------------------------------------------- Mon Nov 24 15:12:14 CET 2008 - ro@suse.de -- update create_package_descr +- update create_package_descr ------------------------------------------------------------------- Mon Nov 24 13:53:46 CET 2008 - lrupp@suse.de @@ -276,7 +288,7 @@ ------------------------------------------------------------------- Thu Nov 13 00:14:01 CET 2008 - ro@suse.de -- mk_listings: exclude .cr-cache and .snapshot +- mk_listings: exclude .cr-cache and .snapshot ------------------------------------------------------------------- Thu Oct 16 17:54:47 CEST 2008 - lrupp@suse.de @@ -289,7 +301,7 @@ - create_package_descr: + add "-V" option to also put the vendor for each rpm in - the generated metadata + the generated metadata ------------------------------------------------------------------- Thu Oct 9 17:46:48 CEST 2008 - lrupp@suse.de @@ -297,9 +309,9 @@ - quick fix for bnc#409927: - create_sha1sums: + create SHA1SUM files and sign them in the slideshow directory - - added create_sha1sum which is a copy of create_md5sums + - added create_sha1sum which is a copy of create_md5sums (can't use create_sha1sum_s_ as this name is already in use) -- removed NoSource tags +- removed NoSource tags ------------------------------------------------------------------- Mon Jul 21 19:02:27 CEST 2008 - lrupp@suse.de @@ -315,7 +327,7 @@ + EXTRA_REQUIRES_FILE option switched from -p to -r - create_repo_for_patch.sh: + fix quoting -- create_sha1sums: +- create_sha1sums: + added option "-x" to add additional meta files in content file + beetter check for repomd.xml + added "-n" option to skip re-signing @@ -325,7 +337,7 @@ ------------------------------------------------------------------- Fri May 16 16:52:36 CEST 2008 - ro@suse.de -- patches upstreamed +- patches upstreamed ------------------------------------------------------------------- Thu May 15 15:09:25 CEST 2008 - schwab@suse.de @@ -348,7 +360,7 @@ ------------------------------------------------------------------- Wed Sep 26 20:38:37 CEST 2007 - ro@suse.de -- remove dependency to createrepo for now +- remove dependency to createrepo for now ------------------------------------------------------------------- Wed Sep 26 12:20:24 CEST 2007 - lrupp@suse.de @@ -360,7 +372,7 @@ ------------------------------------------------------------------- Tue Jul 17 02:08:14 CEST 2007 - lrupp@suse.de -- createpatch: use CONFIRMATION_FILE as description to make clear, +- createpatch: use CONFIRMATION_FILE as description to make clear, that this creates a confirmation popup for the user (#205534) ------------------------------------------------------------------- @@ -370,17 +382,17 @@ + fix typo in usage - create_package_descr: + search data in main package for xxbit packages - + add license notes as confirmlic so YaST can display them + + add license notes as confirmlic so YaST can display them even in plain text mode - create_sha1sums: added to generate the SHA1SUMs in content file - createpatch: - + support "license_to_confirm": add an EULA to the patch, read + + support "license_to_confirm": add an EULA to the patch, read from the file specified (see #205534 for details) + beautify usage message + added @packagelist to condition - mk_listings: + handle whitespaces in directory names - + use --rsyncable as gzip option: `rsync' program can take + + use --rsyncable as gzip option: `rsync' program can take advantage of similarities during sync over network + replace standard Names (CD,DVD,inst-source) + use '--nodigest --nosignature' for rpm queries if supported @@ -390,7 +402,7 @@ Tue May 15 15:55:26 CEST 2007 - ories@suse.de - added support for adding supplements tag (#262859, #256038) -- added support for overwriting the default freshens value +- added support for overwriting the default freshens value - fixed one \" escaping typo - do not delete product.xml @@ -402,7 +414,7 @@ ------------------------------------------------------------------- Tue Mar 13 12:06:48 CET 2007 - lrupp@suse.de -- fixed source again - fixed script, too +- fixed source again - fixed script, too ------------------------------------------------------------------- Fri Mar 9 10:39:06 CET 2007 - lrupp@suse.de @@ -417,7 +429,7 @@ ------------------------------------------------------------------- Mon Feb 26 14:17:43 CET 2007 - lrupp@suse.de -- fixed #214273 : inst-source-utils perl module in subdir of +- fixed #214273 : inst-source-utils perl module in subdir of /usr/bin is questionable/ugly ------------------------------------------------------------------- Index: inst-source-utils.obsinfo =================================================================== --- inst-source-utils.obsinfo (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.obsinfo (working copy) @@ -1,5 +1,4 @@ name: inst-source-utils -version: 2021.09.09 -mtime: 1631193778 -commit: afc51c5074cd6847d952c5f1fd8df922824c7aa6 - +version: 2023.11.08 +mtime: 1699462649 +commit: 41d8c58c8f2adb28f82c113d38c68ee50fdb9c84 Index: inst-source-utils.spec =================================================================== --- inst-source-utils.spec (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.spec (working copy) @@ -1,7 +1,7 @@ # # spec file for package inst-source-utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -20,24 +20,27 @@ Summary: Utilities for creating customized installation sources License: GPL-2.0-or-later Group: System/YaST -Version: 2021.09.09 +Version: 2023.11.08 Release: 0 -URL: https://en.opensuse.org/Inst-source-utils +Url: https://en.opensuse.org/Inst-source-utils BuildArch: noarch Requires: gpg2 Obsoletes: autoyast2-utils <= 2.14.10 Provides: autoyast2-utils = 2.14.10 Recommends: create-repo-utils Requires: perl-XML-Parser +Requires: zstd Source: %name-%version.tar.xz Source1: split.pl %description Utilities supporting autoinstallation and creation of customized -installation sources. +installation sources. -Have a look at https://en.opensuse.org/Inst-source-utils for a detailed +Have a look at http://en.opensuse.org/Inst-source-utils for a detailed description of each script. + + %prep %setup -q @@ -51,7 +54,6 @@ %files %license COPYING -%defattr(755,root,root,755) %_bindir/* %defattr(644,root,root,755) %_datadir/%name Index: inst-source-utils-2023.11.08.obscpio =================================================================== Binary file 'inst-source-utils-2023.11.08.obscpio' added. Index: inst-source-utils-2021.09.09.obscpio =================================================================== Binary file 'inst-source-utils-2021.09.09.obscpio' deleted. OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/inst-source-utils?expand=0&rev=79
2023-11-08 18:01:40 +01:00
installation sources.
- update to 2023.11.08: - Handle zstd repos in rezip_repo_rsyncable - added a small perl helper to create updateinfos on your own - added some help M _service D inst-source-utils-2021.09.09.obscpio A inst-source-utils-2023.11.08.obscpio M inst-source-utils.changes M inst-source-utils.obsinfo M inst-source-utils.spec Diff for working copy: . Index: _service =================================================================== --- _service (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ _service (working copy) @@ -2,8 +2,8 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/openSUSE/inst-source-utils.git</param> <param name="scm">git</param> - <param name="version">2021.09.09</param> - <param name="revision">2021.09.09</param> + <param name="version">2023.11.08</param> + <param name="revision">2023.11.08</param> <param name="extract">inst-source-utils.changes</param> <param name="extract">inst-source-utils.spec</param> </service> Index: inst-source-utils.changes =================================================================== --- inst-source-utils.changes (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.changes (working copy) @@ -1,7 +1,19 @@ +------------------------------------------------------------------- +Wed Nov 8 16:06:01 UTC 2023 - Dirk Müller <dmueller@suse.com> + +- update to 2023.11.08: + - Handle zstd repos in rezip_repo_rsyncable + +------------------------------------------------------------------- +Tue Aug 1 17:55:46 CET 2023 - meissner@suse.de + +- added a small perl helper to create updateinfos on your own +- added some help + ------------------------------------------------------------------- Wed Apr 27 10:19:51 UTC 2022 - Dirk Müller <dmueller@suse.com> -- fix URL +- fix URL - use %%license tag ------------------------------------------------------------------- @@ -14,7 +26,7 @@ ------------------------------------------------------------------- Mon Dec 10 16:33:02 CET 2018 - ro@suse.de -- add pattern-category also to susedata, not just susedata_i18n +- add pattern-category also to susedata, not just susedata_i18n ------------------------------------------------------------------- Wed Dec 5 14:55:50 UTC 2018 - Adrian Schröter <adrian@suse.de> @@ -41,32 +53,32 @@ ------------------------------------------------------------------- Fri Jul 28 13:26:40 CEST 2017 - ro@suse.de -- drop requires for recode +- drop requires for recode ------------------------------------------------------------------- Tue Jul 26 12:07:52 CEST 2016 - ro@suse.de - ABXML: add diskusage data to susedata xml structure - (fate#320517) + (fate#320517) ------------------------------------------------------------------- Mon May 2 17:46:57 CEST 2016 - ro@suse.de - RPMQ: add infrastructure for HEADERSTART and EXTRA - create_package_descr: use infrastucture to allow running with - only rpm headers instead of full rpms (bnc#978085) + only rpm headers instead of full rpms (bnc#978085) ------------------------------------------------------------------- Wed Dec 9 16:01:55 CET 2015 - ro@suse.de - update rezip_repo_rsyncable again: fix up filenames if they are checksum prefixed, do not change timestamps of the - files recompressed (bnc#958511) + files recompressed (bnc#958511) ------------------------------------------------------------------- Tue Dec 8 12:10:41 CET 2015 - ro@suse.de -- rezip_repo_rsyncable: add "-n" option for gzip +- rezip_repo_rsyncable: add "-n" option for gzip ------------------------------------------------------------------- Tue Oct 27 15:10:49 CET 2015 - ro@suse.de @@ -77,46 +89,46 @@ ------------------------------------------------------------------- Tue Mar 18 16:40:34 CET 2014 - ro@suse.de -- update create_package_descr: fix utf8 handling thanks to mls +- update create_package_descr: fix utf8 handling thanks to mls ------------------------------------------------------------------- Fri Mar 14 02:38:32 CET 2014 - ro@suse.de - create_sha1sums: skip content file actions if content file - does not exist + does not exist ------------------------------------------------------------------- Wed Mar 12 17:56:59 CET 2014 - ro@suse.de -- fix bogus code in rezip-repo-rsyncable +- fix bogus code in rezip-repo-rsyncable ------------------------------------------------------------------- Wed Mar 5 14:34:28 CET 2014 - ro@suse.de -- bump version number and add automatic to pre_checkin.sh +- bump version number and add automatic to pre_checkin.sh ------------------------------------------------------------------- Tue Mar 4 16:47:58 CET 2014 - ro@suse.de - add ABXML.pm and ABStructured.pm -- rewrite rezip_repo_rsyncable to keep checksum type +- rewrite rezip_repo_rsyncable to keep checksum type - add requires for perl-XML-Parser ------------------------------------------------------------------- Tue Feb 25 15:36:18 CET 2014 - ro@suse.de -- fix typo in last change +- fix typo in last change ------------------------------------------------------------------- Wed Feb 19 17:51:38 CET 2014 - ro@suse.de - update create_package_descr: also recognize new rpm tags - for Suggests and Enhances (thanks to mls for the patch) + for Suggests and Enhances (thanks to mls for the patch) ------------------------------------------------------------------- Fri Sep 20 11:57:36 CEST 2013 - ro@suse.de -- also add Requires(pre) and Requires(post) to Prq sections +- also add Requires(pre) and Requires(post) to Prq sections ------------------------------------------------------------------- Wed Apr 3 12:03:43 CEST 2013 - ro@suse.de @@ -124,13 +136,13 @@ - remove pdb code from create_package_descr - create_sha1sums: replace "which" by "type -p" - create_repo_for_patch.sh: same change -- RPMQ: fix for name-version-release > 64 characters +- RPMQ: fix for name-version-release > 64 characters ------------------------------------------------------------------- Fri Jan 25 01:23:46 CET 2013 - ro@suse.de - use "strict" for create_package_descr -- add support for -e (eula_dir) parameter in create_package_descr +- add support for -e (eula_dir) parameter in create_package_descr ------------------------------------------------------------------- Wed Dec 5 13:27:11 CET 2012 - ro@suse.de @@ -140,13 +152,13 @@ ------------------------------------------------------------------- Thu Sep 13 16:15:54 CEST 2012 - ro@suse.de -- add recent fixes +- add recent fixes ------------------------------------------------------------------- Wed Feb 29 10:55:46 CET 2012 - ro@suse.de - mk_changelog: calculate time (two years ago) differently to - avoid error on leap days. + avoid error on leap days. ------------------------------------------------------------------- Thu Feb 2 11:10:39 UTC 2012 - adrian@suse.de @@ -177,17 +189,17 @@ ------------------------------------------------------------------- Thu Apr 28 18:25:28 CEST 2011 - ro@suse.de -- add option -D to use sha256 checksums in create_package_descr +- add option -D to use sha256 checksums in create_package_descr ------------------------------------------------------------------- Wed Mar 17 11:52:48 CET 2010 - ro@suse.de -- add requires to recode +- add requires to recode ------------------------------------------------------------------- Mon Feb 22 12:11:17 CET 2010 - ro@suse.de -- create_package_descr: output a little statistic +- create_package_descr: output a little statistic ------------------------------------------------------------------- Wed Jan 27 14:52:59 UTC 2010 - adrian@suse.de @@ -197,7 +209,7 @@ ------------------------------------------------------------------- Mon Nov 2 13:41:07 CET 2009 - ro@suse.de -- add rezip_repo_rsyncable +- add rezip_repo_rsyncable - update create_package_descr: - skip deltarpms - write comment with cmdline only once @@ -214,8 +226,8 @@ ------------------------------------------------------------------- Mon Oct 12 23:14:14 CEST 2009 - lrupp@suse.de -- fix bnc#546152: create_sha1sums fails to find custom gpg-key on - non-english systems +- fix bnc#546152: create_sha1sums fails to find custom gpg-key on + non-english systems - fix create_package_descr to work with delta-rpms in path ------------------------------------------------------------------- @@ -224,12 +236,12 @@ - create_package_descr: disable debug output for missing pdb data - create_repo_for_patch.sh: complete rework (thanks to Ulf Lange) fixes bnc #506357 -- RPMQ.pm: added the following RPM-tags - PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, +- RPMQ.pm: added the following RPM-tags + PRETRANS, POSTTRANS, PRETRANSPROG, POSTTRANSPROG, DISTTAG, FILEDIGESTALGOS, FILEDIGESTALGO - createpatch: first part of the code rewrite is done New options: -l|--logfile => write output to logfile - -b|--basedir => obsoletes old script behavior + -b|--basedir => obsoletes old script behavior -c|--configfile => use options from configfile ------------------------------------------------------------------- @@ -241,12 +253,12 @@ ------------------------------------------------------------------- Fri Mar 6 11:58:45 CET 2009 - ro@suse.de -- create_package_descr: add -Q option to disable Shr tag +- create_package_descr: add -Q option to disable Shr tag ------------------------------------------------------------------- Wed Feb 25 11:10:27 CET 2009 - lrupp@suse.de -- create_package_descr: more help text for the -T XTAGS_FILE +- create_package_descr: more help text for the -T XTAGS_FILE - create_sha1sum, create_md5sums - fix bnc#460894: handle multiple arguments @@ -259,7 +271,7 @@ ------------------------------------------------------------------- Mon Nov 24 15:12:14 CET 2008 - ro@suse.de -- update create_package_descr +- update create_package_descr ------------------------------------------------------------------- Mon Nov 24 13:53:46 CET 2008 - lrupp@suse.de @@ -276,7 +288,7 @@ ------------------------------------------------------------------- Thu Nov 13 00:14:01 CET 2008 - ro@suse.de -- mk_listings: exclude .cr-cache and .snapshot +- mk_listings: exclude .cr-cache and .snapshot ------------------------------------------------------------------- Thu Oct 16 17:54:47 CEST 2008 - lrupp@suse.de @@ -289,7 +301,7 @@ - create_package_descr: + add "-V" option to also put the vendor for each rpm in - the generated metadata + the generated metadata ------------------------------------------------------------------- Thu Oct 9 17:46:48 CEST 2008 - lrupp@suse.de @@ -297,9 +309,9 @@ - quick fix for bnc#409927: - create_sha1sums: + create SHA1SUM files and sign them in the slideshow directory - - added create_sha1sum which is a copy of create_md5sums + - added create_sha1sum which is a copy of create_md5sums (can't use create_sha1sum_s_ as this name is already in use) -- removed NoSource tags +- removed NoSource tags ------------------------------------------------------------------- Mon Jul 21 19:02:27 CEST 2008 - lrupp@suse.de @@ -315,7 +327,7 @@ + EXTRA_REQUIRES_FILE option switched from -p to -r - create_repo_for_patch.sh: + fix quoting -- create_sha1sums: +- create_sha1sums: + added option "-x" to add additional meta files in content file + beetter check for repomd.xml + added "-n" option to skip re-signing @@ -325,7 +337,7 @@ ------------------------------------------------------------------- Fri May 16 16:52:36 CEST 2008 - ro@suse.de -- patches upstreamed +- patches upstreamed ------------------------------------------------------------------- Thu May 15 15:09:25 CEST 2008 - schwab@suse.de @@ -348,7 +360,7 @@ ------------------------------------------------------------------- Wed Sep 26 20:38:37 CEST 2007 - ro@suse.de -- remove dependency to createrepo for now +- remove dependency to createrepo for now ------------------------------------------------------------------- Wed Sep 26 12:20:24 CEST 2007 - lrupp@suse.de @@ -360,7 +372,7 @@ ------------------------------------------------------------------- Tue Jul 17 02:08:14 CEST 2007 - lrupp@suse.de -- createpatch: use CONFIRMATION_FILE as description to make clear, +- createpatch: use CONFIRMATION_FILE as description to make clear, that this creates a confirmation popup for the user (#205534) ------------------------------------------------------------------- @@ -370,17 +382,17 @@ + fix typo in usage - create_package_descr: + search data in main package for xxbit packages - + add license notes as confirmlic so YaST can display them + + add license notes as confirmlic so YaST can display them even in plain text mode - create_sha1sums: added to generate the SHA1SUMs in content file - createpatch: - + support "license_to_confirm": add an EULA to the patch, read + + support "license_to_confirm": add an EULA to the patch, read from the file specified (see #205534 for details) + beautify usage message + added @packagelist to condition - mk_listings: + handle whitespaces in directory names - + use --rsyncable as gzip option: `rsync' program can take + + use --rsyncable as gzip option: `rsync' program can take advantage of similarities during sync over network + replace standard Names (CD,DVD,inst-source) + use '--nodigest --nosignature' for rpm queries if supported @@ -390,7 +402,7 @@ Tue May 15 15:55:26 CEST 2007 - ories@suse.de - added support for adding supplements tag (#262859, #256038) -- added support for overwriting the default freshens value +- added support for overwriting the default freshens value - fixed one \" escaping typo - do not delete product.xml @@ -402,7 +414,7 @@ ------------------------------------------------------------------- Tue Mar 13 12:06:48 CET 2007 - lrupp@suse.de -- fixed source again - fixed script, too +- fixed source again - fixed script, too ------------------------------------------------------------------- Fri Mar 9 10:39:06 CET 2007 - lrupp@suse.de @@ -417,7 +429,7 @@ ------------------------------------------------------------------- Mon Feb 26 14:17:43 CET 2007 - lrupp@suse.de -- fixed #214273 : inst-source-utils perl module in subdir of +- fixed #214273 : inst-source-utils perl module in subdir of /usr/bin is questionable/ugly ------------------------------------------------------------------- Index: inst-source-utils.obsinfo =================================================================== --- inst-source-utils.obsinfo (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.obsinfo (working copy) @@ -1,5 +1,4 @@ name: inst-source-utils -version: 2021.09.09 -mtime: 1631193778 -commit: afc51c5074cd6847d952c5f1fd8df922824c7aa6 - +version: 2023.11.08 +mtime: 1699462649 +commit: 41d8c58c8f2adb28f82c113d38c68ee50fdb9c84 Index: inst-source-utils.spec =================================================================== --- inst-source-utils.spec (revision 8c375b92f5c1b65e84ff508124f0bd0e) +++ inst-source-utils.spec (working copy) @@ -1,7 +1,7 @@ # # spec file for package inst-source-utils # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -20,24 +20,27 @@ Summary: Utilities for creating customized installation sources License: GPL-2.0-or-later Group: System/YaST -Version: 2021.09.09 +Version: 2023.11.08 Release: 0 -URL: https://en.opensuse.org/Inst-source-utils +Url: https://en.opensuse.org/Inst-source-utils BuildArch: noarch Requires: gpg2 Obsoletes: autoyast2-utils <= 2.14.10 Provides: autoyast2-utils = 2.14.10 Recommends: create-repo-utils Requires: perl-XML-Parser +Requires: zstd Source: %name-%version.tar.xz Source1: split.pl %description Utilities supporting autoinstallation and creation of customized -installation sources. +installation sources. -Have a look at https://en.opensuse.org/Inst-source-utils for a detailed +Have a look at http://en.opensuse.org/Inst-source-utils for a detailed description of each script. + + %prep %setup -q @@ -51,7 +54,6 @@ %files %license COPYING -%defattr(755,root,root,755) %_bindir/* %defattr(644,root,root,755) %_datadir/%name Index: inst-source-utils-2023.11.08.obscpio =================================================================== Binary file 'inst-source-utils-2023.11.08.obscpio' added. Index: inst-source-utils-2021.09.09.obscpio =================================================================== Binary file 'inst-source-utils-2021.09.09.obscpio' deleted. OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/inst-source-utils?expand=0&rev=79
2023-11-08 18:01:40 +01:00
Have a look at http://en.opensuse.org/Inst-source-utils for a detailed
description of each script.
%prep
%setup -q
%build
%install
install -d -m 755 %{buildroot}/%{_prefix}
cp -a usr %{buildroot}/
%files
%license COPYING
%_bindir/*
%defattr(644,root,root,755)
%_datadir/%name
%changelog