SPECS: synce-rra.spec - update to 0.10.0

glen glen at pld-linux.org
Wed Aug 29 23:13:07 CEST 2007


Author: glen                         Date: Wed Aug 29 21:13:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.10.0

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

---- Diffs:

================================================================
Index: SPECS/synce-rra.spec
diff -u SPECS/synce-rra.spec:1.10 SPECS/synce-rra.spec:1.11
--- SPECS/synce-rra.spec:1.10	Mon Feb 12 23:09:16 2007
+++ SPECS/synce-rra.spec	Wed Aug 29 23:13:02 2007
@@ -1,13 +1,15 @@
 # $Revision$, $Date$
+# TODO
+# - python bindings
 Summary:	RRA - SynCE synchronization application
 Summary(pl.UTF-8):	RRA - aplikacja SynCE do synchronizacji
 Name:		synce-rra
-Version:	0.9.1
-Release:	4
+Version:	0.10.0
+Release:	0.1
 License:	MIT
 Group:		Libraries
-Source0: 	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
-# Source0-md5:	72742f93f19d5727159989ec80a725f0
+Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
+# Source0-md5:	6d6de7637d59bddd52f5b656fad4abd2
 Patch0:		%{name}-libmimedir.patch
 URL:		http://www.synce.org/
 BuildRequires:	autoconf >= 2.50
@@ -15,10 +17,10 @@
 BuildRequires:	libmimedir-vlm-devel
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.213
-BuildRequires:	synce-librapi2-devel >= 0.9.1
-BuildRequires:	synce-libsynce-devel >= 0.9.1
-Requires:	synce-librapi2 >= 0.9.1
-Requires:	synce-libsynce >= 0.9.1
+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
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,8 +43,8 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libmimedir-vlm-devel
-Requires:	synce-librapi2-devel >= 0.9.1
-Requires:	synce-libsynce-devel >= 0.9.1
+Requires:	synce-librapi2-devel >= 0.10.0
+Requires:	synce-libsynce-devel >= 0.10.0
 
 %description devel
 Header files for RRA library.
@@ -90,7 +92,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE README TODO
+%doc README TODO
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/librra.so.*.*.*
 %{_mandir}/man1/*.1*
@@ -101,7 +103,10 @@
 %attr(755,root,root) %{_libdir}/librra.so
 %{_libdir}/librra.la
 %{_includedir}/rra
-%{_aclocaldir}/rra.m4
+%{_pkgconfigdir}/librra.pc
+#%{py_sitedir}/pyrra.a
+#%{py_sitedir}/pyrra.la
+#%{py_sitedir}/pyrra.so
 
 %files static
 %defattr(644,root,root,755)
@@ -113,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/08/29 21:13:02  glen
+- update 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-rra.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list