[packages/ttembed] executable bit

glen glen at pld-linux.org
Mon Dec 29 14:03:15 CET 2014


commit 91716d151ca0e463921134ea8d78b291fb8bcfb9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Dec 29 15:03:08 2014 +0200

    executable bit

 ttembed.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ttembed.spec b/ttembed.spec
index 9c296f1..31ba19d 100644
--- a/ttembed.spec
+++ b/ttembed.spec
@@ -5,7 +5,7 @@
 Summary:	Remove embedding limitations from TrueType fonts
 Name:		ttembed
 Version:	1.1
-Release:	1
+Release:	2
 License:	Public Domain
 Group:		Applications
 Source0:	https://github.com/hisdeedsaredust/ttembed/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -47,5 +47,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc LICENSE README.md
-%{_bindir}/ttembed
+%attr(755,root,root) %{_bindir}/ttembed
 %{_mandir}/man1/ttembed.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ttembed.git/commitdiff/91716d151ca0e463921134ea8d78b291fb8bcfb9



More information about the pld-cvs-commit mailing list