SPECS: whois.spec - updated to 4.7.10, Makefile patch replaced by ...

qboosh qboosh at pld-linux.org
Sat Dec 3 21:35:19 CET 2005


Author: qboosh                       Date: Sat Dec  3 20:35:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.7.10, Makefile patch replaced by make overrides

---- Files affected:
SPECS:
   whois.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/whois.spec
diff -u SPECS/whois.spec:1.81 SPECS/whois.spec:1.82
--- SPECS/whois.spec:1.81	Fri Sep 30 17:41:02 2005
+++ SPECS/whois.spec	Sat Dec  3 21:35:13 2005
@@ -4,13 +4,12 @@
 Summary(ru):	őĚŐŢŰĹÎÎŮĘ ËĚÉĹÎÔ WHOIS
 Summary(uk):	đĎËŇÁÝĹÎÉĘ ËĚŚ¤ÎÔ WHOIS
 Name:		whois
-Version:	4.7.8
-Release:	2
+Version:	4.7.10
+Release:	1
 License:	GPL
 Group:		Networking/Utilities
 Source0:	http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.gz
-# Source0-md5:	41cc0635976d6d0b33ba3067ad246b97
-Patch0:		%{name}-Makefile.patch
+# Source0-md5:	c56c1e5e00c579b023ad5142983fcf4f
 URL:		http://www.linux.it/~md/software/
 BuildRequires:	gettext-devel
 BuildRequires:	libidn-devel
@@ -41,8 +40,7 @@
 ×ÉÂÉŇÁÔÉ ĐŇÁ×ÉĚŘÎÉĘ whois ÓĹŇ×ĹŇ × ÚÁĚĹÖÎĎÓÔŚ ×ŚÄ ÚÁĐÉÔŐ.
 
 %prep
-%setup -q -n %{name}-4.7.7
-%patch0 -p1
+%setup -q
 
 mv -f po/{no,nb}.po
 %{__perl} -pi -e 's/no\.mo/nb.mo/' po/Makefile
@@ -55,12 +53,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_sysconfdir}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_bindir},%{_mandir}/man1}
 
 install whois.conf $RPM_BUILD_ROOT%{_sysconfdir}
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	BASEDIR=$RPM_BUILD_ROOT \
+	prefix=%{_prefix}
 
 %find_lang %{name}
 
@@ -80,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2005/12/03 20:35:13  qboosh
+- updated to 4.7.10, Makefile patch replaced by make overrides
+
 Revision 1.81  2005/09/30 15:41:02  paszczus
 - updated to 4.7.8
 - release 2 (release 1 is for Ra)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/whois.spec?r1=1.81&r2=1.82&f=u




More information about the pld-cvs-commit mailing list