packages: commoncpp2/commoncpp2.spec - added required skip_post_check_so
hawk
hawk at pld-linux.org
Wed Nov 24 11:10:47 CET 2010
Author: hawk Date: Wed Nov 24 10:10:47 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- added required skip_post_check_so
---- Files affected:
packages/commoncpp2:
commoncpp2.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: packages/commoncpp2/commoncpp2.spec
diff -u packages/commoncpp2/commoncpp2.spec:1.28 packages/commoncpp2/commoncpp2.spec:1.29
--- packages/commoncpp2/commoncpp2.spec:1.28 Sat Nov 13 13:07:14 2010
+++ packages/commoncpp2/commoncpp2.spec Wed Nov 24 11:10:42 2010
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): Pakiet GNU do tworzenia przenośnych programów w C++
Name: commoncpp2
Version: 1.7.3
-Release: 3
+Release: 4
License: GPL
Group: Libraries
Source0: http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
@@ -25,6 +25,8 @@
BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define skip_post_check_so libccgnu2-.*\.so\..* libccext2-.*\.so\..*
+
%description
This is the second major release of GNU Common C++. GNU Common C++ "2"
is a GNU package which offers portable "abstraction" of system
@@ -136,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2010/11/24 10:10:42 hawk
+- added required skip_post_check_so
+
Revision 1.28 2010/11/13 12:07:14 pawelz
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/commoncpp2/commoncpp2.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list