From a6286586ab10ee724f2e5583c625f81c6ecf8e38 Mon Sep 17 00:00:00 2001 From: Alexandru Cornea Date: Fri, 28 Jun 2013 21:30:06 +0300 Subject: resetting manifest requested domain to floor --- packaging/cantarell-fonts.manifest | 5 +++++ packaging/cantarell-fonts.spec | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 packaging/cantarell-fonts.manifest diff --git a/packaging/cantarell-fonts.manifest b/packaging/cantarell-fonts.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/cantarell-fonts.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/cantarell-fonts.spec b/packaging/cantarell-fonts.spec index ddb9c7a..c9b51a1 100644 --- a/packaging/cantarell-fonts.spec +++ b/packaging/cantarell-fonts.spec @@ -15,6 +15,7 @@ License: OFL-1.1 Group: System/X11/Fonts Url: http://live.gnome.org/CantarellFonts Source: http://download.gnome.org/sources/cantarell-fonts/0.0/%{name}-%{version}.tar.xz +Source1001: cantarell-fonts.manifest BuildRequires: dos2unix BuildRequires: fontconfig BuildRequires: pkg-config @@ -28,6 +29,7 @@ for on-screen reading. %prep %setup -q +cp %{SOURCE1001} . %build %configure @@ -46,6 +48,7 @@ ln -s ../../..%{_fontsconfavaildir}/31-cantarell.conf %{buildroot}%{_fontsconfd %files +%manifest %{name}.manifest %defattr(-,root,root) %license COPYING %dir %{_datadir}/%{name} -- cgit v1.2.3