[packages/gnome-mail-notification] Install GtkBuilder files Release 13

baggins baggins at pld-linux.org
Thu Jul 12 09:09:19 CEST 2012


commit 66b235f23de50f93f0648337385efbe614d15154
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jul 12 09:09:00 2012 +0200

    Install GtkBuilder files
    Release 13

 gnome-mail-notification.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gnome-mail-notification.spec b/gnome-mail-notification.spec
index 838f4b1..9a0d101 100644
--- a/gnome-mail-notification.spec
+++ b/gnome-mail-notification.spec
@@ -4,7 +4,7 @@ Summary:	GNOME notification area mail monitor
 Summary(pl.UTF-8):	Monitor poczty widoczny w obszarze powiadamiania GNOME
 Name:		gnome-mail-notification
 Version:	5.4
-Release:	12
+Release:	13
 License:	GPL v3+
 Group:		X11/Applications
 Source0:	http://savannah.nongnu.org/download/mailnotify/%{rname}-%{version}.tar.bz2
@@ -104,7 +104,9 @@ cd -
 %install
 rm -rf $RPM_BUILD_ROOT
 
-./jb install
+# install also GtkBuilder files
+cp -p ui/mailbox-properties-dialog.ui $RPM_BUILD_ROOT%{_datadir}/mail-notification
+cp -p ui/properties-dialog.ui $RPM_BUILD_ROOT%{_datadir}/mail-notification
 
 %find_lang %{rname} --all-name --with-gnome --with-omf
 


More information about the pld-cvs-commit mailing list