SPECS: synce-libsynce.spec - update to 0.9.3
glen
glen at pld-linux.org
Mon Dec 11 22:35:08 CET 2006
Author: glen Date: Mon Dec 11 21:35:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 0.9.3
---- Files affected:
SPECS:
synce-libsynce.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/synce-libsynce.spec
diff -u SPECS/synce-libsynce.spec:1.4 SPECS/synce-libsynce.spec:1.5
--- SPECS/synce-libsynce.spec:1.4 Mon Dec 11 22:30:01 2006
+++ SPECS/synce-libsynce.spec Mon Dec 11 22:35:02 2006
@@ -6,14 +6,13 @@
Summary: Core SynCE library
Summary(pl): Podstawowa biblioteka SynCE
Name: synce-libsynce
-Version: 0.9.2
+Version: 0.9.3
Release: 1
License: MIT
Group: Libraries
-Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
-# Source0-md5: c75f68c28bcae07f2a369dd49a3c6767
+Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
+# Source0-md5: 9b793d1ef241fa7fca6ca7832b3b4811
Patch0: %{name}-nolibs.patch
-Patch1: %{name}-noslang.patch
URL: http://www.synce.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1.4
@@ -59,7 +58,6 @@
%prep
%setup -q -n libsynce-%{version}
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
@@ -86,7 +84,7 @@
%files
%defattr(644,root,root,755)
-%doc LICENSE README TODO
+%doc README TODO
%attr(755,root,root) %{_libdir}/libsynce.so.*.*.*
%{_mandir}/man1/synce.1*
@@ -95,7 +93,7 @@
%attr(755,root,root) %{_libdir}/libsynce.so
%{_libdir}/libsynce.la
%{_includedir}/synce*.h
-%{_aclocaldir}/libsynce.m4
+%{_pkgconfigdir}/libsynce.pc
%files static
%defattr(644,root,root,755)
@@ -107,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2006/12/11 21:35:02 glen
+- update to 0.9.3
+
Revision 1.4 2006/12/11 21:30:01 glen
- new URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/synce-libsynce.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list