]> git.pld-linux.org Git - packages/whois.git/blobdiff - whois.spec
- updated to 4.7.8
[packages/whois.git] / whois.spec
index c87ae5674820e7148797fe15826329c7e825cd40..373ecfcf95cc81164d00349c8056d67906ae3146 100644 (file)
@@ -3,13 +3,12 @@ Summary(pl):  Rozszerzony klient WHOIS
 Summary(ru):   õÌÕÞÛÅÎÎÙÊ ËÌÉÅÎÔ WHOIS
 Summary(uk):   ðÏËÒÁÝÅÎÉÊ Ë̦¤ÎÔ WHOIS
 Name:          whois
-Version:       4.6.25
+Version:       4.7.8
 Release:       2
 License:       GPL
 Group:         Networking/Utilities
-#Source0:      http://www.linux.it/~md/software/%{name}_%{version}.tar.gz
 Source0:       http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.gz
-# Source0-md5: 1be817f83451588cdfa16be772c7e469
+# Source0-md5: 41cc0635976d6d0b33ba3067ad246b97
 Patch0:                %{name}-Makefile.patch
 URL:           http://www.linux.it/~md/software/
 BuildRequires: gettext-devel
@@ -41,7 +40,7 @@ wi
 ×ÉÂÉÒÁÔÉ ÐÒÁ×ÉÌØÎÉÊ whois ÓÅÒ×ÅÒ × ÚÁÌÅÖÎÏÓÔ¦ ×¦Ä ÚÁÐÉÔÕ.
 
 %prep
-%setup -q
+%setup -q -n %{name}-4.7.7
 %patch0 -p1
 
 mv -f po/{no,nb}.po
@@ -55,6 +54,9 @@ mv -f po/{no,nb}.po
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_sysconfdir}
+
+install whois.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -68,4 +70,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README debian/changelog
 %attr(755,root,root) %{_bindir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/whois.conf
 %{_mandir}/man1/*
This page took 0.079522 seconds and 4 git commands to generate.