thomasvs - flumotion-dvb/trunk

flumotion-commit at lists.fluendo.com flumotion-commit at lists.fluendo.com
Mon Feb 12 16:10:33 CET 2007


Author: thomasvs
Date: Mon Feb 12 16:10:32 2007
New Revision: 4475

Modified:
   flumotion-dvb/trunk/ChangeLog
   flumotion-dvb/trunk/configure.ac
   flumotion-dvb/trunk/flumotion-dvb.spec.in
Log:
	* configure.ac:
	* flumotion-dvb.spec.in:
	  fix buglets



Modified: flumotion-dvb/trunk/ChangeLog
==============================================================================
--- flumotion-dvb/trunk/ChangeLog	(original)
+++ flumotion-dvb/trunk/ChangeLog	Mon Feb 12 16:10:32 2007
@@ -1,3 +1,9 @@
+2007-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+	* configure.ac:
+	* flumotion-dvb.spec.in:
+	  fix buglets
+
 2007-02-08  Michael Smith  <msmith at fluendo.com>
 
 	* configure.ac:

Modified: flumotion-dvb/trunk/configure.ac
==============================================================================
--- flumotion-dvb/trunk/configure.ac	(original)
+++ flumotion-dvb/trunk/configure.ac	Mon Feb 12 16:10:32 2007
@@ -1,6 +1,6 @@
 AC_INIT(README)
 
-AS_VERSION(flumotion-dvb, FT, 0, 3, 1, 1)
+AS_VERSION(flumotion-dvb, FT, 0, 4, 0, 1)
 AC_SUBST(RELEASE, $FT_RELEASE)
 
 AC_SUBST_FILE(AUTHORS)

Modified: flumotion-dvb/trunk/flumotion-dvb.spec.in
==============================================================================
--- flumotion-dvb/trunk/flumotion-dvb.spec.in	(original)
+++ flumotion-dvb/trunk/flumotion-dvb.spec.in	Mon Feb 12 16:10:32 2007
@@ -9,7 +9,7 @@
 Source:         %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
-Requires:	flumotion > @FLUMOTION_REQ@
+Requires:	flumotion > @FLU_REQ@
 
 BuildRequires:	gettext
 BuildRequires:	python >= 2.3


More information about the flumotion-commit mailing list