SPECS: latex2rtf.spec - more verbose files
qboosh
qboosh at pld-linux.org
Wed Feb 20 00:00:24 CET 2008
Author: qboosh Date: Tue Feb 19 23:00:24 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more verbose files
---- Files affected:
SPECS:
latex2rtf.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/latex2rtf.spec
diff -u SPECS/latex2rtf.spec:1.25 SPECS/latex2rtf.spec:1.26
--- SPECS/latex2rtf.spec:1.25 Tue Feb 19 23:57:48 2008
+++ SPECS/latex2rtf.spec Wed Feb 20 00:00:18 2008
@@ -43,19 +43,21 @@
%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 doc/credits README ChangeLog Copyright
-%attr(755,root,root) %{_bindir}/latex2*
+%attr(755,root,root) %{_bindir}/latex2png
+%attr(755,root,root) %{_bindir}/latex2rtf
%{_datadir}/%{name}
-%{_mandir}/man1/*
-%{_infodir}/*
+%{_mandir}/man1/latex2png.1*
+%{_mandir}/man1/latex2rtf.1*
+%{_infodir}/latex2rtf.info*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -63,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2008-02-19 23:00:18 qboosh
+- more verbose files
+
Revision 1.25 2008-02-19 22:57:48 qboosh
- updated to 1.9.19 (fixes CVE-2004-2167)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/latex2rtf.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list