msmith - in flumotion-dvb/trunk: . po

flumotion-commit at lists.fluendo.com flumotion-commit at lists.fluendo.com
Thu Feb 8 17:56:38 CET 2007


Author: msmith
Date: Thu Feb  8 17:56:36 2007
New Revision: 4471

Added:
   flumotion-dvb/trunk/env   (contents, props changed)
Modified:
   flumotion-dvb/trunk/ChangeLog
   flumotion-dvb/trunk/Makefile.am
   flumotion-dvb/trunk/configure.ac
   flumotion-dvb/trunk/flumotion-dvb.spec.in
   flumotion-dvb/trunk/po/fr.po
   flumotion-dvb/trunk/po/nl.po
Log:
        * Makefile.am:
        * env
        * configure.ac:
        * flumotion-dvb.spec.in:
        * po/fr.po:
        * po/nl.po:
          To 0.3.1



Modified: flumotion-dvb/trunk/ChangeLog
==============================================================================
--- flumotion-dvb/trunk/ChangeLog	(original)
+++ flumotion-dvb/trunk/ChangeLog	Thu Feb  8 17:56:36 2007
@@ -1,3 +1,15 @@
+=== release 0.3.1 ===
+
+2007-02-08  Michael Smith  <msmith at fluendo.com>
+
+	* Makefile.am:
+	* env
+	* configure.ac:
+	* flumotion-dvb.spec.in:
+	* po/fr.po:
+	* po/nl.po:
+	  To 0.3.1
+
 2006-12-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
 	* flumotion/component/dvb/dvb.xml:

Modified: flumotion-dvb/trunk/Makefile.am
==============================================================================
--- flumotion-dvb/trunk/Makefile.am	(original)
+++ flumotion-dvb/trunk/Makefile.am	Thu Feb  8 17:56:36 2007
@@ -11,6 +11,7 @@
 clean-local: locale-uninstalled-clean
 
 EXTRA_DIST = \
+	env \
 	LICENSE.GPL \
 	LICENSE.Flumotion \
 	flumotion-dvb.spec

Modified: flumotion-dvb/trunk/configure.ac
==============================================================================
--- flumotion-dvb/trunk/configure.ac	(original)
+++ flumotion-dvb/trunk/configure.ac	Thu Feb  8 17:56:36 2007
@@ -1,12 +1,12 @@
 AC_INIT(README)
 
-AS_VERSION(flumotion-dvb, FT, 0, 3, 0, 1)
+AS_VERSION(flumotion-dvb, FT, 0, 3, 1, 0)
 AC_SUBST(RELEASE, $FT_RELEASE)
 
 AC_SUBST_FILE(AUTHORS)
 AUTHORS=$srcdir/AUTHORS
 
-AC_SUBST(FLU_REQ, 0.3.0)
+AC_SUBST(FLU_REQ, 0.4.0)
 
 AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
 

Added: flumotion-dvb/trunk/env
==============================================================================
--- (empty file)
+++ flumotion-dvb/trunk/env	Thu Feb  8 17:56:36 2007
@@ -0,0 +1,20 @@
+#!/bin/sh
+
+thisdir=`cd $(dirname $0) && pwd`
+
+if test -n "$PYTHONPATH"; then
+  export PYTHONPATH=$thisdir:$PYTHONPATH
+else
+  export PYTHONPATH=$thisdir
+fi  
+
+if test -n "$FLU_PROJECT_PATH"; then
+  export FLU_PROJECT_PATH=$thisdir:$FLU_PROJECT_PATH
+else
+  export FLU_PROJECT_PATH=$thisdir
+fi  
+
+export PATH=$thisdir/bin:$PATH
+export PACKAGES="dvb $PACKAGES"
+
+exec "$@"

Modified: flumotion-dvb/trunk/flumotion-dvb.spec.in
==============================================================================
--- flumotion-dvb/trunk/flumotion-dvb.spec.in	(original)
+++ flumotion-dvb/trunk/flumotion-dvb.spec.in	Thu Feb  8 17:56:36 2007
@@ -4,12 +4,12 @@
 Summary:        Flumotion DVB support
 
 Group:          Applications/Internet
-License:	GPL
+License:	Proprietary
 URL:            http://www.fluendo.com/
 Source:         %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
-Requires:	flumotion > 0.1.6
+Requires:	flumotion > @FLUMOTION_REQ@
 
 BuildRequires:	gettext
 BuildRequires:	python >= 2.3

Modified: flumotion-dvb/trunk/po/fr.po
==============================================================================
--- flumotion-dvb/trunk/po/fr.po	(original)
+++ flumotion-dvb/trunk/po/fr.po	Thu Feb  8 17:56:36 2007
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: flumotion-template VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-06 19:12+0100\n"
+"POT-Creation-Date: 2007-02-06 11:18+0100\n"
 "PO-Revision-Date: 2005-07-28 12:41+0200\n"
 "Last-Translator: Thomas Vander Stichele <EMAIL at ADDRESS>\n"
 "Language-Team: fr <LL at li.org>\n"
@@ -14,9 +14,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: flumotion/component/dvb/dvb.py:47
+#: flumotion/component/dvb/dvb.py:49
 #, python-format
-msgid "DVB-%s mode is missing property '%s'."
+msgid "To use DVB-%s mode, you need to specify property '%s'."
 msgstr ""
 
 #~ msgid "Sample"

Modified: flumotion-dvb/trunk/po/nl.po
==============================================================================
--- flumotion-dvb/trunk/po/nl.po	(original)
+++ flumotion-dvb/trunk/po/nl.po	Thu Feb  8 17:56:36 2007
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: flumotion-template 0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-11-06 19:12+0100\n"
+"POT-Creation-Date: 2007-02-06 11:18+0100\n"
 "PO-Revision-Date: 2005-07-28 12:41+0200\n"
 "Last-Translator: Thomas Vander Stichele <thomas at fluendo dot com>\n"
 "Language-Team: Fluendo\n"
@@ -14,9 +14,9 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: flumotion/component/dvb/dvb.py:47
+#: flumotion/component/dvb/dvb.py:49
 #, python-format
-msgid "DVB-%s mode is missing property '%s'."
+msgid "To use DVB-%s mode, you need to specify property '%s'."
 msgstr ""
 
 #~ msgid "Sample"


More information about the flumotion-commit mailing list