[Lsb-messages] /var/www/bzr/lsb/devel/appbat r963: lsb-python is built as a 3.1 app, use 3.1 pkgconfig, drop LSBLIBDIR

Stew Benedict stewb at linux-foundation.org
Fri Jun 1 17:22:16 UTC 2012


------------------------------------------------------------
revno: 963
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: appbat
timestamp: Fri 2012-06-01 13:22:16 -0400
message:
  lsb-python is built as a 3.1 app, use 3.1 pkgconfig, drop LSBLIBDIR
modified:
  rpm/lsb-python.spec
-------------- next part --------------
=== modified file 'rpm/lsb-python.spec'
--- a/rpm/lsb-python.spec	2012-05-03 14:12:12 +0000
+++ b/rpm/lsb-python.spec	2012-06-01 17:22:16 +0000
@@ -1,7 +1,7 @@
 Summary: An interpreted, interactive, object-oriented programming language.
 Name: lsb-python
 Version: 2.4.6
-Release: 7.lsb5
+Release: 8.lsb5
 Vendor: Linux Foundation
 Packager: Appbat Team <lsb-appbat at linux-foundation.org>
 License: Python Software Foundation License
@@ -46,8 +46,7 @@
 %endif
 %define libdir %{prefix}/%{lib}
 %define includedir %{prefix}/include
-export PKG_CONFIG_PATH=%{libdir}/pkgconfig
-export LSBLIBDIR=-L%{libdir}
+export PKG_CONFIG_PATH=%{libdir}-3.1/pkgconfig
 
 # build as a 3.1 compliant app
 export LSBCC_LSBVERSION=3.1



More information about the lsb-messages mailing list