Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2012-08-13 14:45:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmlt (Old)
 and      /work/SRC/openSUSE:Factory/.libmlt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmlt", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmlt/libmlt.changes    2012-08-08 
11:12:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmlt.new/libmlt.changes       2012-08-13 
14:45:20.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Aug 12 10:46:21 UTC 2012 - [email protected]
+
+- Add modules and data directories as variables in the .pc file
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libmlt-0.8.0-versioned_dirs.patch ++++++
--- /var/tmp/diff_new_pack.G4P4zT/_old  2012-08-13 14:45:21.000000000 +0200
+++ /var/tmp/diff_new_pack.G4P4zT/_new  2012-08-13 14:45:21.000000000 +0200
@@ -11,7 +11,16 @@
        ) > config.mak
  
        echo "#!/bin/sh" > mlt-config
-@@ -250,6 +252,9 @@ export LIBSUF
+@@ -155,6 +157,8 @@ build_pkgconfig()
+               echo version=$version
+               echo cflags=`grep ^framework packages.dat | cut -f 2`
+               echo libs=`grep ^framework packages.dat | cut -f 3`
++              echo moduledir=${libdir}/mlt-${soversion}
++              echo mltdatadir=${datadir}/mlt-${soversion}
+       ) >> mlt-framework.pc
+       cat mlt-framework.pc.in >>mlt-framework.pc
+ 
+@@ -250,6 +254,9 @@ export LIBSUF
  [ "$datadir" = "" ] && datadir=$prefix/share
  [ "$mandir" = "" ] && mandir=$prefix/share/man
  

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to