Accepting request 23585 from openSUSE:Tools
Copy from openSUSE:Tools/inst-source-utils based on submit request 23585 from user oertel OBS-URL: https://build.opensuse.org/request/show/23585 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inst-source-utils?expand=0&rev=19
This commit is contained in:
parent
0a88669ccb
commit
83faa2764f
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 2 13:41:07 CET 2009 - ro@suse.de
|
||||
|
||||
- add rezip_repo_rsyncable
|
||||
- update create_package_descr:
|
||||
- skip deltarpms
|
||||
- write comment with cmdline only once
|
||||
- do not warn for missing pdb data
|
||||
- update: create_repo_for_patch.sh
|
||||
- add sources if wanted
|
||||
- update: create_sha1sums
|
||||
- clear LANG LANGUAGE
|
||||
- update: createpatch
|
||||
- major overhaul
|
||||
- update: RPMQ.pm
|
||||
- add PRETRANS,POSTTRANS, ..., FILEDIGESTALGO
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 12 23:14:14 CEST 2009 - lrupp@suse.de
|
||||
|
||||
@ -19,6 +36,12 @@ Fri Aug 7 19:47:34 CEST 2009 - lrupp@suse.de
|
||||
-b|--basedir => obsoletes old script behavior
|
||||
-c|--configfile => use options from configfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 13 12:40:12 CEST 2009 - ug@suse.de
|
||||
|
||||
- remove the "PATTERNS" line from the created add_on
|
||||
(create_update_source)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 11:58:45 CET 2009 - ro@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package inst-source-utils (Version 2009.10.13)
|
||||
# spec file for package inst-source-utils (Version 2009.11.2)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
Name: inst-source-utils
|
||||
Summary: Utilities for creating customized installation sources
|
||||
Version: 2009.10.13
|
||||
Version: 2009.11.2
|
||||
Release: 1
|
||||
Url: http://en.opensuse.org/Inst-source-utils
|
||||
License: GPL v2 or later
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3cff3c9a5e36d92cc4b659267a5bea10c3c5cf467417c21aaf897bac62a8e5c
|
||||
size 33274
|
||||
oid sha256:8b18e03acd4deed636d52e326b1ba9cf55de5eae1eec49632e8e6705bc7c2fef
|
||||
size 33579
|
||||
|
@ -13,7 +13,8 @@ BINFILES="/work/cd/bin/tools/mk_listings /work/cd/bin/tools/create_directory.yas
|
||||
/work/cd/bin/tools/create_sha1sum /work/cd/bin/tools/compress_susetags
|
||||
/work/cd/bin/tools/packages2eula.pl /work/cd/lib/mach_cd/mk_changelog
|
||||
/work/cd/bin/tools/create_repo_for_patch.sh /work/cd/bin/createpatch
|
||||
/work/cd/bin/tools/create_update_source.sh"
|
||||
/work/cd/bin/tools/create_update_source.sh
|
||||
/work/cd/bin/tools/rezip_repo_rsyncable"
|
||||
|
||||
mkdir -p $TOPDIR$BINDIR
|
||||
mkdir -p $TOPDIR$MODULEDIR/modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user