commit VFlib3 for openSUSE:Factory
Hello community, here is the log from the commit of package VFlib3 for openSUSE:Factory checked in at 2012-07-02 11:19:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/VFlib3 (Old) and /work/SRC/openSUSE:Factory/.VFlib3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "VFlib3", Maintainer is "jw@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/VFlib3/VFlib3.changes 2012-02-21 12:26:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.VFlib3.new/VFlib3.changes 2012-07-02 11:19:23.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jul 2 03:24:42 UTC 2012 - i@marguerite.su + +- fix openSUSE builds +- fix rpmlint warnings. + +------------------------------------------------------------------- Old: ---- VFlib3-3.6.12-gcc33.patch VFlib3-3.6.12-missing-headers.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ VFlib3.spec ++++++ --- /var/tmp/diff_new_pack.kX7vH4/_old 2012-07-02 11:19:24.000000000 +0200 +++ /var/tmp/diff_new_pack.kX7vH4/_new 2012-07-02 11:19:24.000000000 +0200 @@ -17,11 +17,8 @@ Name: VFlib3 -%if %suse_version > 1210 +BuildRequires: fdupes BuildRequires: freetype-devel -%else -BuildRequires: freetype -%endif BuildRequires: t1lib-devel BuildRequires: texlive-bin-devel BuildRequires: texlive-devel @@ -33,9 +30,7 @@ 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.... Source1: vflibcap-tex -Patch0: VFlib3-3.6.12-missing-headers.patch Patch1: VFlib3-ppc64.patch -Patch2: VFlib3-3.6.12-gcc33.patch Patch3: VFlib3-info-dir.patch Patch4: VFlib3-include.patch Patch5: comparison-is-always-false-due-to-limited-range-of-data-type.patch @@ -74,23 +69,19 @@ fonts: TrueType, Type 1, HBF, Syotai Club, JG, ekanji %package -n VFlib3-devel -Summary: development libraries for VFlib3 +Summary: Development libraries for VFlib3 Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires: texlive-bin-devel Requires: texlive-devel -%if %suse_version > 1210 Requires: freetype-devel -%endif %description -n VFlib3-devel Development libraries for VFlib3 %prep %setup -q -#%patch0 -p1 %patch1 -p0 -#%patch2 -p1 %patch3 -p1 %patch4 -p1 %patch5 -p1 @@ -123,21 +114,25 @@ install install -m 644 $RPM_SOURCE_DIR/vflibcap-tex $RPM_BUILD_ROOT/usr/share/VFlib/%{version}/ +%fdupes %{buildroot} + %post for i in VFlib-36 do %install_info --info-dir=%{_infodir} %{_infodir}/${i}.info.gz done +/sbin/ldconfig %postun for i in VFlib-36 do %install_info_delete --info-dir=%{_infodir} %{_infodir}/${i}.info.gz done +/sbin/ldconfig %files %defattr(-, root, root) -%doc ANNOUNCE* CHANGES COPYING* DISTRIB* INSTALL +%doc ANNOUNCE* CHANGES COPYING* DISTRIB* %doc %{_infodir}/VFlib*info* %dir /usr/share/VFlib %dir /usr/share/VFlib/site -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de