SPECS: opencdk.spec - updated to 0.5.10

qboosh qboosh at pld-linux.org
Fri Oct 13 10:08:27 CEST 2006


Author: qboosh                       Date: Fri Oct 13 08:08:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.5.10

---- Files affected:
SPECS:
   opencdk.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/opencdk.spec
diff -u SPECS/opencdk.spec:1.19 SPECS/opencdk.spec:1.20
--- SPECS/opencdk.spec:1.19	Tue Aug  8 12:56:57 2006
+++ SPECS/opencdk.spec	Fri Oct 13 10:08:22 2006
@@ -2,12 +2,12 @@
 Summary:	Open Crypto Development Kit
 Summary(pl):	Open Crypto Development Kit
 Name:		opencdk
-Version:	0.5.9
+Version:	0.5.10
 Release:	1
 License:	GPL
 Group:		Libraries
 Source0:	ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.gz
-# Source0-md5:	b692c2dc2cedd1435e2a2ef3f5a2c708
+# Source0-md5:	6c5d37220ac5daec0af110164dcfaf36
 URL:		http://www.gnu.org/software/gnutls/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -78,20 +78,21 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libopencdk.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/*.html doc/DETAILS
-%attr(755,root,root) %{_bindir}/*-config
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*.h
-%{_aclocaldir}/*.m4
+%attr(755,root,root) %{_bindir}/opencdk-config
+%attr(755,root,root) %{_libdir}/libopencdk.so
+%{_libdir}/libopencdk.la
+%{_includedir}/opencdk.h
+%{_aclocaldir}/opencdk.m4
+%{_pkgconfigdir}/opencdk.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libopencdk.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -99,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/10/13 08:08:22  qboosh
+- updated to 0.5.10
+
 Revision 1.19  2006/08/08 10:56:57  qboosh
 - updated to 0.5.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/opencdk.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list