]> git.pld-linux.org Git - packages/librhtv.git/commitdiff
- chmod 0755 librhtv.so.2.2.1 for debuginfo. master auto/th/librhtv-2.2.1-3
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Feb 2014 12:29:01 +0000 (13:29 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Feb 2014 12:29:01 +0000 (13:29 +0100)
librhtv.spec

index 6b67efe7bb7c027c22aade859572e33927e09fb3..f76630eccdf0dfb939d12ccc0dd66bd26766d7da 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Unix port of Borland TurboVision library
 Summary(pl.UTF-8):     Uniksowa wersja biblioteki TurboVision Borlanda
 Name:          librhtv
 Version:       2.2.1
-Release:       2
+Release:       3
 License:       Borland, some modifications are BSD-like licensed (generally free)
 Group:         Libraries
 Source0:       http://download.sourceforge.net/tvision/rhtvision_%{version}-1.tar.gz
@@ -94,6 +94,7 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 cd $RPM_BUILD_ROOT%{_libdir}
 ln -sf librhtv.so.%{version} librhtv.so.2
+chmod 0755 librhtv.so.%{version}
 cd -
 
 # let's create new rhide.env
This page took 0.089837 seconds and 4 git commands to generate.