SPECS (DEVEL): libfwbuilder.spec - up to 2.1.12 - added -c++.patch...
twittner
twittner at pld-linux.org
Wed Jun 27 22:54:25 CEST 2007
Author: twittner Date: Wed Jun 27 20:54:25 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- up to 2.1.12
- added -c++.patch - add missing declarations
- rel. 0.1: builds, not tested
---- Files affected:
SPECS:
libfwbuilder.spec (1.22.2.4 -> 1.22.2.5)
---- Diffs:
================================================================
Index: SPECS/libfwbuilder.spec
diff -u SPECS/libfwbuilder.spec:1.22.2.4 SPECS/libfwbuilder.spec:1.22.2.5
--- SPECS/libfwbuilder.spec:1.22.2.4 Mon Feb 12 14:20:14 2007
+++ SPECS/libfwbuilder.spec Wed Jun 27 22:54:20 2007
@@ -10,13 +10,14 @@
Summary: Firewall Builder API
Summary(pl.UTF-8): Biblioteka Firewall Buildera
Name: libfwbuilder
-Version: %{_majver}.%{_minver}.5
+Version: %{_majver}.%{_minver}.12
Release: 0.1
License: GPL v2
Group: Libraries
Source0: http://dl.sourceforge.net/fwbuilder/%{name}-%{version}.tar.gz
-# Source0-md5: 63a038b624900262074e7efc6e0f3894
+# Source0-md5: 4d03d2d8c2e7a5630dc491b37b6ecb65
Patch0: %{name}-configure.patch
+Patch1: %{name}-c++.patch
URL: http://www.fwbuilder.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -59,6 +60,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%{__perl} -pi -e 's@/usr/lib/libresolv@/usr/%{_lib}/libresolv@' configure.in
%{__perl} -pi -e 's@/lib$@/%{_lib}@' qmake.inc.in
@@ -104,6 +106,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22.2.5 2007/06/27 20:54:20 twittner
+- up to 2.1.12
+- added -c++.patch - add missing declarations
+- rel. 0.1: builds, not tested
+
Revision 1.22.2.4 2007/02/12 13:20:14 baggins
- converted to UTF-8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libfwbuilder.spec?r1=1.22.2.4&r2=1.22.2.5&f=u
More information about the pld-cvs-commit
mailing list