[packages/gnome-todo] Update to 3.24.0.1

megabajt megabajt at pld-linux.org
Sat May 6 14:58:32 CEST 2017


commit a77b6a41f29b99da56dccb936b928851722c5100
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Sat May 6 14:58:05 2017 +0200

    Update to 3.24.0.1
    
    - removed obsolete link.patch

 gnome-todo.spec | 12 +++++-------
 link.patch      | 16 ----------------
 2 files changed, 5 insertions(+), 23 deletions(-)
---
diff --git a/gnome-todo.spec b/gnome-todo.spec
index 8cefd3e..93c769d 100644
--- a/gnome-todo.spec
+++ b/gnome-todo.spec
@@ -1,13 +1,12 @@
 Summary:	GNOME To Do - application to manage your personal tasks
 Summary(pl.UTF-8):	GNOME To Do - aplikacja do zarządzania osobistymi zadaniami
 Name:		gnome-todo
-Version:	3.22.1
+Version:	3.24.0.1
 Release:	1
 License:	GPL v3+
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-todo/3.22/%{name}-%{version}.tar.xz
-# Source0-md5:	05efe297566bd7bcd76da9ceb29d52af
-Patch0:		link.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-todo/3.24/%{name}-%{version}.tar.xz
+# Source0-md5:	0f9312e4c67e5f23549bd2ebb5512fc2
 URL:		https://wiki.gnome.org/Apps/Todo
 BuildRequires:	appstream-glib-devel
 BuildRequires:	autoconf >= 2.69
@@ -18,7 +17,6 @@ BuildRequires:	glib2-devel >= 1:2.44.0
 BuildRequires:	gnome-online-accounts-devel >= 3.2.0
 BuildRequires:	gobject-introspection-devel >= 1.42.0
 BuildRequires:	gtk+3-devel >= 3.22.0
-BuildRequires:	intltool >= 0.40.6
 BuildRequires:	libical-devel >= 0.43
 BuildRequires:	libpeas-devel >= 1.17
 BuildRequires:	libtool >= 2:2.2.6
@@ -81,10 +79,8 @@ Dokumentacja API GNOME To Do.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -132,8 +128,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/girepository-1.0/Gtd-1.0.typelib
 %{_datadir}/appdata/org.gnome.Todo.appdata.xml
 %{_datadir}/dbus-1/services/org.gnome.Todo.service
+%{_datadir}/glib-2.0/schemas/org.gnome.todo.background.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.todo.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.todo.enums.xml
+%{_datadir}/gnome-todo
 %{_desktopdir}/org.gnome.Todo.desktop
 %{_iconsdir}/hicolor/*x*/apps/org.gnome.Todo.png
 %{_iconsdir}/hicolor/symbolic/apps/org.gnome.Todo-symbolic.svg
diff --git a/link.patch b/link.patch
deleted file mode 100644
index dbee808..0000000
--- a/link.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- gnome-todo-3.22.1/src/Makefile.am.link	2017-01-11 20:07:07.954705935 +0100
-+++ gnome-todo-3.22.1/src/Makefile.am	2017-01-11 20:07:36.361956637 +0100
-@@ -104,11 +104,11 @@ gnome_todo_LDFLAGS = \
- 	$(GNOME_TODO_WARN_LDFLAGS)
- 
- gnome_todo_LDADD = \
--	$(GNOME_TODO_LIBS) \
- 	$(top_builddir)/plugins/eds/libeds.la \
- 	$(top_builddir)/plugins/dark-theme/libdarktheme.la \
- 	$(top_builddir)/plugins/scheduled-panel/libscheduledpanel.la \
--	$(top_builddir)/plugins/today-panel/libtodaypanel.la
-+	$(top_builddir)/plugins/today-panel/libtodaypanel.la \
-+	$(GNOME_TODO_LIBS)
- 
- gnome_todo_DEPENDENCIES = \
- 	$(top_builddir)/plugins/eds/libeds.la \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-todo.git/commitdiff/a77b6a41f29b99da56dccb936b928851722c5100



More information about the pld-cvs-commit mailing list