SPECS (DEVEL): gwenhywfar.spec - updated to 1.99.3
qboosh
qboosh at pld-linux.org
Tue Jan 17 15:43:44 CET 2006
Author: qboosh Date: Tue Jan 17 14:43:44 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- updated to 1.99.3
---- Files affected:
SPECS:
gwenhywfar.spec (1.3 -> 1.3.2.1)
---- Diffs:
================================================================
Index: SPECS/gwenhywfar.spec
diff -u SPECS/gwenhywfar.spec:1.3 SPECS/gwenhywfar.spec:1.3.2.1
--- SPECS/gwenhywfar.spec:1.3 Sun Nov 27 14:48:54 2005
+++ SPECS/gwenhywfar.spec Tue Jan 17 15:43:39 2006
@@ -2,15 +2,13 @@
Summary: Gwenhywfar - a multi-platform helper library for networking and security
Summary(pl): Gwenhywfar - wieloplatformowa biblioteka pomocnicza do sieci i bezpieczeństwa
Name: gwenhywfar
-Version: 1.19.2
+Version: 1.99.3
Release: 1
License: LGPL v2.1+ with OpenSSL linking exception
Group: Libraries
Source0: http://dl.sourceforge.net/gwenhywfar/%{name}-%{version}.tar.gz
-# Source0-md5: feb01091658693091606465752ee4bee
+# Source0-md5: 5670fb1752db4638abdb9c75ee242fa7
URL: http://gwenhywfar.sourceforge.net/
-BuildRequires: libstdc++-devel
-BuildRequires: ncurses-ext-devel
BuildRequires: openssl-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,10 +35,6 @@
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: openssl-devel
-# for gwenui only
-#Requires: ncurses-ext-devel
-# for gwenpp only
-#Requires: libstdc++-devel
%description devel
Header files for Gwenhywfar library.
@@ -65,7 +59,6 @@
%build
%configure \
- CPPFLAGS="-I/usr/include/ncurses" \
--enable-static \
--with-openssl-libs=%{_libdir}
%{__make}
@@ -89,7 +82,6 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_bindir}/dlgtest
%attr(755,root,root) %{_bindir}/gct-tool
%attr(755,root,root) %{_bindir}/mklistdoc
%attr(755,root,root) %{_bindir}/typemaker
@@ -112,7 +104,6 @@
%attr(755,root,root) %{_libdir}/lib*.so
%{_libdir}/lib*.la
%{_includedir}/gwenhywfar
-%{_includedir}/gwenpp
%{_aclocaldir}/gwenhywfar.m4
%{_pkgconfigdir}/gwenhywfar.pc
@@ -126,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3.2.1 2006/01/17 14:43:39 qboosh
+- updated to 1.99.3
+
Revision 1.3 2005/11/27 13:48:54 qboosh
- updated to 1.19.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gwenhywfar.spec?r1=1.3&r2=1.3.2.1&f=u
More information about the pld-cvs-commit
mailing list