rpms/tomboy/devel tomboy.spec,1.142,1.143

Matthias Clasen mclasen at fedoraproject.org
Thu Jul 15 05:13:21 UTC 2010


Author: mclasen

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

Modified Files:
	tomboy.spec 
Log Message:
fix file lists



Index: tomboy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -p -r1.142 -r1.143
--- tomboy.spec	15 Jul 2010 05:02:07 -0000	1.142
+++ tomboy.spec	15 Jul 2010 05:13:21 -0000	1.143
@@ -59,7 +59,7 @@ autoreconf -i -f
 
 %build
 export MONO_SHARED_DIR=%{_builddir}/%{?buildsubdir}
-%configure --enable-dbus=yes --disable-scrollkeeper
+%configure --disable-scrollkeeper
 make %{?_smp_mflags}
 
 %install
@@ -110,9 +110,7 @@ gtk-update-icon-cache %{_datadir}/icons/
 %doc AUTHORS ChangeLog COPYING NEWS README
 %dir %{_libdir}/%{name}
 %{_bindir}/%{name}
-%{_bindir}/tomboy-panel
 %{_libdir}/%{name}/*
-%{_libdir}/bonobo/servers/GNOME_TomboyApplet.server
 %{_datadir}/dbus-1/services/org.gnome.Tomboy.service
 %{_mandir}/man1/%{name}.1.gz
 %{_datadir}/tomboy



More information about the scm-commits mailing list