This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from 2d94adc Use non-stanard Group: on SUSE. new e3d652a Add to BR: intltool (otherwise no i18n support). The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + x2goplasmabindings.spec | 1 + 2 files changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit e3d652af938f349d71af0bae9f1d393b7f69c9e1 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Oct 18 21:34:43 2014 +0200 Add to BR: intltool (otherwise no i18n support). --- debian/changelog | 1 + x2goplasmabindings.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 98f8cf2..780f6c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,7 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low + The plasmoid ends up in %{_libexecdir} (not %{_libdir}). + Rename plasma-widget-x2go to plasma-addons-x2go. + Use non-stanard Group: on SUSE. + + Add to BR: intltool (otherwise no i18n support). [ Martti Pitkänen ] * New upstream version (3.0.2.1): diff --git a/x2goplasmabindings.spec b/x2goplasmabindings.spec index c77fcc6..6cbee87 100644 --- a/x2goplasmabindings.spec +++ b/x2goplasmabindings.spec @@ -21,6 +21,7 @@ BuildRequires: libkde4-devel BuildRequires: kde-filesystem BuildRequires: kdelibs4-devel %endif +BuildRequires: intltool Requires: plasma-addons-x2go %if 0%{?el5} -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git