commit 50e506b4ae8c800d7dfc34602d879a91ebc10816
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Apr 3 21:07:55 2016 +0300

    preserve execute bit in libdir

 byobu.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/byobu.spec b/byobu.spec
index 40571c1..7ce4d60 100644
--- a/byobu.spec
+++ b/byobu.spec
@@ -3,7 +3,7 @@ Summary(hu.UTF-8):      Hasznos profilok és profilváltó 
gyűjteménye a GNU screen
 Summary(pl.UTF-8):     Zestaw przydatnych profili oraz przełącznik profili dla 
GNU screena
 Name:          byobu
 Version:       5.97
-Release:       0.1
+Release:       0.2
 License:       GPL v3
 Group:         Applications/System
 Source0:       
https://code.launchpad.net/byobu/trunk/%{version}/+download/%{name}_%{version}.orig.tar.gz
@@ -119,6 +119,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/vigpg
 %attr(755,root,root) %{_bindir}/wifi-status
 %{_mandir}/man1/*.1*
+%{_desktopdir}/%{name}.desktop
+# preserve +x bits where needed
+%defattr(-,root,root,-)
 %{_libexecdir}/%{name}
 %{_datadir}/%{name}
-%{_desktopdir}/%{name}.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/byobu.git/commitdiff/dcd704599918e98553724914e626c72b691ae89f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to