packages: gnote/gnote.spec - up to 7.2 - Gtk+2 BR up (see gtk_deprecated pa...

lkrotowski lkrotowski at pld-linux.org
Sat May 15 17:50:27 CEST 2010


Author: lkrotowski                   Date: Sat May 15 15:50:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 7.2
- Gtk+2 BR up (see gtk_deprecated patch)

---- Files affected:
packages/gnote:
   gnote.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/gnote/gnote.spec
diff -u packages/gnote/gnote.spec:1.1 packages/gnote/gnote.spec:1.2
--- packages/gnote/gnote.spec:1.1	Thu Dec 31 16:31:00 2009
+++ packages/gnote/gnote.spec	Sat May 15 17:50:22 2010
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
 Summary:	Note-taking application
 Name:		gnote
-Version:	0.6.3
+Version:	0.7.2
 Release:	1
 License:	GPL v3
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnote/0.6/%{name}-%{version}.tar.bz2
-# Source0-md5:	930f1ad17c8856ae3ac1e53b9f436cbe
-Patch0:		%{name}-m4.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnote/0.7/%{name}-%{version}.tar.bz2
+# Source0-md5:	c4e1a93896cb8610d2e08c72d41f1777
+Patch0:		%{name}-gtk_deprecated.patch
+Patch1:		%{name}-unicode.patch
 URL:		http://live.gnome.org/Gnote
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf >= 2.59
@@ -15,6 +16,7 @@
 BuildRequires:	boost-devel
 BuildRequires:	gnome-common
 BuildRequires:	gnome-doc-utils
+BuildRequires:	gtk+2-devel >= 2.20.0
 BuildRequires:	gtkmm-devel >= 2.14.0
 BuildRequires:	gtkspell-devel >= 2.0.9
 BuildRequires:	intltool >= 0.35.0
@@ -42,6 +44,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__intltoolize}
@@ -91,6 +94,7 @@
 %attr(755,root,root) %{_libdir}/gnote/addins/*/exporttohtml.so
 %attr(755,root,root) %{_libdir}/gnote/addins/*/fixedwidth.so
 %attr(755,root,root) %{_libdir}/gnote/addins/*/inserttimestamp.so
+%attr(755,root,root) %{_libdir}/gnote/addins/*/libnoteoftheday.so
 %attr(755,root,root) %{_libdir}/gnote/addins/*/printnotes.so
 %attr(755,root,root) %{_libdir}/gnote/addins/*/stickynoteimport.so
 %attr(755,root,root) %{_libdir}/gnote/addins/*/tomboyimport.so
@@ -109,6 +113,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/05/15 15:50:22  lkrotowski
+- up to 7.2
+- Gtk+2 BR up (see gtk_deprecated patch)
+
 Revision 1.1  2009/12/31 15:31:00  megabajt
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnote/gnote.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list