Hello community,

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

Package is "cpmono_v07-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpmono_v07-fonts/cpmono_v07-fonts.changes        
2012-05-08 12:09:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cpmono_v07-fonts.new/cpmono_v07-fonts.changes   
2012-05-26 09:22:32.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:54 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cpmono_v07-fonts.spec ++++++
--- /var/tmp/diff_new_pack.EvLQ6T/_old  2012-05-26 09:22:33.000000000 +0200
+++ /var/tmp/diff_new_pack.EvLQ6T/_new  2012-05-26 09:22:33.000000000 +0200
@@ -21,19 +21,19 @@
 Name:           cpmono_v07-fonts
 Version:        1.0
 Release:        0
+License:        CC-BY-3.0
 Summary:        Industrial Monotype Font
-# http://www.fontsquirrel.com/fonts/download/CPMono_v07
-Source:         CPMono_v07.zip
 Url:            http://www.fontsquirrel.com/fonts/CPMono_v07
 Group:          System/X11/Fonts
-License:        CC-BY-3.0
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# http://www.fontsquirrel.com/fonts/download/CPMono_v07
+Source:         CPMono_v07.zip
 BuildRequires:  unzip
-PreReq:         %suseconfig_fonts_prereq
-BuildArch:      noarch
+Requires(pre):  %suseconfig_fonts_prereq
 # FIXME: This causes a rpmlint warning; change <= to < once here's a new 
upstream version 
 Obsoletes:      cpmono_v07-font <= %{version} 
 Provides:       cpmono_v07-font = %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 CPMono v07 is an industrial / high-tech monospace font.
@@ -44,8 +44,8 @@
 %build
 
 %install
-%__install -d "%{buildroot}%{ttf_fontdir}"
-%__install -m0644 *.otf "%{buildroot}%{ttf_fontdir}/"
+install -d "%{buildroot}%{ttf_fontdir}"
+install -m0644 *.otf "%{buildroot}%{ttf_fontdir}/"
 
 %post
 %run_suseconfig_fonts
@@ -54,7 +54,7 @@
 %run_suseconfig_fonts
 
 %clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
+%{?buildroot:rm -rf %{buildroot}}
 
 %files
 %defattr(-,root,root)


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

Reply via email to