minor wording in changelog
This commit is contained in:
parent
486fb7e6c9
commit
c44114c672
@ -245,7 +245,7 @@ sed -i 's/^BuildRequires:.*e-smith/BuildRequires: smeserver/g' "$TARGETPKG.spec"
|
|||||||
change-log "$TARGETPKG.spec"
|
change-log "$TARGETPKG.spec"
|
||||||
# and edit in the reason and add by whom
|
# and edit in the reason and add by whom
|
||||||
sed -i "s/fix \[SME: \]/Rename to $TARGETPKG \[SME: 12359\]/" "$TARGETPKG.spec"
|
sed -i "s/fix \[SME: \]/Rename to $TARGETPKG \[SME: 12359\]/" "$TARGETPKG.spec"
|
||||||
sed -i 's/ME MYSELF <myemail@koozali.org>/rename-e-smith-pkg.sh aka Trevor Batley <trevor@batley.id.au>/' "$TARGETPKG.spec"
|
sed -i 's/ME MYSELF <myemail@koozali.org>/rename-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au>/' "$TARGETPKG.spec"
|
||||||
|
|
||||||
# - add PROVIDES: smeserver-<pkg>
|
# - add PROVIDES: smeserver-<pkg>
|
||||||
sed -i "/%description/i Provides: $SOURCEPKG" "$TARGETPKG.spec"
|
sed -i "/%description/i Provides: $SOURCEPKG" "$TARGETPKG.spec"
|
||||||
|
Loading…
Reference in New Issue
Block a user