Hello community,

here is the log from the commit of package lklug-fonts for openSUSE:Factory 
checked in at 2012-05-26 09:26:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lklug-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.lklug-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lklug-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/lklug-fonts/lklug-fonts.changes  2012-05-08 
12:10:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lklug-fonts.new/lklug-fonts.changes     
2012-05-26 09:26:37.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:17 UTC 2012 - pgaj...@suse.com
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lklug-fonts.spec ++++++
--- /var/tmp/diff_new_pack.fgvTqd/_old  2012-05-26 09:26:41.000000000 +0200
+++ /var/tmp/diff_new_pack.fgvTqd/_new  2012-05-26 09:26:41.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package lklug
+# spec file for package lklug-fonts
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,23 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define fontname        ttf-sinhala-lklug
 %define ttf_fontdir     /usr/share/fonts/truetype
 
 Name:           lklug-fonts
-License:        GPL-2.0
-Group:          System/X11/Fonts
-Provides:       scalable-font-si
-Provides:       locale(si)
-AutoReqProv:    on
-Summary:        "Lanka Linux User Group" OpenType font for Sinhala
 Version:        0.6
 Release:        110
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
+License:        GPL-2.0
+Summary:        "Lanka Linux User Group" OpenType font for Sinhala
 Url:            http://www.lug.lk
+Group:          System/X11/Fonts
 # The font file in TrueType format can be downloaed at:
 # http://sinhala.sourceforge.net/files
 # CVS, which contains the SFD sources:
@@ -41,9 +35,13 @@
 # cvs -d:pserver:anonym...@sinhala.cvs.sourceforge.net:/cvsroot/sinhala co 
sinhala/COPYING
 Source0:        %{fontname}-%{version}.tar.gz
 Source1:        README.SUSE
+Provides:       scalable-font-si
+Provides:       locale(si)
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version 
 Obsoletes:      lklug <= %{version} 
 Provides:       lklug = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 "Lanka Linux User Group" OpenType font for Sinhala copyright 2004 by
@@ -51,25 +49,15 @@
 Harshani Devadithya, and modified by Harshula Jayasuriya. "Kunddaliya"
 glyph Copyright (c) 2006 Harshula Jayasuriya
 
-
-
-Authors:
---------
-    Lanka Linux User Group <li...@lug.lk>
-    Anuradha Ratnaweer <aanura...@gnu.org>
-    Harshula Jayasuriya <harsh...@gmail.com>
-    Harshani Devadithya
-    Yannis Haralambous
-
 %prep
 %setup -n %{fontname}-%{version}
 
 %build
-cp %{S:1} . 
+cp %{SOURCE1} .
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{ttf_fontdir}/
-install -m 644 *.ttf $RPM_BUILD_ROOT%{ttf_fontdir}
+mkdir -p %{buildroot}%{ttf_fontdir}/
+install -m 644 *.ttf %{buildroot}%{ttf_fontdir}
 
 %clean
 

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

Reply via email to