commit VFlib3 for openSUSE:Factory

2017-08-10 Thread root
Hello community,

here is the log from the commit of package VFlib3 for openSUSE:Factory checked 
in at 2017-08-10 14:04:10

Comparing /work/SRC/openSUSE:Factory/VFlib3 (Old)
 and  /work/SRC/openSUSE:Factory/.VFlib3.new (New)


Package is "VFlib3"

Thu Aug 10 14:04:10 2017 rev:23 rq:512624 version:3.6.14

Changes:

--- /work/SRC/openSUSE:Factory/VFlib3/VFlib3.changes2016-04-28 
16:56:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.VFlib3.new/VFlib3.changes   2017-08-10 
14:12:03.932771246 +0200
@@ -1,0 +2,20 @@
+Mon Jul 24 23:39:11 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups and description typography.
+
+---
+Thu Jul 20 11:41:13 UTC 2017 - tchva...@suse.com
+
+- Switch to configure macro, uncomment japanese descriptions
+- Take patches from debian:
+  * VFlib3-compare-always-false.patch
+  * VFlib3-freetype2.patch
+  * VFlib3-gnu_source-declaration.patch
+- Remove patches obsoleted by the above:
+  * VFlib3-ppc64.patch
+  * comparison-is-always-false-due-to-limited-range-of-data-type.patch
+- Link against freetype2
+- Split library to proper subpackage
+- Reduce dependencies to contain only those really needed for build
+
+---

Old:

  VFlib3-ppc64.patch
  comparison-is-always-false-due-to-limited-range-of-data-type.patch

New:

  VFlib3-compare-always-false.patch
  VFlib3-freetype2.patch
  VFlib3-gnu_source-declaration.patch



Other differences:
--
++ VFlib3.spec ++
--- /var/tmp/diff_new_pack.1z154B/_old  2017-08-10 14:12:04.852641730 +0200
+++ /var/tmp/diff_new_pack.1z154B/_new  2017-08-10 14:12:04.856641167 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package VFlib3
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,125 +16,131 @@
 #
 
 
+%define libname libVFlib3-5
 Name:   VFlib3
 Version:3.6.14
 Release:0
 Summary:Versatile Font Library
 License:LGPL-2.1+
-Group:  System/Libraries
-#Summary(ja):"Versatile" フォントライブラリ
+Group:  Development/Libraries/C and C++
+Summary(ja):"Versatile" フォントライブラリ
 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
+Source0:
http://www-masu.ist.osaka-u.ac.jp/~kakugawa/download/TypeHack/VFlib3-%{version}.tar.bz2
 Source1:vflibcap-tex
-Patch1: VFlib3-ppc64.patch
-Patch3: VFlib3-info-dir.patch
-Patch4: VFlib3-include.patch
-Patch5: 
comparison-is-always-false-due-to-limited-range-of-data-type.patch
+Patch0: VFlib3-compare-always-false.patch
+Patch1: VFlib3-freetype2.patch
+Patch2: VFlib3-gnu_source-declaration.patch
+Patch3: VFlib3-include.patch
+Patch4: VFlib3-info-dir.patch
+BuildRequires:  autoconf213
 BuildRequires:  fdupes
-BuildRequires:  freetype-devel
-BuildRequires:  texlive-bin-devel
-BuildRequires:  texlive-devel
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
-Requires(post):   info
-Requires(postun):  info
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# %description -l ja
-#
-# VFlib は C 言語で書かれたフォントライブラリで、指定したフォン
-# トのビットマップを得るための関数群を持っています。VFlib の特徴は、
-# さまざまなフォーマットのフォントをフォーマットの違いを気にする
-# ことなく統一的に使うことができるところにあります。
-#
-#
-# VFlib では、以下のフォントフォーマットがサポートされています。
-#
-# TeX 関連:   PK, GF, VF, TFM
-# Omega TeX 関連: OFM (レベル 0),OVF
-# X Window 関連:  PCF, BDF
-#
-#
-# 著者:
-# --
-#
-# 角川裕次   
+BuildRequires:  imake
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(freetype2)
+BuildRequires:  pkgconfig(kpathsea)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+Requires(post): %{install_info_prereq}
+Requires(postun): %{install_info_prereq}
+
+%description -l ja
+VFlib は C 言語で書かれたフォントライブラリで、指定したフォン
+トのビットマップを得るための関数群を持っています。VFlib の特徴は、
+さまざまなフォーマットのフォントをフォーマットの違いを気にする
+ことなく統一的に使うことができるところにあります。
+
+VFlib では、以下のフォントフォーマットがサポートされています。
+ TeX 関連:   PK, GF, VF, TFM
+ Omega TeX 関連: OFM (レベル 0),OVF
+ X Window 関連:  PCF, BDF
 
 %description
 VFlib is a font library written in C language with several functions to
-obtain bitmaps of fonts.  Unique feature of VFlib is that fonts in
+obtain bitmaps of fonts. A unique feature of VFlib is that fonts in
 different formats are accessed by unified interface.
 
-VFlib supports the following font formats: TeX fonts:  PK, 

commit VFlib3 for openSUSE:Factory

2016-04-28 Thread h_root
Hello community,

here is the log from the commit of package VFlib3 for openSUSE:Factory checked 
in at 2016-04-28 16:53:16

Comparing /work/SRC/openSUSE:Factory/VFlib3 (Old)
 and  /work/SRC/openSUSE:Factory/.VFlib3.new (New)


Package is "VFlib3"

Changes:

--- /work/SRC/openSUSE:Factory/VFlib3/VFlib3.changes2013-09-13 
14:45:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.VFlib3.new/VFlib3.changes   2016-04-28 
16:56:27.0 +0200
@@ -1,0 +2,5 @@
+Sat Mar 26 05:41:26 UTC 2016 - i...@marguerite.su
+
+- clean specfile
+
+---



Other differences:
--
++ VFlib3.spec ++
--- /var/tmp/diff_new_pack.Un67Gl/_old  2016-04-28 16:56:28.0 +0200
+++ /var/tmp/diff_new_pack.Un67Gl/_new  2016-04-28 16:56:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package VFlib3
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,12 @@
 
 
 Name:   VFlib3
-BuildRequires:  fdupes
-BuildRequires:  freetype-devel
-BuildRequires:  texlive-bin-devel
-BuildRequires:  texlive-devel
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
-PreReq: %install_info_prereq
 Version:3.6.14
 Release:0
+Summary:Versatile Font Library
+License:LGPL-2.1+
+Group:  System/Libraries
+#Summary(ja):"Versatile" フォントライブラリ
 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
 Source1:vflibcap-tex
@@ -33,11 +30,15 @@
 Patch3: VFlib3-info-dir.patch
 Patch4: VFlib3-include.patch
 Patch5: 
comparison-is-always-false-due-to-limited-range-of-data-type.patch
+BuildRequires:  fdupes
+BuildRequires:  freetype-devel
+BuildRequires:  texlive-bin-devel
+BuildRequires:  texlive-devel
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
+Requires(post):   info
+Requires(postun):  info
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:Versatile Font Library
-License:LGPL-2.1+
-Group:  System/Libraries
-Summary(ja):  "Versatile" フォントライブラリ
 # %description -l ja
 # 
 # VFlib は C 言語で書かれたフォントライブラリで、指定したフォン
@@ -80,36 +81,34 @@
 
 %prep
 %setup -q
-%patch1 -p0
+%patch1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
 
 %build
 rm -f config.cache
-export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE" 
-./configure --prefix=/usr \
+export CFLAGS="%{optflags} -D_GNU_SOURCE"
+./configure --prefix=%{_prefix} \
 --libdir=%{_libdir} \
 --mandir=%{_mandir} \
 --infodir=%{_infodir} \
 --with-kpathsea \
---with-kpathsea-libdir=/usr/%{_lib} \
+--with-kpathsea-libdir=%{_libdir} \
 --with-freetype \
---with-freetype-includedir=/usr/include/freetype \
---with-freetype-libdir=/usr/%{_lib} \
---with-texmf-root=/usr/share/texmf \
+--with-freetype-includedir=%{_includedir}/freetype \
+--with-freetype-libdir=%{_libdir} \
+--with-texmf-root=%{_datadir}/texmf \
 %{_target_cpu}-suse-linux-gnu
 make %{?_smp_mflags}
-#--with-kpathsea-includedir=/usr/include \
-#--with-t1lib-includedir=/usr/include \
 
 %install
-make prefix=$RPM_BUILD_ROOT/usr \
- infodir=$RPM_BUILD_ROOT%{_infodir} \
- mandir=$RPM_BUILD_ROOT%{_mandir} \
- libdir=$RPM_BUILD_ROOT%{_libdir} \
+make prefix=%{buildroot}%{_prefix} \
+ infodir=%{buildroot}%{_infodir} \
+ mandir=%{buildroot}%{_mandir} \
+ libdir=%{buildroot}%{_libdir} \
  install
-install -m 644 $RPM_SOURCE_DIR/vflibcap-tex 
$RPM_BUILD_ROOT/usr/share/VFlib/%{version}/
+install -m 644 $RPM_SOURCE_DIR/vflibcap-tex 
%{buildroot}%{_datadir}/VFlib/%{version}/
 
 %fdupes %{buildroot}
 
@@ -130,26 +129,26 @@
 %files
 %defattr(-, root, root)
 %doc ANNOUNCE* CHANGES COPYING* DISTRIB*
-%doc %{_infodir}/VFlib*info*
-%dir /usr/share/VFlib
-%dir /usr/share/VFlib/site
-%dir /usr/share/VFlib/%{version}
-%dir /usr/share/VFlib/%{version}/doc/
-%doc /usr/share/VFlib/%{version}/doc/*
-%dir /usr/share/VFlib/%{version}/t1lib/
-/usr/share/VFlib/%{version}/t1lib/*
-%dir /usr/share/VFlib/%{version}/ccv/
-/usr/share/VFlib/%{version}/ccv/*
-%dir /usr/share/VFlib/%{version}/ascii-jtex/
-/usr/share/VFlib/%{version}/ascii-jtex/*
-/usr/share/VFlib/%{version}/vflibcap*
-/usr/bin/*
+%{_infodir}/VFlib*info*
+%dir %{_datadir}/VFlib
+%dir %{_datadir}/VFlib/site
+%dir 

commit VFlib3 for openSUSE:Factory

2013-09-13 Thread h_root
Hello community,

here is the log from the commit of package VFlib3 for openSUSE:Factory checked 
in at 2013-09-13 14:45:55

Comparing /work/SRC/openSUSE:Factory/VFlib3 (Old)
 and  /work/SRC/openSUSE:Factory/.VFlib3.new (New)


Package is VFlib3

Changes:

--- /work/SRC/openSUSE:Factory/VFlib3/VFlib3.changes2012-07-02 
11:19:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.VFlib3.new/VFlib3.changes   2013-09-13 
14:45:56.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 13 08:37:40 UTC 2013 - mvysko...@suse.com
+
+- don't build with t1lib, no longer in Factory
+
+---



Other differences:
--
++ VFlib3.spec ++
--- /var/tmp/diff_new_pack.qXtghi/_old  2013-09-13 14:45:56.0 +0200
+++ /var/tmp/diff_new_pack.qXtghi/_new  2013-09-13 14:45:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package VFlib3
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,6 @@
 Name:   VFlib3
 BuildRequires:  fdupes
 BuildRequires:  freetype-devel
-BuildRequires:  t1lib-devel
 BuildRequires:  texlive-bin-devel
 BuildRequires:  texlive-devel
 BuildRequires:  xorg-x11
@@ -72,9 +71,9 @@
 Summary:Development libraries for VFlib3
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
+Requires:   freetype-devel
 Requires:   texlive-bin-devel
 Requires:   texlive-devel
-Requires:   freetype-devel
 
 %description  -n VFlib3-devel
 Development libraries for VFlib3
@@ -98,8 +97,6 @@
 --with-freetype \
 --with-freetype-includedir=/usr/include/freetype \
 --with-freetype-libdir=/usr/%{_lib} \
---with-t1lib \
---with-t1lib-libdir=/usr/%{_lib} \
 --with-texmf-root=/usr/share/texmf \
 %{_target_cpu}-suse-linux-gnu
 make %{?_smp_mflags}

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



commit VFlib3 for openSUSE:Factory

2012-07-02 Thread h_root
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 j...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/VFlib3/VFlib3.changes2012-02-21 
12:26:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.VFlib3.new/VFlib3.changes   2012-07-02 
11:19:23.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.kX7vH4/_new  2012-07-02 11:19:24.0 +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.tar.bz2
 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+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit VFlib3 for openSUSE:Factory

2011-12-25 Thread h_root
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 j...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/VFlib3/VFlib3.changes2011-09-23 
01:51:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.VFlib3.new/VFlib3.changes   2011-12-25 
17:52:39.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec 20 11:23:46 UTC 2011 - co...@suse.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.oeF4W0/_new  2011-12-25 17:52:40.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit VFlib3 for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package VFlib3 for openSUSE:Factory checked 
in at 2011-12-06 19:11:41

Comparing /work/SRC/openSUSE:Factory/VFlib3 (Old)
 and  /work/SRC/openSUSE:Factory/.VFlib3.new (New)


Package is VFlib3, Maintainer is j...@suse.com

Changes:




Other differences:
--
++ VFlib3.spec ++
--- /var/tmp/diff_new_pack.gx2Eqc/_old  2011-12-06 20:10:28.0 +0100
+++ /var/tmp/diff_new_pack.gx2Eqc/_new  2011-12-06 20:10:28.0 +0100
@@ -19,7 +19,7 @@
 
 Name:   VFlib3
 BuildRequires:  freetype t1lib-devel texlive-bin-devel texlive-devel xorg-x11 
xorg-x11-devel
-License:LGPL v2.1 or later
+License:LGPL-2.1+
 Group:  System/Libraries
 PreReq: %install_info_prereq
 Version:3.6.14
@@ -67,7 +67,7 @@
 fonts:TrueType, Type 1, HBF, Syotai Club, JG, ekanji
 
 %package  -n VFlib3-devel
-License:LGPL v2.1 or later
+License:LGPL-2.1+
 Summary:development libraries for VFlib3
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}, texlive-devel, texlive-bin-devel

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



commit VFlib3 for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package VFlib3 for openSUSE:Factory
checked in at Mon Sep 19 15:31:34 CEST 2011.




--- VFlib3/VFlib3.changes   2007-04-26 18:56:49.0 +0200
+++ /mounts/work_src_done/STABLE/VFlib3/VFlib3.changes  2011-09-17 
12:28:01.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 10:27:58 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+---

calling whatdependson for head-i586




Other differences:
--
++ VFlib3.spec ++
--- /var/tmp/diff_new_pack.LnavPh/_old  2011-09-19 15:31:28.0 +0200
+++ /var/tmp/diff_new_pack.LnavPh/_new  2011-09-19 15:31:28.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package VFlib3 (Version 3.6.14)
+# spec file for package VFlib3
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   VFlib3
@@ -23,7 +22,6 @@
 License:LGPL v2.1 or later
 Group:  System/Libraries
 PreReq: %install_info_prereq
-AutoReqProv:on
 Version:3.6.14
 Release:191
 Requires:   freetype, t1lib
@@ -68,12 +66,6 @@
 TFM Omega TeX fonts: OFM (level 0), OVF X Window fonts:  PCF, BDF Other
 fonts:TrueType, Type 1, HBF, Syotai Club, JG, ekanji
 
-
-
-Authors:
-
-Hirotsugu Kakugawa   h.kakug...@computer.org
-
 %package  -n VFlib3-devel
 License:LGPL v2.1 or later
 Summary:development libraries for VFlib3
@@ -81,13 +73,7 @@
 Requires:   %{name} = %{version}, texlive-devel, texlive-bin-devel
 
 %description  -n VFlib3-devel
-development libraries for VFlib3
-
-
-
-Authors:
-
-Hirotsugu Kakugawa   h.kakug...@computer.org
+Development libraries for VFlib3
 
 %prep
 %setup -q
@@ -116,12 +102,11 @@
 --with-t1lib-libdir=/usr/%{_lib} \
 --with-texmf-root=/usr/share/texmf \
 %{_target_cpu}-suse-linux-gnu
-make 
+make %{?_smp_mflags}
 #--with-kpathsea-includedir=/usr/include \
 #--with-t1lib-includedir=/usr/include \
 
 %install
-[ $RPM_BUILD_ROOT != / ]  [ -d $RPM_BUILD_ROOT ]  rm -rf 
$RPM_BUILD_ROOT;
 make prefix=$RPM_BUILD_ROOT/usr \
  infodir=$RPM_BUILD_ROOT%{_infodir} \
  mandir=$RPM_BUILD_ROOT%{_mandir} \
@@ -141,9 +126,6 @@
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/${i}.info.gz
 done
 
-%clean
-rm -rf $RPM_BUILD_ROOT;
-
 %files
 %defattr(-, root, root)
 %doc ANNOUNCE* CHANGES COPYING* DISTRIB* INSTALL






Remember to have fun...

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