summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-06-10 14:31:12 +0200
committerAndreas Schwab <schwab@redhat.com>2010-06-10 14:31:12 +0200
commit79f76251ff8e058d661883c7f519efd41d15e7c0 (patch)
tree3724d93469e179d4a8eb96af6e80c8f94453e171
parentae5a8c0f7d1afb278f441d017c8f32f3188fc299 (diff)
Mark /etc/rpc as %config
-rw-r--r--fedora/glibc.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index f84cf9509d..39da27029f 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -593,7 +593,7 @@ rm -f $RPM_BUILD_ROOT%{_sbindir}/rpcinfo
# languages very well, temporarily disable
LIB_LANG=''
sed -e "$LIB_LANG" -e "$SHARE_LANG" \
- -e '\,/etc/\(localtime\|nsswitch.conf\|ld\.so\.conf\|ld\.so\.cache\|default\),d' \
+ -e '\,/etc/\(localtime\|nsswitch.conf\|ld\.so\.conf\|ld\.so\.cache\|default\|rpc\),d' \
-e '\,/%{_lib}/lib\(pcprofile\|memusage\)\.so,d' \
-e '\,bin/\(memusage\|mtrace\|xtrace\|pcprofiledump\),d'
} | sort > rpm.filelist
@@ -957,6 +957,7 @@ rm -f *.filelist*
%verify(not md5 size mtime) %config(noreplace) /etc/localtime
%verify(not md5 size mtime) %config(noreplace) /etc/nsswitch.conf
%verify(not md5 size mtime) %config(noreplace) /etc/ld.so.conf
+%verify(not md5 size mtime) %config(noreplace) /etc/rpc
%dir /etc/ld.so.conf.d
%dir %{_prefix}/libexec/getconf
%dir %{_prefix}/%{_lib}/gconv