Hello community,

here is the log from the commit of package cmis-client for openSUSE:Factory 
checked in at 2013-01-29 10:30:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmis-client (Old)
 and      /work/SRC/openSUSE:Factory/.cmis-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmis-client", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmis-client/cmis-client.changes  2012-10-03 
07:06:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cmis-client.new/cmis-client.changes     
2013-01-29 10:30:05.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 25 12:36:49 UTC 2013 - [email protected]
+
+- Fix libcmis-c-devel dependency over itself.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cmis-client.spec ++++++
--- /var/tmp/diff_new_pack.TS54YN/_old  2013-01-29 10:30:06.000000000 +0100
+++ /var/tmp/diff_new_pack.TS54YN/_new  2013-01-29 10:30:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cmis-client
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -70,7 +70,7 @@
 %package -n %{_name}-c-devel
 Summary:        Libcmis-c development files
 Group:          Development/Libraries/C and C++ 
-Requires:       %{_name}-c-devel = %{version}
+Requires:       %{_name}-c-%{soname} = %{version}
 
 %description -n %{_name}-c-devel
 Development files for libcmis-c. Libcmis-c is a C client library for the CMIS 
interface.
@@ -94,9 +94,11 @@
 make check
 
 %post -n %{_name}-%{soname} -p /sbin/ldconfig
+
 %post -n %{_name}-c-%{soname} -p /sbin/ldconfig
 
 %postun -n %{_name}-%{soname} -p /sbin/ldconfig
+
 %postun -n %{_name}-c-%{soname} -p /sbin/ldconfig
 
 %files

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

Reply via email to