Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Fri Sep 9 11:54:59 CEST 2011.



--------
--- GNOME/telepathy-mission-control/telepathy-mission-control.changes   
2011-07-22 09:31:00.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
    2011-09-06 12:26:59.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep  6 10:19:05 UTC 2011 - [email protected]
+
+- Manually create the directory that will contain the
+  mission-control plugins, and own it.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ telepathy-mission-control.spec ++++++
--- /var/tmp/diff_new_pack.1j5efO/_old  2011-09-09 11:54:42.000000000 +0200
+++ /var/tmp/diff_new_pack.1j5efO/_new  2011-09-09 11:54:42.000000000 +0200
@@ -20,7 +20,7 @@
 
 Name:           telepathy-mission-control
 Version:        5.9.1
-Release:        1
+Release:        2
 License:        LGPLv2.1
 Summary:        Telepathy Mission Control instant messaging connection manager
 Group:          System/Libraries
@@ -86,6 +86,10 @@
 %install
 %makeinstall
 %{__rm} -f %{buildroot}%{_libdir}/*.la
+# Create directory that will contain the plugins (fail if it exists, so we can 
remove this hack)
+PLUGINDIR=`PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkgconfig pkg-config 
--variable=plugindir mission-control-plugins`
+test ! -d %{buildroot}${PLUGINDIR}
+install -d %{buildroot}${PLUGINDIR}
 # create symlinks for man pages
 %fdupes -s %{buildroot}%{_mandir}
 # create hardlinks for the rest
@@ -109,6 +113,8 @@
 %files -n libmission-control-plugins0
 %defattr(-,root,root)
 %{_libdir}/libmission-control-plugins.so.*
+# Directory containing the plugins
+%dir %{_libdir}/mission-control-plugins.0
 
 %files devel
 %defattr(-,root,root)


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



Remember to have fun...

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

Reply via email to