rpms/libsynce/devel .cvsignore, 1.3, 1.4 libsynce.spec, 1.2, 1.3 sources, 1.3, 1.4

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Wed Jan 9 09:57:19 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/libsynce/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17075

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libsynce/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	17 May 2007 21:07:51 -0000	1.3
+++ .cvsignore	9 Jan 2008 09:56:31 -0000	1.4
@@ -1 +1 @@
-synce-libsynce-0.10.0.tar.gz
+libsynce-0.11.tar.gz


Index: libsynce.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libsynce/devel/libsynce.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libsynce.spec	17 May 2007 21:07:51 -0000	1.2
+++ libsynce.spec	9 Jan 2008 09:56:31 -0000	1.3
@@ -1,12 +1,12 @@
 Name:           libsynce
-Version:        0.10.0
+Version:        0.11
 Release:        1%{?dist}
 Summary:        Connection library for Pocket PC devices
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://www.synce.org
-Source0:        http://download.sf.net/synce/synce-libsynce-%{version}.tar.gz
+Source0:        http://download.sf.net/synce/libsynce-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # Provide an upgrade path from the monilithic synce package
@@ -58,19 +58,24 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README TODO
+%doc README TODO ChangeLog
 %{_libdir}/libsynce.so.0*
-%{_mandir}/man1/synce.*
+%{_mandir}/man7/synce.*
 
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/*.h
 %{_libdir}/lib*.so
+%{_mandir}/man3/*
 %{_libdir}/pkgconfig/*.pc
 
 
 
 %changelog
+* Wed Jan 09 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.11-1
+- version upgrade
+
 * Wed May 09 2007 Aurelien Bompard <abompard at fedoraproject.org> 0.10.0-1
 - version 0.10.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libsynce/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	17 May 2007 21:07:51 -0000	1.3
+++ sources	9 Jan 2008 09:56:31 -0000	1.4
@@ -1 +1 @@
-e46c72219bff559f4bb1615613671942  synce-libsynce-0.10.0.tar.gz
+e742d779c66bc387f606fab9c28b6c40  libsynce-0.11.tar.gz




More information about the fedora-extras-commits mailing list