SPECS: resolvconf.spec - update to 1.42

glen glen at pld-linux.org
Mon Nov 24 19:57:48 CET 2008


Author: glen                         Date: Mon Nov 24 18:57:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 1.42

---- Files affected:
SPECS:
   resolvconf.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/resolvconf.spec
diff -u SPECS/resolvconf.spec:1.10 SPECS/resolvconf.spec:1.11
--- SPECS/resolvconf.spec:1.10	Sat May 31 21:16:09 2008
+++ SPECS/resolvconf.spec	Mon Nov 24 19:57:43 2008
@@ -2,12 +2,12 @@
 Summary:	Nameserver information handler
 Summary(pl.UTF-8):	Program obsługujący informacje o serwerach nazw
 Name:		resolvconf
-Version:	1.37
-Release:	2
+Version:	1.42
+Release:	1
 License:	GPL v2
 Group:		Applications
 Source0:	ftp://ftp.debian.org/debian/pool/main/r/resolvconf/%{name}_%{version}.tar.gz
-# Source0-md5:	d6aec9e204674de97b272384305eb320
+# Source0-md5:	205919a6754c93f61c76cd8f851c81b3
 Source1:	%{name}.init
 Patch0:		%{name}-pld.patch
 Requires:	rc-scripts
@@ -31,13 +31,11 @@
 %prep
 %setup -q
 %patch0 -p1
-iconv -fKOI8R -tutf8 < man/interface-order.ru.5 > man/interface-order.ru-utf8.5
-iconv -fKOI8R -tutf8 < man/resolvconf.ru.8  > man/resolvconf.ru-utf8.8
 %{__sed} -i -e s,readlink,resolvesymlink, etc/resolvconf/update.d/libc
 touch etc/resolvconf/resolv.conf.d/tail
 
 # cleanup backups after patching
-find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
+find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -48,8 +46,6 @@
 install bin/list-records $RPM_BUILD_ROOT%{_libdir}/%{name}
 cp -a man/interface-order.5 $RPM_BUILD_ROOT%{_mandir}/man5
 cp -a man/resolvconf.8 $RPM_BUILD_ROOT%{_mandir}/man8
-cp -a man/interface-order.ru-utf8.5 $RPM_BUILD_ROOT%{_mandir}/ru/man5/interface-order.5
-cp -a man/resolvconf.ru-utf8.8 $RPM_BUILD_ROOT%{_mandir}/ru/man8/resolvconf.8
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 
 %clean
@@ -76,8 +72,6 @@
 %attr(755,root,root) %{_sysconfdir}/%{name}/update.d/libc
 %{_mandir}/man5/interface-order.5*
 %{_mandir}/man8/resolvconf.8*
-%lang(ru) %{_mandir}/ru/man5/interface-order.5*
-%lang(ru) %{_mandir}/ru/man8/resolvconf.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -85,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008/11/24 18:57:43  glen
+- update to 1.42
+
 Revision 1.10  2008/05/31 19:16:09  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/resolvconf.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list