Hello community,

here is the log from the commit of package libccrtp for openSUSE:Factory
checked in at Wed Jun 8 16:35:25 CEST 2011.



--------
--- libccrtp/libccrtp.changes   2011-03-24 15:14:37.000000000 +0100
+++ /mounts/work_src_done/STABLE/libccrtp/libccrtp.changes      2011-04-23 
11:20:33.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Apr 23 11:20:20 CEST 2011 - dmuel...@suse.de
+
+- fix shlib packaging
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  rpmlintrc

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

Other differences:
------------------
++++++ libccrtp.spec ++++++
--- /var/tmp/diff_new_pack.g0glQ3/_old  2011-06-08 16:34:50.000000000 +0200
+++ /var/tmp/diff_new_pack.g0glQ3/_new  2011-06-08 16:34:50.000000000 +0200
@@ -27,9 +27,8 @@
 AutoReqProv:    on
 Summary:        A Common C++ Class Framework for RTP Packets
 Version:        1.8.0
-Release:        7
+Release:        9
 Source0:        ccrtp-%{version}.tar.bz2
-Source1:        rpmlintrc
 # PATCH-FIX-UPSTREAM co...@suse.de, fix compilation with gcc46
 Patch0:         ccrtp-1.8.0-gcc46.diff
 
@@ -38,16 +37,18 @@
 real-time streaming data over UDP packets using sending and receiving
 packet queues.
 
-%package -n libccrtp1
+%package -n libccrtp1-1_8
 License:        GPLv3+
 Group:          System/Libraries
 Summary:        A Common C++ Class Framework for RTP Packets
 Provides:       ccrtp = %{version}
 Provides:       %{name} = %{version}
+Provides:       libccrtp1 = %{version}
 Obsoletes:      ccrtp < %{version}
 Obsoletes:      %{name} < %{version}
+Obsoletes:      libccrtp1 <= %{version}
 
-%description -n libccrtp1
+%description -n libccrtp1-1_8
 The ccrtp package offers a generic framework for sending and receiving
 real-time streaming data over UDP packets using sending and receiving
 packet queues.
@@ -88,11 +89,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT;
 
-%post -n libccrtp1 -p /sbin/ldconfig
+%post -n libccrtp1-1_8 -p /sbin/ldconfig
 
-%postun -n libccrtp1 -p /sbin/ldconfig
+%postun -n libccrtp1-1_8 -p /sbin/ldconfig
 
-%files -n libccrtp1
+%files -n libccrtp1-1_8
 %defattr(-,root,root,0755)
 %_libdir/libccrtp*.so.*
 


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to