[Lsb-messages] /var/www/bzr/lsb/devel/build_env r2059: package lists didn't have new cairo libs either

Mats Wichmann mats at linuxfoundation.org
Tue Feb 5 18:31:03 UTC 2013


------------------------------------------------------------
revno: 2059
committer: Mats Wichmann <mats at linuxfoundation.org>
branch nick: build_env
timestamp: Tue 2013-02-05 11:31:03 -0700
message:
  package lists didn't have new cairo libs either
modified:
  package/Makefile
  package/desktop_pkglist
  stub_libs/desktop_filelist_5.0
-------------- next part --------------
=== modified file 'package/Makefile'
--- a/package/Makefile	2013-02-05 16:02:40 +0000
+++ b/package/Makefile	2013-02-05 18:31:03 +0000
@@ -46,7 +46,7 @@
 
 # We define this here instead of directly in the spec file as
 # we need to be able to work out what the produced rpm files will be called
-RPM_PACKAGE_RELEASE=10
+RPM_PACKAGE_RELEASE=11
 
 # Initialize LIB64 to proper value for 64-bit architectures
 export LIB64:=$(shell case `uname -m` in (ppc64 | s390x | x86_64) echo 64 ;; esac)

=== modified file 'package/desktop_pkglist'
--- a/package/desktop_pkglist	2013-01-26 13:21:24 +0000
+++ b/package/desktop_pkglist	2013-02-05 18:31:03 +0000
@@ -332,6 +332,10 @@
 BASE/LIB-5.0/libXtst.so.6
 BASE/LIB-5.0/libatk-1.0.so
 BASE/LIB-5.0/libatk-1.0.so.0
+BASE/LIB-5.0/libcairo-gobject.so
+BASE/LIB-5.0/libcairo-gobject.so.2
+BASE/LIB-5.0/libcairo-script-interpreter.so
+BASE/LIB-5.0/libcairo-script-interpreter.so.2
 BASE/LIB-5.0/libcairo.so
 BASE/LIB-5.0/libcairo.so.2
 BASE/LIB-5.0/libfontconfig.so

=== modified file 'stub_libs/desktop_filelist_5.0'
--- a/stub_libs/desktop_filelist_5.0	2012-12-07 15:01:13 +0000
+++ b/stub_libs/desktop_filelist_5.0	2013-02-05 18:31:03 +0000
@@ -18,6 +18,8 @@
 libXtst
 libatk-1.0
 libcairo
+libcairo-gobject
+libcairo-script-interpreter
 libfontconfig
 libfreetype
 libgdk-x11-2.0



More information about the lsb-messages mailing list