rjones pushed to supermin (master). "Escape '.' in supermin dependency regexp."

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 3 13:27:08 UTC 2015


>From 2017028172a8a7227c98d4b16c0b3baeee288da3 Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones at redhat.com>
Date: Fri, 3 Apr 2015 14:26:46 +0100
Subject: Escape '.' in supermin dependency regexp.


diff --git a/supermin.attr b/supermin.attr
index d794e71..2a20caf 100644
--- a/supermin.attr
+++ b/supermin.attr
@@ -1,2 +1,2 @@
 %__supermin_requires   %{_rpmconfigdir}/supermin-find-requires
-%__supermin_path       /supermin.d/[^/]*packages[^/]*
+%__supermin_path       /supermin\.d/[^/]*packages[^/]*
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/supermin.git/commit/?h=master&id=2017028172a8a7227c98d4b16c0b3baeee288da3


More information about the scm-commits mailing list