SPECS: m4.spec - adapter, check-files cleanup

glen glen at pld-linux.org
Tue Dec 9 02:32:50 CET 2008


Author: glen                         Date: Tue Dec  9 01:32:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter, check-files cleanup

---- Files affected:
SPECS:
   m4.spec (1.101 -> 1.102) 

---- Diffs:

================================================================
Index: SPECS/m4.spec
diff -u SPECS/m4.spec:1.101 SPECS/m4.spec:1.102
--- SPECS/m4.spec:1.101	Tue Oct 14 15:07:26 2008
+++ SPECS/m4.spec	Tue Dec  9 02:32:45 2008
@@ -4,10 +4,10 @@
 %bcond_with	tests	# perform "make check"
 #
 Summary:	GNU Macro Processor
-Summary(de.UTF-8):   GNU-Makro-Prozessor
-Summary(fr.UTF-8):   Processeur de macros de GNU
-Summary(pl.UTF-8):   GNU procesor języka makrodefinicji
-Summary(tr.UTF-8):   GNU Makroİşlemcisi
+Summary(de.UTF-8):	GNU-Makro-Prozessor
+Summary(fr.UTF-8):	Processeur de macros de GNU
+Summary(pl.UTF-8):	GNU procesor języka makrodefinicji
+Summary(tr.UTF-8):	GNU Makroİşlemcisi
 Name:		m4
 Version:	1.4.12
 Release:	1
@@ -53,7 +53,7 @@
 
 %package devel
 Summary:	Files to develop application with embedded m4 interpreter
-Summary(pl.UTF-8):   Pliki do tworzenia aplikacji z wbudowanym interpreterem m4
+Summary(pl.UTF-8):	Pliki do tworzenia aplikacji z wbudowanym interpreterem m4
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 
@@ -65,7 +65,7 @@
 
 %package static
 Summary:	Static m4 library
-Summary(pl.UTF-8):   Statyczna biblioteka m4
+Summary(pl.UTF-8):	Statyczna biblioteka m4
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
 
@@ -96,6 +96,8 @@
 
 %{?with_tests:%{__make} check}
 
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -118,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102  2008/12/09 01:32:45  glen
+- adapter, check-files cleanup
+
 Revision 1.101  2008/10/14 13:07:26  arekm
 - changelog fix
 
@@ -287,15 +292,15 @@
 - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
 
 Revision 1.54  2002/06/23 20:52:52  kloczek
-perl -pi -e "s/^gettextize --copy --force/\%\{__gettextize\}/"
+- perl -pi -e "s/^gettextize --copy --force/\%\{__gettextize\}/"
 
 Revision 1.53  2002/06/23 20:32:32  kloczek
 - perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/"
 
 Revision 1.52  2002/05/21 23:14:06  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
-	     s/^autoconf/\%\{__autoconf\}/"
+     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.51  2002/02/23 03:36:25  kloczek
 - adapterized.
@@ -308,7 +313,7 @@
 - added Group(fr)
 
 Revision 1.48  2002/01/18 02:13:46  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.47  2001/09/26 12:24:32  qboosh
 - BuildRequires: autoconf, automake, libtool
@@ -317,7 +322,7 @@
 - reverting last change: removing new macros from %p{re,ost}{,un}
 
 Revision 1.44  2001/07/06 11:53:05  wiget
-release 4; fix autoconf stuff
+- release 4; fix autoconf stuff
 
 Revision 1.43  2001/02/05 20:29:32  kloczek
 - release 3,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/m4.spec?r1=1.101&r2=1.102&f=u



More information about the pld-cvs-commit mailing list