rpms/librapi/F-8 .cvsignore, 1.3, 1.4 librapi.spec, 1.2, 1.3 sources, 1.3, 1.4

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sun Jan 13 15:12:24 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/librapi/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2897

Modified Files:
	.cvsignore librapi.spec sources 
Log Message:
- version upgrade



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/librapi/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	17 May 2007 21:07:41 -0000	1.3
+++ .cvsignore	13 Jan 2008 15:11:48 -0000	1.4
@@ -1 +1 @@
-synce-librapi2-0.10.0.tar.gz
+librapi2-0.11.tar.gz


Index: librapi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/librapi/F-8/librapi.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- librapi.spec	17 May 2007 21:07:41 -0000	1.2
+++ librapi.spec	13 Jan 2008 15:11:48 -0000	1.3
@@ -1,17 +1,17 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           librapi
-Version:        0.10.0
+Version:        0.11
 Release:        1%{?dist}
 Summary:        Library to connect to Pocket PC devices
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://www.synce.org
-Source0:        http://download.sf.net/synce/synce-librapi2-%{version}.tar.gz
+Source0:        http://download.sf.net/synce/librapi2-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libsynce-devel
+BuildRequires:  libsynce-devel >= 0.11
 BuildRequires:  libtool, Pyrex
 
 # Provide an upgrade path from the monilithic synce package
@@ -74,16 +74,18 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README TODO
+%doc BUGS ChangeLog README README.contributing TODO
 %{_bindir}/*
 %{_libdir}/librapi.so.2*
 %{_mandir}/man1/*
 
 %files devel
 %defattr(-,root,root,-)
+%doc README.design
 %{_includedir}/*.h
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/*.pc
+%{_mandir}/man3/*
 
 %files -n python-rapi
 %defattr(-,root,root,-)
@@ -91,6 +93,14 @@
 
 
 %changelog
+* Wed Jan 09 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.11-1
+- version upgrade
+
+* Fri Dec 21 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.10.0-2
+- fix BR
+
 * Wed May 09 2007 Aurelien Bompard <abompard at fedoraproject.org> 0.10.0-1
 - version 0.10.0
 - new python bindings in a subpackage


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/librapi/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	17 May 2007 21:07:41 -0000	1.3
+++ sources	13 Jan 2008 15:11:48 -0000	1.4
@@ -1 +1 @@
-321632a4319690f1bffc9d1a5f7e4f00  synce-librapi2-0.10.0.tar.gz
+f955452fe30e92d7af35309bc50f23ac  librapi2-0.11.tar.gz




More information about the fedora-extras-commits mailing list