diff --git a/liberation-fonts-2.00.0.tar.gz b/liberation-fonts-2.00.0.tar.gz deleted file mode 100644 index 0bc955f..0000000 --- a/liberation-fonts-2.00.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4c5ca86da2319d66f657257c7b5b7cd56162e3bfc5396c873fb21e3f7eaf075 -size 4835476 diff --git a/liberation-fonts-ttf-1.07.2.tar.bz2 b/liberation-fonts-ttf-1.07.2.tar.bz2 new file mode 100644 index 0000000..2e14245 --- /dev/null +++ b/liberation-fonts-ttf-1.07.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c93b85c46e4b3d052dd1bf317a65b3d82e029671e64ee7ead3d106d2faba0d +size 1115291 diff --git a/liberation-fonts.changes b/liberation-fonts.changes index 311e25b..200fc17 100644 --- a/liberation-fonts.changes +++ b/liberation-fonts.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 12 12:20:50 UTC 2012 - pgajdos@suse.com + +- downgrade to 1.07.2 [bnc#788838] + (liberation2-fonts package created) + ------------------------------------------------------------------- Thu Aug 2 16:39:22 UTC 2012 - asterios.dramis@gmail.com diff --git a/liberation-fonts.spec b/liberation-fonts.spec index 160ef18..415a33f 100644 --- a/liberation-fonts.spec +++ b/liberation-fonts.spec @@ -17,19 +17,18 @@ Name: liberation-fonts -Version: 2.00.0 +Version: 1.07.2 Release: 0 Summary: Liberation Fonts -License: OFL-1.1 +License: SUSE-Liberation Group: System/X11/Fonts Url: https://fedorahosted.org/liberation-fonts/ -Source0: https://fedorahosted.org/releases/l/i/liberation-fonts/%{name}-%{version}.tar.gz +Source: %{name}-ttf-%{version}.tar.bz2 Source100: %{name}-rpmlintrc -BuildRequires: fontforge -BuildRequires: fontpackages-devel %reconfigure_fonts_prereq -Provides: scalable-font-el +BuildRequires: fontpackages-devel Provides: locale(bg;el;ru;bg) +Conflicts: liberation2-fonts BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -38,20 +37,19 @@ Free fonts which are metric compatible to "Arial", "Times New Roman" and "Courier New". %prep -%setup -q +%setup -q -n %{name}-ttf-%{version} %build -make %install mkdir -p %{buildroot}%{_ttfontsdir} -install -pm 0644 %{name}-ttf-%{version}/*.ttf %{buildroot}%{_ttfontsdir}/ +install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/ %reconfigure_fonts_scriptlets %files -%defattr(-,root,root,-) -%doc AUTHORS ChangeLog LICENSE README TODO +%defattr(-,root,root) +%doc AUTHORS COPYING ChangeLog License.txt README %{_ttfontsdir} %changelog