From efc8e0ce3a6e1b3e8367c29a3a60e96d462ef15d Mon Sep 17 00:00:00 2001 From: Yanko Kaneti Date: Mar 06 2013 15:07:41 +0000 Subject: New upstream release - 3.7.91 --- diff --git a/.gitignore b/.gitignore index 76bf5d7..2eeef6a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /gnome-clocks-0.1.5.tar.xz /gnome-clocks-0.1.6.tar.xz /gnome-clocks-3.7.90.tar.xz +/gnome-clocks-3.7.91.tar.xz diff --git a/gnome-clocks.spec b/gnome-clocks.spec index 9380bc2..1e578ad 100644 --- a/gnome-clocks.spec +++ b/gnome-clocks.spec @@ -1,5 +1,5 @@ Name: gnome-clocks -Version: 3.7.90 +Version: 3.7.91 Release: 1%{?dist} Summary: Clock application designed for GNOME 3 @@ -16,17 +16,11 @@ BuildRequires: libnotify-devel BuildRequires: vala-tools BuildRequires: intltool desktop-file-utils glib2-devel -# fixed in master -Patch1: no-rpath.patch -BuildRequires: automake autoconf - %description Clock application designed for GNOME 3 %prep %setup -q -%patch1 -p1 -b .no-rpath -autoreconf -f %build %configure @@ -63,6 +57,9 @@ fi %changelog +* Wed Mar 6 2013 Yanko Kaneti - 3.7.91-1 +- New upstream release - 3.7.91 + * Wed Feb 20 2013 Yanko Kaneti - 3.7.90-1 - New upstream release - 3.7.90. Moving to vala. diff --git a/no-rpath.patch b/no-rpath.patch deleted file mode 100644 index 6906d76..0000000 --- a/no-rpath.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff --git a/Makefile.am b/Makefile.am -index 270ee4c..035f706 100644 ---- a/Makefile.am -+++ b/Makefile.am -@@ -134,7 +134,7 @@ AM_CFLAGS = \ - -Wno-unused-but-set-variable \ - -Wno-unused-variable - --gnome_clocks_LDFLAGS = -export-dynamic -rpath $(libdir) -+gnome_clocks_LDFLAGS = -export-dynamic - gnome_clocks_LDADD = \ - $(top_builddir)/libgd/libgd.la \ - $(CLOCKS_LIBS) \ -@@ -163,7 +163,6 @@ MAINTAINERCLEANFILES = \ - ABOUT-NLS \ - aclocal.m4 \ - config.guess \ -- config.rpath \ - config.sub \ - install-sh \ - missing \ diff --git a/sources b/sources index 9b62526..8eece16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e0ade390f6539ffd612e34893a4fd70 gnome-clocks-3.7.90.tar.xz +de47e9432997c25f7e7397c098246907 gnome-clocks-3.7.91.tar.xz