Hello community, here is the log from the commit of package libepc for openSUSE:Factory checked in at Mon Sep 19 21:23:21 CEST 2011.
-------- --- GNOME/libepc/libepc.changes 2011-05-27 01:41:33.000000000 +0200 +++ /mounts/work_src_done/STABLE/libepc/libepc.changes 2011-09-16 15:30:59.000000000 +0200 @@ -1,0 +2,9 @@ +Fri Sep 16 13:17:19 UTC 2011 - [email protected] + +- Add libepc-git-fixes.patch: fixes from git to really build + against GTK+ 3. This is needed for the new totem to build + correctly with libepc. +- Add gnome-common BuildRequires, and call to gnome-autogen.sh, + needed for above patch. + +------------------------------------------------------------------- Package does not exist at destination yet. Using Fallback GNOME/libepc Destination is libepc calling whatdependson for head-i586 New: ---- libepc-git-fixes.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libepc.spec ++++++ --- /var/tmp/diff_new_pack.RmKnDG/_old 2011-09-19 21:23:17.000000000 +0200 +++ /var/tmp/diff_new_pack.RmKnDG/_new 2011-09-19 21:23:17.000000000 +0200 @@ -22,11 +22,16 @@ Summary: Easy Publish and Consume Library Version: 0.4.0 Release: 1 -Source: %{name}-%{version}.tar.bz2 +# FIXME: on update to > 0.4.0, drop hacks in totem source package to support build with our 0.4.0 package (thanks to libepc-git-fixes.patch) License: LGPLv2.1+ Group: Development/Libraries/GNOME Url: http://live.gnome.org/libepc/ +Source: %{name}-%{version}.tar.bz2 +# PATCH-FIX-UPSTREAM libepc-git-fixes.patch [email protected] -- Various fixes taken from git, to really build against GTK+ 3 and stop using deprecated API +Patch0: libepc-git-fixes.patch BuildRequires: gdbm-devel +# needed for patch0 +BuildRequires: gnome-common BuildRequires: intltool BuildRequires: libgnutls-devel BuildRequires: pkg-config @@ -97,8 +102,11 @@ %prep %setup -q translation-update-upstream +%patch0 -p1 %build +# needed for patch0 +NOCONFIGURE=1 gnome-autogen.sh %configure --disable-static %__make %{?jobs:-j%jobs} ++++++ libepc-git-fixes.patch ++++++ ++++ 741 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
