rpms/libsynce/F-8 .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
Sun Jan 13 00:13:02 UTC 2008


Author: awjb

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libsynce/F-8/.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	13 Jan 2008 00:12:22 -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/F-8/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	13 Jan 2008 00:12:22 -0000	1.3
@@ -1,14 +1,16 @@
 Name:           libsynce
-Version:        0.10.0
-Release:        1%{?dist}
+Version:        0.11
+Release:        2%{?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)
 
+BuildRequires:  dbus-glib-devel
+
 # Provide an upgrade path from the monilithic synce package
 Provides:       synce = %{version}-%{release}
 Obsoletes:      synce <= 0.9.1-10
@@ -58,19 +60,28 @@
 
 %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-2
+- fix BR
+
+* 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/F-8/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	13 Jan 2008 00:12:22 -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