Hello community,

here is the log from the commit of package fontforge for openSUSE:Factory 
checked in at 2013-12-09 07:05:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fontforge (Old)
 and      /work/SRC/openSUSE:Factory/.fontforge.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fontforge"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fontforge/fontforge.changes      2013-09-09 
13:05:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.fontforge.new/fontforge.changes 2013-12-09 
07:05:24.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Nov 14 06:59:13 UTC 2013 - jeng...@inai.de
+
+- Put documentation into a separate subpackage
+- Spruce of description of fontforge-devel a bit
+- File list simplification/exactness
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fontforge.spec ++++++
--- /var/tmp/diff_new_pack.k8J2Vx/_old  2013-12-09 07:05:25.000000000 +0100
+++ /var/tmp/diff_new_pack.k8J2Vx/_new  2013-12-09 07:05:25.000000000 +0100
@@ -24,6 +24,7 @@
 License:        BSD-3-Clause
 Group:          Productivity/Graphics/Vector Editors
 Url:            http://fontforge.org/
+
 Source0:        
http://downloads.sourceforge.net/%{name}/%{name}_full-%{src_version}.tar.bz2
 Source1:        
http://downloads.sourceforge.net/%{name}/%{name}_htdocs-%{src_version}.tar.bz2
 # PATCH-FIX-OPENSUSE -- set path to documentation
@@ -64,14 +65,32 @@
 can convert among PostScript (ASCII & binary Type 1, some Type 3s, and
 some Type 0s), TrueType, OpenType (Type2), and CID-keyed fonts.
 
+%package doc
+Summary:        Documentation for FontForge
+Group:          Documentation/HTML
+%if 0%{?suse_version} >= 1230
+BuildArch:      noarch
+%endif
+
+%description doc
+FontForge allows editing of outline and bitmap fonts. With it, you can
+create new fonts or modify old ones. It also converts font formats and
+can convert among PostScript, TrueType, OpenType, and CID-keyed fonts.
+
+This subpackage contains the documentation to FontForge.
+
 %package devel
 Summary:        Include Files and Libraries mandatory for Development
-Group:          Development/Libraries/Other
+Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       freetype2-devel
 
 %description devel
-This package contains all necessary include files and libraries needed
+FontForge allows editing of outline and bitmap fonts. With it, you can
+create new fonts or modify old ones. It also converts font formats and
+can convert among PostScript, TrueType, OpenType, and CID-keyed fonts.
+
+This subpackage contains all necessary include files and libraries needed
 to develop applications that use FontForge libraries.
 
 %prep
@@ -141,7 +160,7 @@
 
 %files -f FontForge.lang
 %defattr(-,root,root)
-%doc AUTHORS VERSION LICENSE README-unix docs/
+%doc LICENSE
 %{_bindir}/*
 %{_libdir}/lib*.so.*
 %{_datadir}/fontforge/
@@ -150,11 +169,14 @@
 %{_datadir}/pixmaps/%{name}.png
 %py_sitedir/*
 
+%files doc
+%defattr(-,root,root)
+%doc AUTHORS VERSION LICENSE README-unix docs/
+
 %files devel
 %defattr(-, root, root)
-%dir %{_includedir}/fontforge/
-%{_includedir}/fontforge/*
-%{_libdir}/pkgconfig/*
+%{_includedir}/fontforge/
+%{_libdir}/pkgconfig/*.pc
 %{_libdir}/lib*.so
 
 %changelog

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

Reply via email to