rpms/aterm/FC-5 aterm.spec,1.13,1.14

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sun Jun 18 08:52:16 UTC 2006


Author: awjb

Update of /cvs/extras/rpms/aterm/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15291/FC-5

Modified Files:
	aterm.spec 
Log Message:
- fix #192433 



Index: aterm.spec
===================================================================
RCS file: /cvs/extras/rpms/aterm/FC-5/aterm.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- aterm.spec	28 Feb 2006 22:22:12 -0000	1.13
+++ aterm.spec	18 Jun 2006 08:52:15 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           aterm
 Version:        1.0.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 
 Summary:        Afterstep XVT, VT102 emulator for the X Window system
 Group:          User Interface/X
@@ -41,7 +41,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall mandir=$RPM_BUILD_ROOT/%{_mandir}/man1
+%makeinstall mandir=$RPM_BUILD_ROOT/%{_mandir}/man1 \
+INSTALL_PROGRAM="/usr/bin/install -c -m 755"
 
 desktop-file-install \
   --vendor=fedora \
@@ -64,6 +65,10 @@
 
 
 %changelog
+* Sun Jun 18 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+1.0.0-5
+- fix #192433
+
 * Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 1.0.0-4
 - fix #177302 (term should really be rxvt with new termcap)




More information about the fedora-extras-commits mailing list