SPECS: synce-rra.spec - update to 0.11

glen glen at pld-linux.org
Sun Jan 27 01:59:07 CET 2008


Author: glen                         Date: Sun Jan 27 00:59:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.11

---- Files affected:
SPECS:
   synce-rra.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/synce-rra.spec
diff -u SPECS/synce-rra.spec:1.16 SPECS/synce-rra.spec:1.17
--- SPECS/synce-rra.spec:1.16	Sun Jan 27 01:41:43 2008
+++ SPECS/synce-rra.spec	Sun Jan 27 01:59:02 2008
@@ -2,12 +2,12 @@
 Summary:	Remote Replication Agent Connection protocol library
 Summary(pl.UTF-8):	RRA - aplikacja SynCE do synchronizacji
 Name:		synce-rra
-Version:	0.10.0
-Release:	3
+Version:	0.11
+Release:	1
 License:	MIT
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
-# Source0-md5:	6d6de7637d59bddd52f5b656fad4abd2
+Source0:	http://dl.sourceforge.net/synce/librra-%{version}.tar.gz
+# Source0-md5:	7a8933698d798cc590a6fcfe5b0ad3c2
 Patch0:		%{name}-libmimedir.patch
 URL:		http://www.synce.org/
 BuildRequires:	autoconf >= 2.50
@@ -17,10 +17,10 @@
 BuildRequires:	python-Pyrex
 BuildRequires:	python-devel >= 2.2
 BuildRequires:	rpmbuild(macros) >= 1.213
-BuildRequires:	synce-librapi2-devel >= 0.10.0
-BuildRequires:	synce-libsynce-devel >= 0.10.0
-Requires:	synce-librapi2 >= 0.10.0
-Requires:	synce-libsynce >= 0.10.0
+BuildRequires:	synce-librapi2-devel >= 0.11
+BuildRequires:	synce-libsynce-devel >= 0.11
+Requires:	synce-librapi2 >= 0.11
+Requires:	synce-libsynce >= 0.11
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		filterout_ld	-Wl,--as-needed
@@ -45,8 +45,8 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libmimedir-vlm-devel
-Requires:	synce-librapi2-devel >= 0.10.0
-Requires:	synce-libsynce-devel >= 0.10.0
+Requires:	synce-librapi2-devel >= 0.11
+Requires:	synce-libsynce-devel >= 0.11
 
 %description devel
 Header files for RRA library.
@@ -79,7 +79,7 @@
 Wiązanie Pythona do biblioteki RRA.
 
 %prep
-%setup -q
+%setup -q -n librra-%{version}
 %patch0 -p1
 
 %build
@@ -98,7 +98,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/pyrra.{la,a}
+rm $RPM_BUILD_ROOT%{py_sitedir}/pyrra.{la,a}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -110,6 +110,21 @@
 %defattr(644,root,root,755)
 %doc README TODO
 %attr(755,root,root) %{_bindir}/synce-matchmaker
+%attr(755,root,root) %{_bindir}/rra-appointment-from-vevent
+%attr(755,root,root) %{_bindir}/rra-appointment-to-vevent
+%attr(755,root,root) %{_bindir}/rra-contact-from-vcard
+%attr(755,root,root) %{_bindir}/rra-contact-to-vcard
+%attr(755,root,root) %{_bindir}/rra-decode
+%attr(755,root,root) %{_bindir}/rra-delete
+%attr(755,root,root) %{_bindir}/rra-get-data
+%attr(755,root,root) %{_bindir}/rra-get-ids
+%attr(755,root,root) %{_bindir}/rra-get-recurring-appointments
+%attr(755,root,root) %{_bindir}/rra-get-types
+%attr(755,root,root) %{_bindir}/rra-put-data
+%attr(755,root,root) %{_bindir}/rra-subscribe
+%attr(755,root,root) %{_bindir}/rra-task-from-vtodo
+%attr(755,root,root) %{_bindir}/rra-task-to-vtodo
+%attr(755,root,root) %{_bindir}/rra-timezone
 %attr(755,root,root) %{_libdir}/librra.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/librra.so.0
 %{_mandir}/man1/*.1*
@@ -136,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008-01-27 00:59:02  glen
+- update to 0.11
+
 Revision 1.16  2008-01-27 00:41:43  glen
 - workaround --as-needed error
 - package ghost ldconfig symlink
================================================================

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



More information about the pld-cvs-commit mailing list