Hello community,

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

Package is "ctan-junicode-fonts", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ctan-junicode-fonts/ctan-junicode-fonts.changes  
2012-05-03 10:55:00.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ctan-junicode-fonts.new/ctan-junicode-fonts.changes 
    2012-05-26 09:22:34.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:09:54 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ctan-junicode-fonts.spec ++++++
--- /var/tmp/diff_new_pack.HtPUvb/_old  2012-05-26 09:22:35.000000000 +0200
+++ /var/tmp/diff_new_pack.HtPUvb/_new  2012-05-26 09:22:35.000000000 +0200
@@ -16,23 +16,22 @@
 #
 
 
-%define fod    %_datadir/fonts/truetype
+%define fod    %{_datadir}/fonts/truetype
 %define fontname junicode
 
 Name:           ctan-junicode-fonts
 Version:        0.7.1
 Release:        1
-Group:          System/X11/Fonts
 License:        OFL-1.1
 Summary:        Unicode Fonts for Medievalists
+Url:            http://sourceforge.net/projects/junicode/
+Group:          System/X11/Fonts
 Source:         %{fontname}-%{version}.tar.bz2
 Source1:        OFL.txt
-Url:            http://sourceforge.net/projects/junicode/
 BuildRequires:  unzip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
-
 %description
 Junicode (short for Junius-Unicode) is a Unicode font for medievalists. 
 
@@ -41,17 +40,15 @@
 either complete in the regular style or they contain substantial numbers of
 glyphs (especially those of interest to medievalists).
 
-
 %prep
 %setup -c %{name} -n %{fontname}
 # unzip -j %%{SOURCE0}
 
-
 %build
-cp %{S:1} .
+cp %{SOURCE1} .
 
 %install
-c="%buildroot/%fod";
+c="%{buildroot}/%fod";
 install -dm0755 "$c";
 for i in junicode/fonts/*.ttf; do
    mv -f "$i" "$c/";

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

Reply via email to