From f462c6081008c4c5434bc32bf7f3ae1662674534f3da32039d16490a3c1c98e4 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 12 Nov 2012 12:29:56 +0000 Subject: [PATCH] - downgrade to 1.07.2 [bnc#788838] (liberation2-fonts package created) OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/liberation-fonts?expand=0&rev=15 --- liberation-fonts-rpmlintrc | 3 --- liberation-fonts-ttf-1.07.2.tar.bz2 | 3 +++ liberation-fonts-ttf-2.00.1.tar.gz | 3 --- liberation-fonts.changes | 6 ++++++ liberation-fonts.spec | 18 +++++++++--------- 5 files changed, 18 insertions(+), 15 deletions(-) delete mode 100644 liberation-fonts-rpmlintrc create mode 100644 liberation-fonts-ttf-1.07.2.tar.bz2 delete mode 100644 liberation-fonts-ttf-2.00.1.tar.gz diff --git a/liberation-fonts-rpmlintrc b/liberation-fonts-rpmlintrc deleted file mode 100644 index 4121a05..0000000 --- a/liberation-fonts-rpmlintrc +++ /dev/null @@ -1,3 +0,0 @@ -# not everything starting with lib is a lib -addFilter("shlib-policy-missing-lib") -addFilter("shlib-policy-nonversioned-dir") 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-ttf-2.00.1.tar.gz b/liberation-fonts-ttf-2.00.1.tar.gz deleted file mode 100644 index 1ce9d12..0000000 --- a/liberation-fonts-ttf-2.00.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504 -size 2285857 diff --git a/liberation-fonts.changes b/liberation-fonts.changes index 652941b..8677e30 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 Nov 8 16:57:08 UTC 2012 - pgajdos@suse.com diff --git a/liberation-fonts.spec b/liberation-fonts.spec index f348154..e9c6574 100644 --- a/liberation-fonts.spec +++ b/liberation-fonts.spec @@ -17,18 +17,18 @@ Name: liberation-fonts -Version: 2.00.1 +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}-ttf-%{version}.tar.gz -Source100: %{name}-rpmlintrc +Source: %{name}-ttf-%{version}.tar.bz2 +Source1: %{name}-rpmlintrc +Requires(pre): %suseconfig_fonts_prereq BuildRequires: fontpackages-devel -%reconfigure_fonts_prereq -Provides: scalable-font-el Provides: locale(bg;el;ru;bg) +Conflicts: liberation2-fonts BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -43,13 +43,13 @@ and "Courier New". %install mkdir -p %{buildroot}%{_ttfontsdir} -install -pm 0644 *.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