SOURCES (AC-branch): FusionSound-DirectFB_version.patch (NEW) - wo...

hawk hawk at pld-linux.org
Fri Mar 9 09:42:58 CET 2007


Author: hawk                         Date: Fri Mar  9 08:42:58 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- workaround for pkgconfig thinking that 1.0.0-rc1 is newer than 1.0.0

---- Files affected:
SOURCES:
   FusionSound-DirectFB_version.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/FusionSound-DirectFB_version.patch
diff -u /dev/null SOURCES/FusionSound-DirectFB_version.patch:1.1.2.1
--- /dev/null	Fri Mar  9 09:42:58 2007
+++ SOURCES/FusionSound-DirectFB_version.patch	Fri Mar  9 09:42:53 2007
@@ -0,0 +1,12 @@
+diff -ur FusionSound-1.0.0-rc1.orig/configure.in FusionSound-1.0.0-rc1/configure.in
+--- FusionSound-1.0.0-rc1.orig/configure.in	2007-03-09 09:17:21.000000000 +0100
++++ FusionSound-1.0.0-rc1/configure.in	2007-03-09 09:22:36.000000000 +0100
+@@ -197,7 +197,7 @@
+ #
+ # Check for DirectFB-Internal
+ #
+-DIRECTFB_REQUIRED_VERSION=$FUSIONSOUND_VERSION
++DIRECTFB_REQUIRED_VERSION=1.0.0
+ 
+ AC_MSG_CHECKING(for DirectFB-Internal)
+ if $PKG_CONFIG --atleast-version $DIRECTFB_REQUIRED_VERSION directfb-internal ; then
================================================================


More information about the pld-cvs-commit mailing list