packages: findutils/findutils.spec - updated info, pl.po-update patches are ...

qboosh qboosh at pld-linux.org
Thu Nov 4 09:24:56 CET 2010


Author: qboosh                       Date: Thu Nov  4 08:24:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated info,pl.po-update patches are back

---- Files affected:
packages/findutils:
   findutils.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: packages/findutils/findutils.spec
diff -u packages/findutils/findutils.spec:1.99 packages/findutils/findutils.spec:1.100
--- packages/findutils/findutils.spec:1.99	Sun Jul 26 03:45:41 2009
+++ packages/findutils/findutils.spec	Thu Nov  4 09:24:51 2010
@@ -24,6 +24,8 @@
 # Source1-md5:	e76388b0c3218eec3557d05ccd6d6515
 Patch0:		%{name}-selinux.patch
 Patch1:		%{name}-man-selinux.patch
+Patch2:		%{name}-info.patch
+Patch3:		%{name}-pl.po-update.patch
 URL:		http://www.gnu.org/software/findutils/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -85,8 +87,10 @@
 %setup -q
 %{?with_selinux:%patch0 -p1}
 # patch1 is applied in install stage
+%patch2 -p1
+%patch3 -p1
 
-rm -f po/stamp-po
+%{__rm} po/stamp-po
 
 %build
 %{__aclocal} -I gnulib/m4 -I m4
@@ -111,10 +115,10 @@
 mv $RPM_BUILD_ROOT%{_bindir}/xargs $RPM_BUILD_ROOT/bin
 
 # useless in binary package
-rm $RPM_BUILD_ROOT%{_infodir}/find-maint.info*
+%{__rm} $RPM_BUILD_ROOT%{_infodir}/find-maint.info*
 
 # unpackaged locate
-rm $RPM_BUILD_ROOT%{_bindir}/{locate,updatedb} \
+%{__rm} $RPM_BUILD_ROOT%{_bindir}/{locate,updatedb} \
 	$RPM_BUILD_ROOT%{_libdir}/{bigram,code,frcode} \
 	$RPM_BUILD_ROOT%{_mandir}/{,*/}man?/{locate.1,updatedb.1,locatedb.5}*
 
@@ -137,8 +141,8 @@
 %attr(755,root,root) %{_bindir}/find
 %attr(755,root,root) %{_bindir}/oldfind
 %attr(755,root,root) /bin/xargs
-
-%{_mandir}/man1/[fx]*
+%{_mandir}/man1/find.1*
+%{_mandir}/man1/xargs.1*
 %lang(de) %{_mandir}/de/man1/[fx]*
 %lang(es) %{_mandir}/es/man1/[fx]*
 %lang(fi) %{_mandir}/fi/man1/[fx]*
@@ -157,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2010/11/04 08:24:51  qboosh
+- updated info,pl.po-update patches are back
+
 Revision 1.99  2009/07/26 01:45:41  arekm
 - up to 4.4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/findutils/findutils.spec?r1=1.99&r2=1.100&f=u



More information about the pld-cvs-commit mailing list