commit 6c0815acb433421bd8b1e167f76be9200709335f
Author: Jan Palus <[email protected]>
Date: Wed Jun 16 18:05:07 2021 +0200
do db-devel replacement on exact match only
...not on any package ending with "db-devel"
builder.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index c8123ea..453625d 100755
--- a/builder.sh
+++ b/builder.sh
@@ -596,7 +596,7 @@ depspecname() {
s/apache\(EAPI\)-devel/apache-devel/
- s/db-devel/db5.3-devel/
+ s/^db-devel/db5.3-devel/
s/libjpeg-devel/libjpeg-turbo-devel/
'
}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/6c0815acb433421bd8b1e167f76be9200709335f
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit