From 6086e7fd8ae4256e39d3ed5eeea98e54ff49cfc4 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 28 Apr 2014 12:37:55 +0100 Subject: [PATCH] Rebuild with new metadata --- .gitignore | 2 ++ gnome-software.spec | 5 ++--- sources | 2 ++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 317b6ee..c78bd70 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ /gnome-software-3.12.0.tar.xz /gnome-software-3.12.1.tar.xz /gnome-software-3.13.1.tar.xz +/fedora-21-icons.tar.gz +/fedora-21.xml.gz diff --git a/gnome-software.spec b/gnome-software.spec index 3b44d76..41637a4 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -1,4 +1,4 @@ -%define distrotag rawhide +%define distrotag 21 Summary: A software center for GNOME Name: gnome-software @@ -40,13 +40,12 @@ and update software in the GNOME desktop. %setup -q %build -%configure +%configure --disable-static make %{?_smp_mflags} %install %make_install -%__rm %{buildroot}%{_libdir}/gs-plugins-%{gs_plugin_version}/*.a %__rm %{buildroot}%{_libdir}/gs-plugins-%{gs_plugin_version}/*.la # install AppStream data for Fedora diff --git a/sources b/sources index caeb3f7..c7a2e9e 100644 --- a/sources +++ b/sources @@ -1 +1,3 @@ 9fb0bb108827f468661586a5911255b7 gnome-software-3.13.1.tar.xz +bdaf4b2155be0d0444ddb2f60319bf28 fedora-21-icons.tar.gz +66815cb8ab72c6864696c6418feee7e2 fedora-21.xml.gz