[gnome-software] Rebuild with new metadata

Richard Hughes rhughes at fedoraproject.org
Mon Apr 28 11:40:20 UTC 2014


commit 6086e7fd8ae4256e39d3ed5eeea98e54ff49cfc4
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Apr 28 12:37:55 2014 +0100

    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


More information about the scm-commits mailing list