SPECS: gwenhywfar.spec - merged from DEVEL, updated to 2.0.0

qboosh qboosh at pld-linux.org
Sun Mar 5 00:04:06 CET 2006


Author: qboosh                       Date: Sat Mar  4 23:04:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged from DEVEL, updated to 2.0.0

---- Files affected:
SPECS:
   gwenhywfar.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/gwenhywfar.spec
diff -u SPECS/gwenhywfar.spec:1.3 SPECS/gwenhywfar.spec:1.4
--- SPECS/gwenhywfar.spec:1.3	Sun Nov 27 14:48:54 2005
+++ SPECS/gwenhywfar.spec	Sun Mar  5 00:04:00 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:	2.0.0
 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:	743b7cd1f32e75a9247e2d7ec7f966e7
 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,12 +82,11 @@
 %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
 %attr(755,root,root) %{_bindir}/xmlmerge
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libgwenhywfar.so.*.*.*
 %dir %{_libdir}/gwenhywfar
 %dir %{_libdir}/gwenhywfar/plugins
 %dir %{_libdir}/gwenhywfar/plugins/*
@@ -109,16 +101,15 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gwenhywfar-config
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libgwenhywfar.so
+%{_libdir}/libgwenhywfar.la
 %{_includedir}/gwenhywfar
-%{_includedir}/gwenpp
 %{_aclocaldir}/gwenhywfar.m4
 %{_pkgconfigdir}/gwenhywfar.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libgwenhywfar.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -126,6 +117,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/03/04 23:04:00  qboosh
+- merged from DEVEL, updated to 2.0.0
+
+Revision 1.3.2.2  2006/02/20 20:17:33  qboosh
+- updated to 1.99.7
+
+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.4&f=u



More information about the pld-cvs-commit mailing list