]> git.pld-linux.org Git - packages/girl.git/commitdiff
- updated to 10.0.0 auto/th/girl-10.0.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 1 Jun 2017 20:21:26 +0000 (22:21 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 1 Jun 2017 20:21:26 +0000 (22:21 +0200)
- removed obsolete link patch

girl-link.patch [deleted file]
girl.spec

diff --git a/girl-link.patch b/girl-link.patch
deleted file mode 100644 (file)
index 9becab0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- girl-9.8.0/src/Makefile.am.orig    2017-02-06 16:23:28.000000000 +0100
-+++ girl-9.8.0/src/Makefile.am 2017-02-12 08:32:31.610420116 +0100
-@@ -6,8 +6,6 @@
-       -DGIRL_DATADIR="\"$(pkgdatadir)\"" \
-       $(NULL)
--AM_LDFLAGS= $(GIRL_LIBS)
--
- noinst_PROGRAMS = test-stations-gfx test-endianess test-stations
- test_stations_SOURCES = test-stations.c girl-stations-map.h girl-stations-map.c girl-tz.c girl-tz.h
index b2c55427240c33a5d04b8706531972811ab19bbe..97c7bee6202d4d08292bb1a9e1855a73127e66ed 100644 (file)
--- a/girl.spec
+++ b/girl.spec
@@ -5,16 +5,15 @@
 Summary:       GNOME Internet Radio Locator
 Summary(pl.UTF-8):     GNOME Internet Radio Locator - program do wyszukiwania rozgłośni internetowych
 Name:          girl
-Version:       9.8.0
+Version:       10.0.0
 Release:       1
 License:       LGPL v2.1+
 Group:         Applications/System
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/girl/9.8/%{name}-%{version}.tar.xz
-# Source0-md5: 3b856d9a105ade153d3d1a22fab72834
-Patch0:                %{name}-link.patch
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/girl/10.0/%{name}-%{version}.tar.xz
+# Source0-md5: 9f6fabaf99b0a0e5d5c2c8fac4d4d001
 URL:           https://wiki.gnome.org/Apps/Girl
 BuildRequires: autoconf >= 2.59
-BuildRequires: automake
+BuildRequires: automake >= 1:1.11
 BuildRequires: glib2-devel >= 1:2.40
 BuildRequires: gnome-vfs2-devel >= 2.0
 BuildRequires: gstreamer-devel >= 1.0
@@ -24,6 +23,7 @@ BuildRequires:        gtk-doc >= 1.16
 BuildRequires: intltool >= 0.50.1
 BuildRequires: libgnome-devel >= 2.0
 BuildRequires: libgnomeui-devel >= 2.0
+BuildRequires: libtool >= 2:2.2.6
 BuildRequires: libxml2-devel >= 2.0
 BuildRequires: pkgconfig
 BuildRequires: tar >= 1:1.22
@@ -43,9 +43,9 @@ nadających na żywo.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
+%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
This page took 0.106239 seconds and 4 git commands to generate.