rpms/xfig/devel xfig.spec,1.61,1.62

Hans de Goede jwrdegoede at fedoraproject.org
Wed Apr 22 09:40:16 UTC 2009


Author: jwrdegoede

Update of /cvs/extras/rpms/xfig/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8382

Modified Files:
	xfig.spec 
Log Message:
Merge review fixes


Index: xfig.spec
===================================================================
RCS file: /cvs/extras/rpms/xfig/devel/xfig.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- xfig.spec	21 Apr 2009 17:48:17 -0000	1.61
+++ xfig.spec	22 Apr 2009 09:40:15 -0000	1.62
@@ -86,6 +86,8 @@
 Requires:       xorg-x11-fonts-base
 # So that this will get uninstalled together with xfig / xfig-Xaw3d
 Requires:       %{name}-executable = %{version}-%{release}
+Requires(post): desktop-file-utils
+Requires(postun): desktop-file-utils
 
 %description common
 Files common to both the plain Xaw and the Xaw3d version of xfig.
@@ -134,6 +136,8 @@
 
 make DESTDIR=%{buildroot} XFIGDOCDIR=%{_docdir}/%{name}-%{version} \
      INSTALL="install -p" install.all
+install -p -m 644 CHANGES README LATEX.AND.XFIG* FIGAPPS \
+  %{buildroot}%{_docdir}/%{name}-%{version}
 
 # install the Xaw3d version and the wrapper for the .desktop file
 mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}-plain




More information about the fedora-extras-commits mailing list