[packages/jmtpfs] - up to 0.5 - update URL and Source0

adwol adwol at pld-linux.org
Fri Jun 1 04:41:09 CEST 2018


commit f4535152b123e22ba8492df8194cc7debfbc666d
Author: Adam Osuchowski <adwol at pld-linux.org>
Date:   Fri Jun 1 04:40:25 2018 +0200

    - up to 0.5
    - update URL and Source0

 gcc.patch   | 10 ----------
 jmtpfs.spec | 10 ++++------
 2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/jmtpfs.spec b/jmtpfs.spec
index d4ad1fe..ba7de75 100644
--- a/jmtpfs.spec
+++ b/jmtpfs.spec
@@ -1,13 +1,12 @@
 Summary:	FUSE based MTP filesystem
 Name:		jmtpfs
-Version:	0.4
+Version:	0.5
 Release:	1
 License:	GPL v3
 Group:		Applications/System
-Source0:	http://research.jacquette.com/wp-content/uploads/2012/05/%{name}-%{version}.tar.gz
-# Source0-md5:	e6bcade86da701a5d2b6f6bbc9b24e39
-Patch0:		gcc.patch
-URL:		http://research.jacquette.com/jmtpfs-exchanging-files-between-android-devices-and-linux/
+Source0:	https://github.com/JasonFerrara/jmtpfs/archive/v%{version}.tar.gz
+# Source0-md5:	501e51530d3c04d63e9ac96d794bf5c5
+URL:		https://github.com/JasonFerrara/jmtpfs
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libfuse-devel
@@ -21,7 +20,6 @@ Storage.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__aclocal}
diff --git a/gcc.patch b/gcc.patch
deleted file mode 100644
index 94fd965..0000000
--- a/gcc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- jmtpfs-0.4/src/jmtpfs.cpp~	2012-05-12 01:17:33.000000000 +0200
-+++ jmtpfs-0.4/src/jmtpfs.cpp	2013-09-20 17:29:28.010201949 +0200
-@@ -32,6 +32,7 @@
- #include <sstream>
- #include <iomanip>
- #include <assert.h>
-+#include <unistd.h>
- 
- #define JMTPFS_VERSION "0.4"
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jmtpfs.git/commitdiff/f4535152b123e22ba8492df8194cc7debfbc666d



More information about the pld-cvs-commit mailing list