Hello community, here is the log from the commit of package VFlib3 for openSUSE:Factory checked in at 2011-12-25 17:52:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/VFlib3 (Old) and /work/SRC/openSUSE:Factory/.VFlib3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "VFlib3", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/VFlib3/VFlib3.changes 2011-09-23 01:51:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.VFlib3.new/VFlib3.changes 2011-12-25 17:52:39.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 11:23:46 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ VFlib3.spec ++++++ --- /var/tmp/diff_new_pack.oeF4W0/_old 2011-12-25 17:52:40.000000000 +0100 +++ /var/tmp/diff_new_pack.oeF4W0/_new 2011-12-25 17:52:40.000000000 +0100 @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: VFlib3 -BuildRequires: freetype t1lib-devel texlive-bin-devel texlive-devel xorg-x11 xorg-x11-devel -License: LGPL-2.1+ -Group: System/Libraries +BuildRequires: freetype +BuildRequires: t1lib-devel +BuildRequires: texlive-bin-devel +BuildRequires: texlive-devel +BuildRequires: xorg-x11 +BuildRequires: xorg-x11-devel PreReq: %install_info_prereq Version: 3.6.14 -Release: 191 +Release: 0 Requires: freetype, t1lib Url: http://www-masu.ist.osaka-u.ac.jp/~kakugawa/VFlib/ Source0: http://www-masu.ist.osaka-u.ac.jp/~kakugawa/download/TypeHack/VFlib3-3.6.14.tar.bz2 @@ -36,6 +37,8 @@ Patch5: comparison-is-always-false-due-to-limited-range-of-data-type.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Versatile Font Library +License: LGPL-2.1+ +Group: System/Libraries Summary(ja): "Versatile" フォントライブラリ # %description -l ja # @@ -67,7 +70,6 @@ fonts: TrueType, Type 1, HBF, Syotai Club, JG, ekanji %package -n VFlib3-devel -License: LGPL-2.1+ Summary: development libraries for VFlib3 Group: Development/Libraries/C and C++ Requires: %{name} = %{version}, texlive-devel, texlive-bin-devel @@ -86,8 +88,6 @@ %build rm -f config.cache -# update config.{guess,sub} -%{?suse_update_config -f .} export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" ./configure --prefix=/usr \ --libdir=%{_libdir} \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
