Hello community,

here is the log from the commit of package lcdf-typetools for openSUSE:Factory 
checked in at 2015-02-01 12:30:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lcdf-typetools (Old)
 and      /work/SRC/openSUSE:Factory/.lcdf-typetools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lcdf-typetools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lcdf-typetools/lcdf-typetools.changes    
2014-03-18 14:14:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lcdf-typetools.new/lcdf-typetools.changes       
2015-02-01 12:30:02.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Jan 29 23:36:50 UTC 2015 - [email protected]
+
+- Update to version 2.104
+  * Fix a nit with format-1 chaining context substitutions.
+- Cleanup specfile
+  * Remove conditional dependencies for distributions package doesn't build
+  * Remove obsolete conditional dependencies
+  * Remove redudant %clean section
+  * Use %configure
+
+-------------------------------------------------------------------

Old:
----
  lcdf-typetools-2.100.tar.gz

New:
----
  lcdf-typetools-2.104.tar.gz

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

Other differences:
------------------
++++++ lcdf-typetools.spec ++++++
--- /var/tmp/diff_new_pack.oZPUrC/_old  2015-02-01 12:30:03.000000000 +0100
+++ /var/tmp/diff_new_pack.oZPUrC/_new  2015-02-01 12:30:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lcdf-typetools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,39 +19,16 @@
 Summary:        Programs to manipulate OpenType and multiple-master fonts
 
 Name:           lcdf-typetools
-Version:        2.100
+Version:        2.104
 Release:        0
 License:        GPL-2.0
 Url:            http://www.lcdf.org/type/
 Group:          System/X11/Fonts
-Source:         %{name}-%{version}.tar.gz
+Source:         http://www.lcdf.org/type/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
-%if 0%{?suse_version} <=  1020
-BuildRequires:  gcc-c++
-BuildRequires:  libstdc++-devel
-BuildRequires:  tetex > 2.0
-%endif
-
-%if 0%{?suse_version} >= 1030
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
 BuildRequires:  texlive
-%endif
-
-%if 0%{?fedora_version} >= 5
-BuildRequires:  gcc-c++
-BuildRequires:  libstdc++-devel
-BuildRequires:  tetex > 2.0
-%endif
-
-%if 0%{?mandriva_version} > 2006
-BuildRequires:  gcc-c++
-BuildRequires:  libstdc++-devel
-BuildRequires:  tetex > 2.0
-%endif
-
-%define prefix   /usr
 
 %description
 This package contains four tools for working with OpenType fonts:
@@ -98,26 +75,15 @@
 %setup -q
 
 %build
-export CFLAGS="%{optflags}"
-export CXXFLAGS="%{optflags}"
-
-./configure \
+%configure \
 --without-kpathsea \
 --disable-selfauto-set \
---prefix=%{prefix} \
-           --libdir=%{prefix}/%{_lib}  \
-           --mandir=%{prefix}/share/man \
-           --infodir=%{prefix}/share/info \
 
 make %{?_smp_mflags}
 
 %install
-
 %makeinstall
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc NEWS ONEWS README
@@ -134,8 +100,6 @@
 %{_bindir}/t1rawafm
 
 %{_mandir}/man*/*
-%{_datadir}/lcdf-typetools/*
-
-%dir %{_datadir}/lcdf-typetools
+%{_datadir}/lcdf-typetools/
 
 %changelog

++++++ lcdf-typetools-2.100.tar.gz -> lcdf-typetools-2.104.tar.gz ++++++
++++ 4630 lines of diff (skipped)

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

Reply via email to