[packages/mm-common] - updated to 1.0.1 - added am patch (remove obsolete script from autotools bs)

qboosh qboosh at pld-linux.org
Fri Jun 5 17:54:45 CEST 2020


commit 41d54bd7acb218753c41ea60189688e346550a14
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 5 17:55:30 2020 +0200

    - updated to 1.0.1
    - added am patch (remove obsolete script from autotools bs)

 mm-common-am.patch | 10 ++++++++++
 mm-common.spec     |  6 ++++--
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/mm-common.spec b/mm-common.spec
index aecf979..f89e9a5 100644
--- a/mm-common.spec
+++ b/mm-common.spec
@@ -1,12 +1,13 @@
 Summary:	Common build files of the C++ binding libraries
 Summary(pl.UTF-8):	Wspólne pliki do budowy bibliotek wiązań do C++
 Name:		mm-common
-Version:	1.0.0
+Version:	1.0.1
 Release:	1
 License:	GPL v2+
 Group:		Development/Tools
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/mm-common/1.0/%{name}-%{version}.tar.xz
-# Source0-md5:	9087b8612d75cbc1fad0c99e15c2a718
+# Source0-md5:	5b5a589f648bd83bfa6291081ebf5864
+Patch0:		%{name}-am.patch
 URL:		https://www.gtkmm.org/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake >= 1:1.9
@@ -26,6 +27,7 @@ pomiędzy biblioteki wiązań C++ do GNOME.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3$,%{__python3},' util/mm-common-get.in
 
diff --git a/mm-common-am.patch b/mm-common-am.patch
new file mode 100644
index 0000000..cd20e12
--- /dev/null
+++ b/mm-common-am.patch
@@ -0,0 +1,10 @@
+--- mm-common-1.0.1/Makefile.am.orig	2020-06-04 19:02:07.241744300 +0200
++++ mm-common-1.0.1/Makefile.am	2020-06-05 06:33:02.759166521 +0200
+@@ -116,7 +116,6 @@
+ 	skeletonmm/untracked/README
+ 
+ skeletonmm_script_files = \
+-  skeletonmm/tools/dist-cmd.py \
+   skeletonmm/tools/generate_defs_and_docs.sh
+ 
+ skeletonmm_files = $(skeletonmm_script_files) $(skeletonmm_data_files)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mm-common.git/commitdiff/41d54bd7acb218753c41ea60189688e346550a14



More information about the pld-cvs-commit mailing list