Author: qboosh                       Date: Fri Jul 11 19:16:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.31

---- Files affected:
SPECS:
   libical.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/libical.spec
diff -u SPECS/libical.spec:1.20 SPECS/libical.spec:1.21
--- SPECS/libical.spec:1.20     Wed Dec 19 00:43:52 2007
+++ SPECS/libical.spec  Fri Jul 11 21:15:56 2008
@@ -1,21 +1,22 @@
 # $Revision$, $Date$
+# TODO: enable and package C++, java, python bindings
 Summary:       libical library
 Summary(pl.UTF-8):     Biblioteka libical
 Name:          libical
-Version:       0.27
+Version:       0.31
 Release:       1
-License:       MPL 1.0 or LGPL v2.1
+License:       MPL 1.1 or LGPL v2.1
 Group:         Libraries
 Source0:       
http://dl.sourceforge.net/freeassociation/%{name}-%{version}.tar.gz
-# Source0-md5: 87d48321bff08de08794132d60b55d94
+# Source0-md5: 39382c919abd9abfab6ecba27715eaa5
 Patch0:                %{name}-as_needed.patch
-URL:           http://sourceforge.net/projects/freeassociation/        
-BuildRequires: autoconf
+URL:           http://freeassociation.sourceforge.net/
+BuildRequires: autoconf >= 2.52
 BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: perl-base
 BuildRequires: python
-# swig is checked for by configure, but not used
+# swig for python bindings
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -83,26 +84,32 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog NEWS THANKS TODO AUTHORS
+%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
 %attr(755,root,root) %{_libdir}/libical.so.*.*.*
-%attr(755,root,root) %{_libdir}/libicalss.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libical.so.0
+%attr(755,root,root) %{_libdir}/libicalss.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libicalss.so.0
-%{_datadir}/libical
+%attr(755,root,root) %{_libdir}/libicalvcal.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libicalvcal.so.0
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/UsingLibical*
 %attr(755,root,root) %{_libdir}/libical.so
 %attr(755,root,root) %{_libdir}/libicalss.so
+%attr(755,root,root) %{_libdir}/libicalvcal.so
 %{_libdir}/libical.la
 %{_libdir}/libicalss.la
+%{_libdir}/libicalvcal.la
 %{_includedir}/ical*.h
+%{_includedir}/pvl.h
+%{_includedir}/sspm.h
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libical.a
 %{_libdir}/libicalss.a
+%{_libdir}/libicalvcal.a
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -110,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2008/07/11 19:15:56  qboosh
+- updated to 0.31
+
 Revision 1.20  2007/12/18 23:43:52  zbyniu
 - parallel build now possible
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libical.spec?r1=1.20&r2=1.21&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to