SPECS: m4.spec - updated info patch is back
qboosh
qboosh at pld-linux.org
Wed Aug 27 23:36:30 CEST 2008
Author: qboosh Date: Wed Aug 27 21:36:30 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated info patch is back
---- Files affected:
SPECS:
m4.spec (1.98 -> 1.99)
---- Diffs:
================================================================
Index: SPECS/m4.spec
diff -u SPECS/m4.spec:1.98 SPECS/m4.spec:1.99
--- SPECS/m4.spec:1.98 Tue Apr 8 10:24:53 2008
+++ SPECS/m4.spec Wed Aug 27 23:36:25 2008
@@ -77,6 +77,7 @@
%prep
%setup -q
+%patch0 -p1
rm -f config/{libtool,ltdl}.m4
@@ -98,18 +99,18 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/postshell
+%post -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
-%postun -p /sbin/postshell
+%postun -p /sbin/postshell
-/usr/sbin/fix-info-dir -c %{_infodir}
%files
%defattr(644,root,root,755)
%doc NEWS README THANKS AUTHORS ChangeLog TODO
%attr(755,root,root) %{_bindir}/m4
-%{_infodir}/*.info*
-%{_mandir}/man1/*
+%{_infodir}/m4.info*
+%{_mandir}/man1/m4.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -117,6 +118,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.99 2008/08/27 21:36:25 qboosh
+- updated info patch is back
+
Revision 1.98 2008/04/08 08:24:53 glen
- unify ftp.gnu.org urls
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/m4.spec?r1=1.98&r2=1.99&f=u
More information about the pld-cvs-commit
mailing list