SPECS: autoconf.spec - adapter, check files cleanup

glen glen at pld-linux.org
Tue Dec 9 02:37:39 CET 2008


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

---- Files affected:
SPECS:
   autoconf.spec (1.134 -> 1.135) 

---- Diffs:

================================================================
Index: SPECS/autoconf.spec
diff -u SPECS/autoconf.spec:1.134 SPECS/autoconf.spec:1.135
--- SPECS/autoconf.spec:1.134	Tue Nov  4 08:56:07 2008
+++ SPECS/autoconf.spec	Tue Dec  9 02:37:33 2008
@@ -41,14 +41,14 @@
 BuildRequires:	texinfo >= 4.2
 %{?with_xemacs:BuildRequires:	xemacs}
 BuildConflicts:	m4 = 1.4o
-Conflicts:	gettext < 0.10.38-3
 Requires:	/bin/awk
 Requires:	diffutils
+Conflicts:	gettext < 0.10.38-3
 %requires_eq	m4
 Requires:	mktemp
-BuildArch:	noarch
 Obsoletes:	autoconf252
 Obsoletes:	autoconf253
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_libdir		%{_datadir}
@@ -231,6 +231,8 @@
 	lispdir=%{_emacs_lispdir}
 %endif
 
+rm -f $RPM_BUILD_ROOT%{_infodir}/dir
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -272,6 +274,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.135  2008/12/09 01:37:33  glen
+- adapter, check files cleanup
+
 Revision 1.134  2008/11/04 07:56:07  hawk
 - release 3
 
@@ -495,7 +500,7 @@
 - requires texinfo 4.2 to build
 
 Revision 1.68  2002/10/02 09:38:30  trojan
-- added %%doc (especially NEWS)
+- added %doc (especially NEWS)
 
 Revision 1.67  2002/09/20 12:39:01  aflinta
 - updated to version 2.54
@@ -579,7 +584,7 @@
 - reverting last change: removing new macros from %p{re,ost}{,un}
 
 Revision 1.53  2001/07/18 21:03:06  kloczek
-- s/%%configure2_50/%%configure/
+- s/%configure2_50/%configure/
 
 Revision 1.52  2001/07/18 16:43:42  wiget
 - 2.52, kloczek, please update info.patch
@@ -626,10 +631,10 @@
 - updated autoconf-mawk.patch to use /bin/awk, whatever it points to...
 
 Revision 1.40  2000/06/09 07:54:39  kloczek
-- more %%{__make} macros.
+- more %{__make} macros.
 
 Revision 1.39  2000/06/09 07:22:47  kloczek
-- added using %%{__make} macro.
+- added using %{__make} macro.
 
 Revision 1.38  2000/05/24 16:50:44  zagrodzki
 - changed [ -x ... ] && to [ ! -x ... ] ||
@@ -672,7 +677,7 @@
 
 Revision 1.27  1999/12/13 03:23:39  kloczek
 - back to 2.13 (again) - release 9,
-- added usibg %%configure macro,
+- added usibg %configure macro,
 - added de, fr, es, it translation from mandrake spec,
 - added DESTDIR style install (DESTDIR patch),
 - updated Source url.
@@ -681,7 +686,7 @@
 - added missing authoconf-canonical.patch
 
 Revision 1.25  1999/09/24 10:45:01  pius
-- moved running of /usr/sbin/fix-info-dir to %%postun
+- moved running of /usr/sbin/fix-info-dir to %postun
 - release up
 
 Revision 1.24  1999/09/19 09:05:39  pius
@@ -703,51 +708,3 @@
 
 Revision 1.19  1999/07/12 23:05:53  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Fri Apr 30 1999 Artur Frysiak <wiget at pld.org.pl>
-  [2.13-7]
-- added autoconf-pinard.patch from grep 2.3
-  (fixed lookup for opendir and gethostbyname)
-
-* Tue Apr 27 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [2.13-6]
-- added patch with complet set autoconf man pages (from Debian),
-- added patch for looking for gawk before mawk in ./configure
-  (autoconf-mawk.patch from rawhide),
-- added patch wich adds removing temporary files used by auconf
-  scripts (autoconf-notmp.patch from rawhide),
-- recompiled on new rpm.
-
-* Wed Jan 26 1999 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [2.13-1d]
-- added Group(pl).
-
-* Wed Dec 29 1998 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [2.12-7]
-- standarized {un}registering info pages
-  (added autoconf-info.patch).
-
-* Mon Sep 21 1998 Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>
-  [2.12-5]
-- added -q %setup parameter,
-- changed Buildroot to /tmp/%%{name}-%%{version}-root,
-- added using %%{name} and %%{version} in Source,
-- modified pl translation,
-- added full %attr description in %files.
-
-* Thu Aug 27 1998 Cristian Gafton <gafton at redhat.com>
-- patch for fixing /tmp race conditions
-
-* Fri Jun 12 1998 Wojtek Ślusarczyk <wojtek at shadow.eu.org>
-  [2.12-5]
-- added pl transaltion,
-- added %defattr support.
-
-* Sun Oct 19 1997 Erik Troan <ewt at redhat.com>
-- spec file cleanups
-- made a noarch package
-- uses autoconf
-- uses install-info
-
-* Thu Jul 17 1997 Erik Troan <ewt at redhat.com>
-- built with glibc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/autoconf.spec?r1=1.134&r2=1.135&f=u



More information about the pld-cvs-commit mailing list