commit 631b8d3cda0b2b94a6c6cc53ecf15093802ecf9b
Author: Jakub Bogusz <qbo...@pld-linux.org>
Date:   Fri Apr 12 09:29:39 2019 +0200

    - drop .la file, release 9

 gmyth.spec | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/gmyth.spec b/gmyth.spec
index bfdfe4c..0fca584 100644
--- a/gmyth.spec
+++ b/gmyth.spec
@@ -2,19 +2,18 @@ Summary:      Myth TV library based upon GLib/GObject paradigm
 Summary(pl.UTF-8):     Biblioteka Myth TV oparta na paradygmacie GLib/GObject
 Name:          gmyth
 Version:       0.7.1
-Release:       8
+Release:       9
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://dl.sourceforge.net/gmyth/%{name}-%{version}.tar.gz
+Source0:       http://downloads.sourceforge.net/gmyth/%{name}-%{version}.tar.gz
 # Source0-md5: ab6b7525fd9c71cf5203f9e61abec0c3
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-curl.patch
 URL:           http://gmyth.sourceforge.net/
-BuildRequires: autoconf >= 2.50
-BuildRequires: automake
+BuildRequires: autoconf >= 2.52
+BuildRequires: automake >= 1.6
 BuildRequires: curl-devel
 BuildRequires: glib2-devel >= 2.0
-BuildRequires: gstreamer-devel
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 2.0
 BuildRequires: mysql-devel
@@ -74,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libgmyth.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -91,7 +93,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgmyth.so
-%{_libdir}/libgmyth.la
 %{_includedir}/gmyth
 %{_pkgconfigdir}/gmyth.pc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gmyth.git/commitdiff/631b8d3cda0b2b94a6c6cc53ecf15093802ecf9b

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to