[packages/botan] - rel 2; drop botan-config, force pkg-config usage

arekm arekm at pld-linux.org
Thu Feb 21 22:02:55 CET 2013


commit f7749ed303329258f45c43cc03e2ad525e3f449a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Feb 21 22:02:53 2013 +0100

    - rel 2; drop botan-config, force pkg-config usage

 botan.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/botan.spec b/botan.spec
index d01639c..6e34535 100644
--- a/botan.spec
+++ b/botan.spec
@@ -7,7 +7,7 @@
 Summary:	Crypto library written in C++
 Name:		botan
 Version:	1.8.14
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 URL:		http://botan.randombit.net/
@@ -115,6 +115,8 @@ rm -rf $RPM_BUILD_ROOT
 	DOCDIR=_doc \
 	DESTDIR=$RPM_BUILD_ROOT%{_prefix}
 
+rm $RPM_BUILD_ROOT%{_bindir}/botan-config
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -133,7 +135,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/botan-config
 %{_includedir}/botan
 %{_libdir}/libbotan.so
 %{_pkgconfigdir}/botan-1.8.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/botan.git/commitdiff/f7749ed303329258f45c43cc03e2ad525e3f449a



More information about the pld-cvs-commit mailing list