rpms/syncevolution/devel syncevolution.spec,1.29,1.30

Peter Robinson pbrobinson at fedoraproject.org
Fri Jul 23 16:46:22 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/syncevolution/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6816

Modified Files:
	syncevolution.spec 
Log Message:
 - And once more with feeling


Index: syncevolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/syncevolution/devel/syncevolution.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -r1.29 -r1.30
--- syncevolution.spec	23 Jul 2010 15:14:48 -0000	1.29
+++ syncevolution.spec	23 Jul 2010 16:46:21 -0000	1.30
@@ -1,7 +1,7 @@
 Summary:       SyncML client for evolution
 Name:          syncevolution
 Version:       1.0.1
-Release:       2%{?dist}
+Release:       3%{?dist}
 Epoch:         1	
 License:       LGPLv2+
 Group:         Applications/Productivity
@@ -114,7 +114,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc AUTHORS NEWS README HACKING
 %{_sysconfdir}/xdg/autostart/syncevo-dbus-server.desktop
-%{_bindir}/client-test
 %{_bindir}/syncevolution
 %{_bindir}/syncevo-http-server
 %{_bindir}/syncevo-phone-config
@@ -128,12 +127,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/icons/hicolor/48x48/apps/sync.png
 %{_datadir}/syncevolution/sync-ui.rc
 %{_datadir}/dbus-1/services/org.syncevolution.service
+%{_datadir}/man/man1/syncevolution.1.gz
 
 %files libs
 %defattr(-,root,root,-)
 %doc COPYING LICENSE.LGPL-21 LICENSE.txt
 %{_libdir}/*so.0*
-%{_libdir}/syncevolution/*so.0*
 %{_libdir}/syncevolution/backends
 
 %files devel
@@ -144,7 +143,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/synthesis
 %{_libdir}/pkgconfig/s*.pc
 %{_libdir}/*so
-%{_libdir}/syncevolution/*so
 
 %files gtk
 %defattr(-,root,root,-)
@@ -163,6 +161,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/syncevolution/xml/*.pl
 
 %changelog
+* Fri Jul 23 2010 Peter Robinson <pbrobinson at gmail.com> - 1:1.0.1-3
+- And once more with feeling
+
 * Fri Jul 23 2010 Peter Robinson <pbrobinson at gmail.com> - 1:1.0.1-2
 - Add patch to fix linking against libnotify and gtk-2.0 (thanks hadess)
 



More information about the scm-commits mailing list