Commit SUNWgnome-libs.spec, forgotten earlier.
authordcarbery
Wed, 16 May 2007 08:03:13 +0000
changeset 9912 8c6279a4e182
parent 9911 a19dbb96d714
child 9913 269c04d6d317
Commit SUNWgnome-libs.spec, forgotten earlier.
SUNWgnome-libs.spec
--- a/SUNWgnome-libs.spec	Wed May 16 07:58:22 2007 +0000
+++ b/SUNWgnome-libs.spec	Wed May 16 08:03:13 2007 +0000
@@ -34,6 +34,7 @@
 Requires: SUNWgnome-vfs
 Requires: SUNWgnome-audio
 Requires: SUNWlibexif
+Requires: SUNWlibgcrypt
 Requires: SUNWxwrtl
 Requires: SUNWxwplt
 Requires: SUNWlibms
@@ -54,6 +55,7 @@
 BuildRequires: SUNWgnome-vfs-devel
 BuildRequires: SUNWgnome-audio-devel
 BuildRequires: SUNWlibexif-devel
+BuildRequires: SUNWlibgcrypt-devel
 BuildRequires: SUNWlibpopt-devel
 
 %package root
@@ -102,7 +104,7 @@
 %build
 PKG_CONFIG_DISABLE_UNINSTALLED=
 unset PKG_CONFIG_DISABLE_UNINSTALLED
-export PKG_CONFIG_PATH=../libgnome-%{libgnome.version}/libgnome:../gnome-keyring-%{gnomekeyring.version}:../libbonoboui-%{libbonoboui.version}/bonobo:%{_pkg_config_path}
+export PKG_CONFIG_PATH=../libgnome-%{libgnome.version}/libgnome:../gnome-keyring-%{gnomekeyring.version}/library:../libbonoboui-%{libbonoboui.version}/bonobo:%{_pkg_config_path}
 export CFLAGS="%optflags -I/usr/sfw/include -DANSICPP"
 export RPM_OPT_FLAGS="$CFLAGS"
 export CPPFLAGS="-I/usr/sfw/include"
@@ -299,6 +301,9 @@
 %endif
 
 %changelog
+* Wed May 16 2007 - [email protected]
+- Add Build/Requires SUNWlibgcrypt/-devel for gnome-keyring. Adjust
+  PKG_CONFIG_PATH because gnome-keyring .pc file in subdir now.
 * Thu May  3 2007 - [email protected]
 - reshuffle postrun scripts so that adding/removing the scrollkeeper
   dtd rewrite rule actually works.