SPECS: synce-librapi2.spec - up to 0.10.0

glen glen at pld-linux.org
Wed Aug 29 02:13:17 CEST 2007


Author: glen                         Date: Wed Aug 29 00:13:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.10.0

---- Files affected:
SPECS:
   synce-librapi2.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/synce-librapi2.spec
diff -u SPECS/synce-librapi2.spec:1.10 SPECS/synce-librapi2.spec:1.11
--- SPECS/synce-librapi2.spec:1.10	Mon Feb 12 23:09:16 2007
+++ SPECS/synce-librapi2.spec	Wed Aug 29 02:13:12 2007
@@ -1,21 +1,23 @@
 # $Revision$, $Date$
+# TODO
+# - python bindings
 Summary:	SynCE RAPI library
 Summary(pl.UTF-8):	Biblioteka SynCE RAPI
 Name:		synce-librapi2
-Version:	0.9.2
-Release:	2
+Version:	0.10.0
+Release:	0.1
 License:	MIT
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
-# Source0-md5:	12c3ffeb435de5ff67ac5069e18f5a01
-Patch0:		%{name}-64bit.patch
+# Source0-md5:	321632a4319690f1bffc9d1a5f7e4f00
 URL:		http://www.synce.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.4
 BuildRequires:	libtool
+BuildRequires:	python-Pyrex
 BuildRequires:	rpmbuild(macros) >= 1.213
-BuildRequires:	synce-libsynce-devel >= 0.9.0
-Requires:	synce-libsynce >= 0.9.0
+BuildRequires:	synce-libsynce-devel >= %{version}
+%requires_eq_to synce-libsynce synce-libsynce-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,7 +35,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki RAPI
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	synce-libsynce-devel >= 0.9.0
+%requires_eq	synce-libsynce-devel
 
 %description devel
 Header files for RAPI library.
@@ -54,8 +56,7 @@
 Statyczna biblioteka RAPI.
 
 %prep
-%setup -q -n librapi-%{version}
-%patch0 -p1
+%setup -q -n librapi2-%{version}
 
 %build
 %{__libtoolize}
@@ -81,7 +82,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE README* TODO
+%doc README* TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/librapi.so.*.*.*
 %{_mandir}/man1/*.1*
@@ -91,7 +92,10 @@
 %attr(755,root,root) %{_libdir}/librapi.so
 %{_libdir}/librapi.la
 %{_includedir}/rapi.h
-%{_aclocaldir}/librapi2.m4
+%{_pkgconfigdir}/librapi2.pc
+#%{py_sitedir}/pyrapi2.a
+#%{py_sitedir}/pyrapi2.la
+#%{py_sitedir}/pyrapi2.so
 
 %files static
 %defattr(644,root,root,755)
@@ -103,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/08/29 00:13:12  glen
+- up to 0.10.0
+
 Revision 1.10  2007/02/12 22:09:16  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-librapi2.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list