From 6b22eae0acbe274315f03b5430bbcfa9659a6f5e Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Tue, 25 Oct 2005 11:53:36 +0000 Subject: [PATCH] - use %%{_sysconfdir} (#171555) --- wget.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wget.spec b/wget.spec index 2db6444..5cac153 100644 --- a/wget.spec +++ b/wget.spec @@ -1,7 +1,7 @@ Summary: A utility for retrieving files using the HTTP or FTP protocols. Name: wget Version: 1.10.2 -Release: 1 +Release: 2 License: GPL Group: Applications/Internet Url: http://wget.sunsite.dk/ @@ -64,12 +64,15 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS MAILING-LIST NEWS README PATCHES TODO -%config(noreplace) /etc/wgetrc +%config(noreplace) %{_sysconfdir}/wgetrc %{_mandir}/man1/wget.* %{_bindir}/wget %{_infodir}/* %changelog +* Tue Oct 25 2005 Karsten Hopp 1.10.2-2 +- use %%{_sysconfdir} (#171555) + * Sat Oct 15 2005 Florian La Roche - 1.10.2