rpms/tomboy/devel tomboy.spec,1.15,1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon May 22 17:57:22 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/tomboy/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31601

Modified Files:
	tomboy.spec 
Log Message:
fix build reqs



Index: tomboy.spec
===================================================================
RCS file: /cvs/dist/rpms/tomboy/devel/tomboy.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- tomboy.spec	17 Feb 2006 19:30:32 -0000	1.15
+++ tomboy.spec	22 May 2006 17:57:20 -0000	1.16
@@ -1,6 +1,6 @@
 Name:           tomboy
 Version:        0.3.5
-Release:        3
+Release:        4
 Summary:        Tomboy is a desktop note-taking application for Linux and Unix. 
 
 Group:          User Interface/Desktops
@@ -15,7 +15,16 @@
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  gtk2-devel >= 2.2.3 atk-devel >= 1.2.4 gnome-panel-devel gtkspell-devel gtk-sharp dbus-sharp gmime-sharp
+BuildRequires:  gtk2-devel >= 2.2.3 
+BuildRequires:  atk-devel >= 1.2.4 
+BuildRequires:  gnome-panel-devel
+BuildRequires:  gtkspell-devel
+BuildRequires:  libgnomeprintui22-devel >= 2.2
+BuildRequires:  gtk-sharp
+BuildRequires:  dbus-sharp
+BuildRequires:  gmime-sharp
+BuildRequires:	mono-devel
+
 
 Requires:	gtkspell
 
@@ -96,6 +105,9 @@
 %{_sysconfdir}/gconf/schemas/tomboy.schemas
 
 %changelog
+* Mon May 22 2006 Matthias Clasen <mclasen at redhat.com> - 0.3.5-4
+- Add missing BuildRequires
+
 * Fri Feb 17 2006 Christopher Aillon <caillon at redhat.com> - 0.3.5-3
 - Don't run tomboy in the current working directory
 




More information about the fedora-cvs-commits mailing list