commit dca940c75b511d5735044a91c446a68ecf0d68fe
Author: Jan Palus <[email protected]>
Date:   Sat Oct 1 10:24:57 2022 +0200

    use upstream source releases

 libvterm.spec | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/libvterm.spec b/libvterm.spec
index 1c87770..6e26726 100644
--- a/libvterm.spec
+++ b/libvterm.spec
@@ -4,11 +4,8 @@ Version:       0.1.3
 Release:       2
 License:       MIT
 Group:         Libraries
-# using github mirror
-# as it's just easier to get tarball
-Source0:       
https://github.com/neovim/libvterm/archive/65dbda3/%{name}-%{version}.tar.gz
-# Source0-md5: 4b28b9a2bd73b558e97b627cfd559678
-# https://launchpad.net/libvterm
+Source0:       
https://www.leonerd.org.uk/code/libvterm/%{name}-%{version}.tar.gz
+# Source0-md5: 4581aec6b621f5ca5cf5bff97dea6e05
 URL:           http://www.leonerd.org.uk/code/libvterm/
 BuildRequires: gcc
 BuildRequires: libtool
@@ -33,8 +30,7 @@ The %{name}-devel package contains libraries and header files 
for
 developing applications that use %{name}.
 
 %prep
-%setup -q -c %{name}-%{version}
-mv %{name}-*/* .
+%setup -q
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvterm.git/commitdiff/59454a235e5d15c28ac448ec28e29fce61ba067b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to