Hello community,

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

Package is "liberation-fonts", Maintainer is "jpal...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liberation-fonts/liberation-fonts.changes        
2011-11-07 14:20:01.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liberation-fonts.new/liberation-fonts.changes   
2012-05-31 17:06:31.000000000 +0200
@@ -1,0 +2,11 @@
+Fri May 25 10:36:33 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-Liberation
+  The correct license from the spreadsheet linked at license.opensuse.org
+
+-------------------------------------------------------------------
+Thu May 17 09:10:16 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ liberation-fonts.spec ++++++
--- /var/tmp/diff_new_pack.sT0Ru2/_old  2012-05-31 17:06:33.000000000 +0200
+++ /var/tmp/diff_new_pack.sT0Ru2/_new  2012-05-31 17:06:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package liberation-fonts
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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,22 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           liberation-fonts
-%define        ttf_fontdir     /usr/share/fonts/truetype
-License:        "GPL-2.0 with exceptions ..."; GPL-2.0 with exceptions
-Group:          System/X11/Fonts
-AutoReqProv:    on
-PreReq:         %suseconfig_fonts_prereq
-Provides:       locale(bg;el;ru;bg)
 Version:        1.06.0.20100721
-Release:        1
+Release:        0
+License:        SUSE-Liberation
 Summary:        Liberation Fonts
+Url:            https://fedorahosted.org/liberation-fonts/
+Group:          System/X11/Fonts
 Source:         %{name}-ttf-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
-Url:            https://fedorahosted.org/liberation-fonts/
+%define        ttf_fontdir     /usr/share/fonts/truetype
+Requires(pre):  %suseconfig_fonts_prereq
+Provides:       locale(bg;el;ru;bg)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -38,20 +36,14 @@
 Free fonts which are metric compatible to "Arial", "Times New Roman"
 and "Courier New".
 
-
-
-Authors:
---------
-    Ascender Corporation http://www.ascendercorp.com/index.html
-
 %prep
 %setup -q -n %{name}-ttf-%{version}
 
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}
-install -m 0644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}/
+mkdir -p %{buildroot}%{ttf_fontdir}
+install -m 0644 *.ttf %{buildroot}%{ttf_fontdir}/
 
 %post
 %run_suseconfig_fonts
@@ -60,7 +52,7 @@
 %run_suseconfig_fonts
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

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

Reply via email to