SPECS (DEVEL): gwenhywfar.spec - up to 2.9.7beta

wolvverine wolvverine at pld-linux.org
Sat Nov 3 18:20:09 CET 2007


Author: wolvverine                   Date: Sat Nov  3 17:20:09 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 2.9.7beta

---- Files affected:
SPECS:
   gwenhywfar.spec (1.16 -> 1.16.2.1) 

---- Diffs:

================================================================
Index: SPECS/gwenhywfar.spec
diff -u SPECS/gwenhywfar.spec:1.16 SPECS/gwenhywfar.spec:1.16.2.1
--- SPECS/gwenhywfar.spec:1.16	Sat Aug 11 14:00:24 2007
+++ SPECS/gwenhywfar.spec	Sat Nov  3 18:20:03 2007
@@ -1,13 +1,15 @@
 # $Revision$, $Date$
+%define		beta	beta
+#
 Summary:	Gwenhywfar - a multi-platform helper library for networking and security
 Summary(pl.UTF-8):	Gwenhywfar - wieloplatformowa biblioteka pomocnicza do sieci i bezpieczeństwa
 Name:		gwenhywfar
-Version:	2.6.1
-Release:	1
+Version:	2.9.7
+Release:	0.%{beta}.1
 License:	LGPL v2.1+ with OpenSSL linking exception
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/gwenhywfar/%{name}-%{version}.tar.gz
-# Source0-md5:	2cf970cd9d966e95c4254fc89530eca7
+Source0:	http://dl.sourceforge.net/gwenhywfar/%{name}-%{version}%{beta}.tar.gz
+# Source0-md5:	c0f78f063461fde7d155eec042b6fd40
 Patch0:		%{name}-visibility.patch
 URL:		http://gwenhywfar.sourceforge.net/
 BuildRequires:	autoconf >= 2.56
@@ -60,7 +62,7 @@
 Statyczna biblioteka Gwenhywfar.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{beta}
 %patch0 -p1
 
 %build
@@ -101,23 +103,20 @@
 %dir %{_libdir}/gwenhywfar
 %dir %{_libdir}/gwenhywfar/plugins
 %dir %{_libdir}/gwenhywfar/plugins/*
-%dir %{_libdir}/gwenhywfar/plugins/*/crypttoken
-%attr(755,root,root) %{_libdir}/gwenhywfar/plugins/*/crypttoken/*.so*
-%{_libdir}/gwenhywfar/plugins/*/crypttoken/*.xml
+%dir %{_libdir}/gwenhywfar/plugins/*/ct
+%attr(755,root,root) %{_libdir}/gwenhywfar/plugins/*/ct/*.so*
+%{_libdir}/gwenhywfar/plugins/*/ct/*.xml
 %dir %{_libdir}/gwenhywfar/plugins/*/dbio
 %attr(755,root,root) %{_libdir}/gwenhywfar/plugins/*/dbio/*.so*
 %{_libdir}/gwenhywfar/plugins/*/dbio/*.xml
-%dir %{_libdir}/gwenhywfar/plugins/*/storage
-%attr(755,root,root) %{_libdir}/gwenhywfar/plugins/*/storage/*.so*
-%{_libdir}/gwenhywfar/plugins/*/storage/*.xml
-%{_sysconfdir}/gwen-public-ca.crt
+%{_datadir}/gwenhywfar/ca-bundle.crt
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gwenhywfar-config
 %attr(755,root,root) %{_libdir}/libgwenhywfar.so
 %{_libdir}/libgwenhywfar.la
-%{_includedir}/gwenhywfar
+%{_includedir}/gwenhywfar3
 %{_aclocaldir}/gwenhywfar.m4
 %{_pkgconfigdir}/gwenhywfar.pc
 
@@ -131,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.2.1  2007/11/03 17:20:03  wolvverine
+- up to 2.9.7beta
+
 Revision 1.16  2007/08/11 12:00:24  wiget
 - updated to 2.6.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gwenhywfar.spec?r1=1.16&r2=1.16.2.1&f=u



More information about the pld-cvs-commit mailing list