Hello community,

here is the log from the commit of package liberation-fonts for 
openSUSE:Factory checked in at 2012-08-05 15:20:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liberation-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.liberation-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liberation-fonts", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liberation-fonts/liberation-fonts.changes        
2012-05-31 17:06:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liberation-fonts.new/liberation-fonts.changes   
2012-08-05 15:20:09.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Aug  2 16:39:22 UTC 2012 - [email protected]
+
+- Update to version 2.00.0.
+- The package license changed to OFL-1.1.
+- Build the fonts from sources. Added fontforge build requirement for this.
+- Add a Provides: entry for "scalable-font-el".
+
+-------------------------------------------------------------------
+Wed Jul  4 12:39:06 CEST 2012 - [email protected]
+
+- amend spec file to reflect new font packaging scheme
+  (see openFATE#313536);
+
+-------------------------------------------------------------------

Old:
----
  liberation-fonts-ttf-1.06.0.20100721.tar.bz2

New:
----
  liberation-fonts-2.00.0.tar.gz

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

Other differences:
------------------
++++++ liberation-fonts.spec ++++++
--- /var/tmp/diff_new_pack.qDp2qi/_old  2012-08-05 15:20:14.000000000 +0200
+++ /var/tmp/diff_new_pack.qDp2qi/_new  2012-08-05 15:20:14.000000000 +0200
@@ -16,18 +16,19 @@
 #
 
 
-
 Name:           liberation-fonts
-Version:        1.06.0.20100721
+Version:        2.00.0
 Release:        0
-License:        SUSE-Liberation
 Summary:        Liberation Fonts
-Url:            https://fedorahosted.org/liberation-fonts/
+License:        OFL-1.1
 Group:          System/X11/Fonts
-Source:         %{name}-ttf-%{version}.tar.bz2
-Source1:        %{name}-rpmlintrc
-%define        ttf_fontdir     /usr/share/fonts/truetype
-Requires(pre):  %suseconfig_fonts_prereq
+Url:            https://fedorahosted.org/liberation-fonts/
+Source0:        
https://fedorahosted.org/releases/l/i/liberation-fonts/%{name}-%{version}.tar.gz
+Source100:      %{name}-rpmlintrc
+BuildRequires:  fontforge
+BuildRequires:  fontpackages-devel
+%reconfigure_fonts_prereq
+Provides:       scalable-font-el
 Provides:       locale(bg;el;ru;bg)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -37,26 +38,20 @@
 and "Courier New".
 
 %prep
-%setup -q -n %{name}-ttf-%{version}
+%setup -q
 
 %build
+make
 
 %install
-mkdir -p %{buildroot}%{ttf_fontdir}
-install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}/
-
-%post
-%run_suseconfig_fonts
-
-%postun
-%run_suseconfig_fonts
+mkdir -p %{buildroot}%{_ttfontsdir}
+install -pm 0644 %{name}-ttf-%{version}/*.ttf %{buildroot}%{_ttfontsdir}/
 
-%clean
-rm -rf %{buildroot}
+%reconfigure_fonts_scriptlets
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog License.txt README
-%{ttf_fontdir}
+%defattr(-,root,root,-)
+%doc AUTHORS ChangeLog LICENSE README TODO
+%{_ttfontsdir}
 
 %changelog

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

Reply via email to