Hello community,

here is the log from the commit of package xiterm for openSUSE:Factory
checked in at Thu Jul 14 10:13:40 CEST 2011.



--------
--- xiterm/xiterm.changes       2010-11-08 15:40:17.000000000 +0100
+++ /mounts/work_src_done/STABLE/xiterm/xiterm.changes  2011-07-13 
16:39:12.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jul 13 14:38:54 UTC 2011 - [email protected]
+
+- fix permissions to get rpm to extract requires
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xiterm.spec ++++++
--- /var/tmp/diff_new_pack.lXwkxj/_old  2011-07-14 10:13:28.000000000 +0200
+++ /var/tmp/diff_new_pack.lXwkxj/_new  2011-07-14 10:13:28.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xiterm (Version 0.5.20040304)
+# spec file for package xiterm
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@
 AutoReqProv:    on
 Provides:       locale(xorg-x11:ja;ko;zh)
 Version:        0.5.20040304
-Release:        270
+Release:        275
 # cvs -d:pserver:[email protected]:/cvsroot login (no password to 
login)
 # cvs -d:pserver:[email protected]:/cvsroot co iterm
 # tar jcvf iterm-0.5.20040304.tar.bz2 iterm
@@ -199,6 +199,7 @@
     done
 popd
 rm -f %{buildroot}%{_libdir}/*.la
+chmod 0755 $RPM_BUILD_ROOT/%{_bindir}/*
 
 %post -n libiterm -p /sbin/ldconfig
 
@@ -213,7 +214,7 @@
 %files
 %defattr(-, root, root)
 %doc unix/Xaw/README* unix/Xaw/src/{COPYING,ChangeLog,INSTALL*}
-%attr(555,root,tty) %{_bindir}/xiterm
+%attr(-,root,tty) %{_bindir}/xiterm
 %{appdefdir}/app-defaults/*
 %dir %{appdefdir}/ja/
 %dir %{appdefdir}/ja/app-defaults/
@@ -224,7 +225,7 @@
 %files -n fbiterm
 %defattr(-, root, root)
 %doc unix/fbiterm/{AUTHORS,COPYING,ChangeLog,INSTALL,NEWS,README*}
-%attr(555,root,tty) %{_bindir}/fbiterm
+%attr(-,root,tty) %{_bindir}/fbiterm
 %dir /usr/share/fbiterm/
 %dir /usr/share/fbiterm/fonts
 /usr/share/fbiterm/fonts/*
@@ -232,7 +233,7 @@
 %files -n gtkiterm
 %defattr(-, root, root)
 %doc unix/gtk/README*
-%attr(555,root,tty) %{_bindir}/gtkiterm
+%attr(-,root,tty) %{_bindir}/gtkiterm
 
 %files -n libiterm
 %defattr(-, root, root)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to