packages: rlinetd/rlinetd.spec, rlinetd/rlinetd.8.pl (REMOVED) - 0.7 - pl t...

baggins baggins at pld-linux.org
Thu Jul 22 14:06:27 CEST 2010


Author: baggins                      Date: Thu Jul 22 12:06:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.7
- pl translations merged upstream
- no need to regenerate ac/am

---- Files affected:
packages/rlinetd:
   rlinetd.spec (1.83 -> 1.84) , rlinetd.8.pl (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/rlinetd/rlinetd.spec
diff -u packages/rlinetd/rlinetd.spec:1.83 packages/rlinetd/rlinetd.spec:1.84
--- packages/rlinetd/rlinetd.spec:1.83	Thu Jul 22 13:59:24 2010
+++ packages/rlinetd/rlinetd.spec	Thu Jul 22 14:06:22 2010
@@ -6,14 +6,13 @@
 Summary:	better replacement for inetd
 Summary(pl.UTF-8):	lepszy zamiennik dla inetd
 Name:		rlinetd
-Version:	0.6.2
-Release:	3
+Version:	0.7
+Release:	1
 License:	GPL
 Group:		Daemons
 Source0:	http://rlinetd.alioth.debian.org/download/rlinetd/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	b0ad5112a43a68e6c1a3f3a654abab45
+# Source0-md5:	a60b4242b5872e9afcf027bb0f5c86ba
 Source1:	%{name}.inet.sh
-Source2:	%{name}.8.pl
 URL:		http://rlinetd.alioth.debian.org/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -48,19 +47,13 @@
 %prep
 %setup -q
 
-sed '/AC_PROG_CXX/d' -i configure.ac
-
 %build
-%{__libtoolize}
-%{__autoheader}
-%{__aclocal}
-%{__autoconf}
-%{__automake}
 %configure \
 	--with-libwrap \
 	--with-libcap%{!?with_libcap:=no} \
 	--with-lsf \
 	--without-libnsl
+
 %{__make}
 
 %install
@@ -71,13 +64,14 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/sysconfig/rc-inet.script
-install -D %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man8/rlinetd.8
 
 :> $RPM_BUILD_ROOT%{_sysconfdir}/rlinetd.conf
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/rlinetd/*.la
 rm -f $RPM_BUILD_ROOT{%{_sbindir}/inetd2rlinetd,%{_mandir}/man8/inetd2rlinetd.8}
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -89,7 +83,7 @@
 	%service rc-inetd stop
 fi
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog NEWS README{,.capabilities,.inetd} THANKS THOUGHTS TODO
 %attr(640,root,root) %ghost %{_sysconfdir}/rlinetd.conf
@@ -99,7 +93,7 @@
 %attr(640,root,root) /etc/sysconfig/rc-inet.script
 %{_mandir}/man5/rlinetd.conf.5*
 %{_mandir}/man8/rlinetd.8*
-%lang(pl) %{_mandir}/pl/man8/rlinetd.8*
+%lang(pl) %{_mandir}/pl/man[58]/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -107,6 +101,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2010/07/22 12:06:22  baggins
+- 0.7
+- pl translations merged upstream
+- no need to regenerate ac/am
+
 Revision 1.83  2010/07/22 11:59:24  baggins
 - rel 3
 - allow FLAGS to be a list in rc-inetd script
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rlinetd/rlinetd.spec?r1=1.83&r2=1.84&f=u



More information about the pld-cvs-commit mailing list