[packages/poco] adapter

glen glen at pld-linux.org
Fri Dec 5 10:22:35 CET 2014


commit d955f44cf172c338fa0ea284a6d218b29bbdc0dd
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Dec 5 09:11:48 2014 +0200

    adapter

 poco.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/poco.spec b/poco.spec
index 5775198..7536843 100644
--- a/poco.spec
+++ b/poco.spec
@@ -11,7 +11,9 @@ URL:		http://pocoproject.org/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Modern, powerful open source C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server and embedded systems.
+Modern, powerful open source C++ class libraries and frameworks for
+building network- and internet-based applications that run on desktop,
+server and embedded systems.
 
 %package devel
 Summary:	Header files for FOO library
@@ -42,7 +44,6 @@ Statyczna biblioteka poco.
 
 %build
 %configure
-
 %{__make} \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
@@ -52,7 +53,6 @@ Statyczna biblioteka poco.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/poco.git/commitdiff/7ecefa16e2e4609daa5a5fadb74d2e1c51fdd287



More information about the pld-cvs-commit mailing list