churchyard pushed to pypy3 (f22). "Don't mark RPM macros in /etc as %config"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 19:33:04 UTC 2015


From a7610e26e5c7a0bbaa8a7810daa04a625ae357af Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro at hroncok.cz>
Date: Tue, 28 Apr 2015 19:51:45 +0200
Subject: Don't mark RPM macros in /etc as %config


diff --git a/pypy3.spec b/pypy3.spec
index d9e54fd..0c5b340 100644
--- a/pypy3.spec
+++ b/pypy3.spec
@@ -801,7 +801,7 @@ CheckPyPy pypy3-stackless
 %files devel
 %dir %{pypy_include_dir}
 %{pypy_include_dir}/*.h
-%config(noreplace) %{_rpmconfigdir}/macros.d/macros.pypy3
+%{_rpmconfigdir}/macros.d/macros.pypy3
 
 %if 0%{with_stackless}
 %files stackless
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pypy3.git/commit/?h=f22&id=a7610e26e5c7a0bbaa8a7810daa04a625ae357af


More information about the scm-commits mailing list