Hello community,

here is the log from the commit of package librcc for openSUSE:Factory checked 
in at 2012-12-21 14:50:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librcc (Old)
 and      /work/SRC/openSUSE:Factory/.librcc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librcc", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/librcc/librcc.changes    2012-05-14 
16:11:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librcc.new/librcc.changes       2012-12-21 
14:50:43.000000000 +0100
@@ -1,0 +2,9 @@
+Thu Dec 20 21:09:11 UTC 2012 - [email protected]
+
+- Update to 0.2.10.
+  * Fixed bugs.
+- Drop librcc-printf.diff, librcc-0.2.9-suse-lint.diff,
+  librcc-0.2.9-provide_prototype.patch (fixed upstream).
+- Build against libdb (build requires db-devel).
+
+-------------------------------------------------------------------

Old:
----
  librcc-0.2.9-provide_prototype.patch
  librcc-0.2.9-suse-lint.diff
  librcc-0.2.9.tar.bz2
  librcc-printf.diff

New:
----
  librcc-0.2.10.tar.bz2

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

Other differences:
------------------
++++++ librcc.spec ++++++
--- /var/tmp/diff_new_pack.tgWzW3/_old  2012-12-21 14:50:44.000000000 +0100
+++ /var/tmp/diff_new_pack.tgWzW3/_new  2012-12-21 14:50:44.000000000 +0100
@@ -18,7 +18,7 @@
 
 %define lname librcc0
 Name:           librcc
-Version:        0.2.9
+Version:        0.2.10
 Release:        0
 Summary:        Russian Charset Conversion Library
 License:        LGPL-2.1+
@@ -26,22 +26,17 @@
 Url:            http://rusxmms.sourceforge.net
 Source0:        
http://dside.dyndns.org/files/rusxmms/%{name}-%{version}.tar.bz2
 Source1:        baselibs.conf
-# PATCH-FIX-UPSTREAM librcc-printf.diff [email protected]
-Patch1:         librcc-printf.diff
-# PATCH-FIX-UPSTREAM librcc-0.2.9-suse-lint.diff [email protected] -- 
remove rpmlint warnings
-Patch2:         librcc-0.2.9-suse-lint.diff
 # PATCH-FIX-UPSTREAM librcc-0.2.9-czech_config.patch [email protected] 
-- fix Czech locale code in config file
 Patch3:         librcc-0.2.9-czech_config.patch
-# PATCH-FIX-UPSTREAM librcc-0.2.9-provide_prototype.patch 
[email protected] -- fix clean-up in the case of context initialization 
failure
-Patch4:         librcc-0.2.9-provide_prototype.patch
 BuildRequires:  aspell-devel
-BuildRequires:  enca-devel
+BuildRequires:  db-devel
 BuildRequires:  librcd-devel
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(enca)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       rcc-runtime
+Requires:       rcc-runtime = %{version}
 Supplements:    packageand(unzip:aspell)
 
 %description
@@ -75,16 +70,12 @@
 
 %prep
 %setup -qn %{name}-%{version}
-%patch1
-%patch2
 %patch3
-%patch4
 
 %build
 ./autogen.sh
 %configure \
     --disable-static \
-    --disable-bdb \
     --disable-libtranslate \
     --disable-gtk2
 make %{?_smp_mflags}
@@ -93,7 +84,7 @@
 %make_install
 install -Dm 0644 examples/rcc.xml %{buildroot}%{_sysconfdir}/rcc.xml
 rm -f %{buildroot}%{_libdir}/{*.la,rcc/engines/*.la}
-rm -rf %{_builddir}/librcc-%{version}/examples/{.deps,Makefile}
+rm -rf %{_builddir}/librcc-%{version}/examples/{.deps,Makefile,*~}
 
 %post -n %lname -p /sbin/ldconfig
 
@@ -109,11 +100,12 @@
 %doc docs examples
 %{_includedir}/*
 %{_libdir}/lib*.so
+%{_libdir}/pkgconfig/%{name}.pc
 
 %files -n rcc-runtime
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%{_libdir}/rcc
+%{_libdir}/rcc/
 %config(noreplace) %{_sysconfdir}/rcc.xml
 
 %changelog

++++++ librcc-0.2.9.tar.bz2 -> librcc-0.2.10.tar.bz2 ++++++
++++ 36276 lines of diff (skipped)

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

Reply via email to