aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec5
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec5
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec5
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec5
-rw-r--r--factor/msieve/msieve.spec5
-rw-r--r--factor/yafu/yafu.spec5
-rw-r--r--guix/emacs-dash/emacs-dash.spec5
-rw-r--r--guix/emacs-geiser/emacs-geiser.spec8
-rw-r--r--guix/emacs-graphql/emacs-graphql.spec5
-rw-r--r--guix/emacs-magit/emacs-magit.spec5
-rw-r--r--guix/emacs-treepy/emacs-treepy.spec5
-rw-r--r--guix/guile-gcrypt/guile-gcrypt.spec5
-rw-r--r--guix/guile-json/guile-json.spec5
-rw-r--r--guix/guile-sqlite3/guile-sqlite3.spec5
-rw-r--r--guix/guile-ssh/guile-ssh.spec5
-rw-r--r--guix/guix/guix.spec5
-rw-r--r--lilyterm-gtk3/README.md2
-rw-r--r--lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3-ldflags-order.patch11
-rw-r--r--lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec15
-rw-r--r--qelly/qelly/qelly.spec14
-rw-r--r--tcc/tcc/tcc.spec5
21 files changed, 99 insertions, 31 deletions
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec
index 9997494..f4e3f93 100644
--- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec
+++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-binutils/arm-linux-gnueabi-binutils.spec
@@ -8,7 +8,7 @@
Name: %{cross_triplet}-binutils
Version: 2.32
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A GNU collection of binary utilities (%{cross_triplet})
License: GPLv3+
@@ -89,6 +89,9 @@ rm -rf %{buildroot}%{_infodir}
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.32-2
+- Rebuilt for Fedora 30 and 31
+
* Fri Feb 22 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.32-1
- Update to 2.32
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec
index 65989b4..0d5dc29 100644
--- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec
+++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-filesystem/arm-linux-gnueabi-filesystem.spec
@@ -14,7 +14,7 @@
Name: %{cross_triplet}-filesystem
Version: 3
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: Cross compilation toolchain filesystem layout (%{cross_triplet})
License: Public Domain
@@ -83,6 +83,9 @@ mkdir %{buildroot}%{cross_sysroot}/var/db
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 3-9
+- Rebuilt for Fedora 30 and 31
+
* Mon Oct 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 3-8
- Rebuilt for Fedora 29 and 30
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec
index fb09167..b2a076c 100644
--- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec
+++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-glibc/arm-linux-gnueabi-glibc.spec
@@ -56,7 +56,7 @@
Name: %{cross_triplet}-glibc%{pkg_suffix}
Version: 2.29
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The GNU C Library (%{cross_triplet})
License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
@@ -600,6 +600,9 @@ chmod +x %{__ar_no_strip}
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.29-2
+- Rebuilt for Fedora 30 and 31
+
* Thu Feb 14 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.29-1
- Update to 2.29
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
index 085bb11..043bdfa 100644
--- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
+++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
@@ -4,7 +4,7 @@
Name: %{cross_triplet}-kernel-headers
Version: 5.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Header files for the Linux kernel (%{cross_triplet})
%global debug_package %{nil}
@@ -124,6 +124,9 @@ find %{buildroot}%{cross_sysroot} -name ..install.cmd -delete
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 5.0.0-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Mar 10 2019 Ting-Wei Lan <lantw44@gmail.com> - 5.0.0-1
- Update to 5.0
diff --git a/factor/msieve/msieve.spec b/factor/msieve/msieve.spec
index 5524a90..45b9f0a 100644
--- a/factor/msieve/msieve.spec
+++ b/factor/msieve/msieve.spec
@@ -1,6 +1,6 @@
Name: msieve
Version: 1.53
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Msieve is a C library to factor large integers.
License: Public Domain
@@ -40,6 +40,9 @@ install -m 644 libmsieve.a %{buildroot}%{_libdir}
%changelog
+* Tue Apr 30 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.53-7
+- Rebuilt for Fedora 30 and 31
+
* Mon Oct 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.53-6
- Add GCC to BuildRequires for Fedora 29 and later
diff --git a/factor/yafu/yafu.spec b/factor/yafu/yafu.spec
index ae386c0..5709784 100644
--- a/factor/yafu/yafu.spec
+++ b/factor/yafu/yafu.spec
@@ -1,6 +1,6 @@
Name: yafu
Version: 1.34
-Release: 13%{?dist}
+Release: 14%{?dist}
Summary: Automated integer factorization
License: Public Domain
@@ -46,6 +46,9 @@ install -m 755 yafu %{buildroot}%{_bindir}
%changelog
+* Tue Apr 30 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.34-14
+- Rebuilt for Fedora 30 and 31
+
* Mon Oct 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.34-13
- Add GCC to BuildRequires for Fedora 29 and later
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec
index 68bf085..481255d 100644
--- a/guix/emacs-dash/emacs-dash.spec
+++ b/guix/emacs-dash/emacs-dash.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.14.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Dash is a modern list library for Emacs
License: GPLv3+
@@ -60,6 +60,9 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-3
+- Rebuilt for Fedora 30 and 31
+
* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-2
- Rebuilt for Fedora 29 and 30
diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec
index 844642e..98d3b14 100644
--- a/guix/emacs-geiser/emacs-geiser.spec
+++ b/guix/emacs-geiser/emacs-geiser.spec
@@ -3,11 +3,11 @@
Name: emacs-%{pkg}
Version: 0.9
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Geiser is an Emacs environment to hack and have fun in Scheme
License: BSD
-URL: http://nongnu.org/geiser
+URL: https://nongnu.org/geiser
Source0: https://download.sv.gnu.org/releases/geiser/%{version}/%{pkg}-%{version}.tar.gz
BuildArch: noarch
@@ -67,6 +67,10 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.9-8
+- Rebuilt for Fedora 30 and 31
+- Use HTTPS in URL
+
* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9-7
- Rebuilt for Fedora 29 and 30
diff --git a/guix/emacs-graphql/emacs-graphql.spec b/guix/emacs-graphql/emacs-graphql.spec
index 59016af..23eefaf 100644
--- a/guix/emacs-graphql/emacs-graphql.spec
+++ b/guix/emacs-graphql/emacs-graphql.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 0.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Functions for interacting with GraphQL web services
License: GPLv3+
@@ -43,5 +43,8 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/graphql/
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-1
- Initial packaging
diff --git a/guix/emacs-magit/emacs-magit.spec b/guix/emacs-magit/emacs-magit.spec
index 1a6c17d..84576f5 100644
--- a/guix/emacs-magit/emacs-magit.spec
+++ b/guix/emacs-magit/emacs-magit.spec
@@ -13,7 +13,7 @@
Name: emacs-%{pkg}
Version: 2.13.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Emacs interface to the most common Git operations
License: GPLv3+
@@ -80,6 +80,9 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.13.1-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.13.1-1
- Update to upstream version 2.13.1
diff --git a/guix/emacs-treepy/emacs-treepy.spec b/guix/emacs-treepy/emacs-treepy.spec
index f466269..7447429 100644
--- a/guix/emacs-treepy/emacs-treepy.spec
+++ b/guix/emacs-treepy/emacs-treepy.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 0.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Functions for traversing tree-like data
License: GPLv3+
@@ -44,5 +44,8 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/treepy/
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.1.1
- Initial packaging
diff --git a/guix/guile-gcrypt/guile-gcrypt.spec b/guix/guile-gcrypt/guile-gcrypt.spec
index 3cfec5b..cc7bae8 100644
--- a/guix/guile-gcrypt/guile-gcrypt.spec
+++ b/guix/guile-gcrypt/guile-gcrypt.spec
@@ -2,7 +2,7 @@
Name: guile-gcrypt
Version: 0.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Guile bindings to Libgcrypt
License: GPLv3+
@@ -67,5 +67,8 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-2
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-1
- Initial packaging
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index 2e867d1..eeb9433 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -2,7 +2,7 @@
Name: guile-json
Version: 1.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: JSON module for Guile
License: GPLv3+
@@ -54,6 +54,9 @@ features:
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.3.2-2
+- Rebuilt for Fedora 30 and 31
+
* Mon Dec 03 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.3.2-1
- Update to 1.3.2
diff --git a/guix/guile-sqlite3/guile-sqlite3.spec b/guix/guile-sqlite3/guile-sqlite3.spec
index 92592ae..cc41f48 100644
--- a/guix/guile-sqlite3/guile-sqlite3.spec
+++ b/guix/guile-sqlite3/guile-sqlite3.spec
@@ -2,7 +2,7 @@
Name: guile-sqlite3
Version: 0.1.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Guile bindings for the SQLite3 database engine
License: LGPLv3+
@@ -45,6 +45,9 @@ autoreconf -fiv
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-4
+- Rebuilt for Fedora 30 and 31
+
* Sun Dec 02 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-3
- Update upstream website and source file URL
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec
index 49f7b2f..fcfc558 100644
--- a/guix/guile-ssh/guile-ssh.spec
+++ b/guix/guile-ssh/guile-ssh.spec
@@ -1,6 +1,6 @@
Name: guile-ssh
Version: 0.11.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A library that provides access to the SSH protocol for GNU Guile
License: GPLv3+
@@ -74,6 +74,9 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.11.3-3
+- Rebuilt for Fedora 30 and 31
+
* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.11.3-2
- Add GCC to BuildRequires for Fedora 29 and later
- Disable tests broken on libssh 0.8
diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec
index 5dcb060..757a6b6 100644
--- a/guix/guix/guix.spec
+++ b/guix/guix/guix.spec
@@ -6,7 +6,7 @@
Name: guix
Version: 0.16.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A purely functional package manager for the GNU system
License: GPLv3+
@@ -395,6 +395,9 @@ fi
%changelog
+* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.16.0-3
+- Rebuilt for Fedora 30 and 31
+
* Sat Dec 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.16.0-2
- Fix ExecStart paths in systemd service files
diff --git a/lilyterm-gtk3/README.md b/lilyterm-gtk3/README.md
index 6af5940..96adcac 100644
--- a/lilyterm-gtk3/README.md
+++ b/lilyterm-gtk3/README.md
@@ -1 +1 @@
-[LilyTerm](http://lilyterm.luna.com.tw/) built using GTK+ 3 and latest VTE
+[LilyTerm](https://lilyterm.luna.com.tw/) built using GTK+ 3 and latest VTE
diff --git a/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3-ldflags-order.patch b/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3-ldflags-order.patch
new file mode 100644
index 0000000..38a7748
--- /dev/null
+++ b/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3-ldflags-order.patch
@@ -0,0 +1,11 @@
+--- src/Makefile.orig 2019-05-01 08:06:07.290147735 +0000
++++ src/Makefile 2019-05-01 08:11:20.906433619 +0000
+@@ -233,7 +233,7 @@
+
+ $(BINARY): $(OBJ)
+ @ $(PRINTF) "\033[1;36m** compiling \033[1;32m$(BINARY)\033[1;36m ...\033[0m\n"
+- $(VERBOSITY_OUTPUT) $(CC) $(LDFLAGS) $(CPPFLAGS) $(CFLAGS) -o $(BINARY) $(OBJ) `$(BINARY_PKG_CMD)`
++ $(VERBOSITY_OUTPUT) $(CC) $(CPPFLAGS) $(CFLAGS) -o $(BINARY) $(OBJ) $(LDFLAGS) `$(BINARY_PKG_CMD)`
+
+ .PHONY: data
+ data: debug
diff --git a/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec b/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec
index 52afa51..e0827aa 100644
--- a/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec
+++ b/lilyterm-gtk3/lilyterm-gtk3/lilyterm-gtk3.spec
@@ -3,15 +3,15 @@
Name: lilyterm-gtk3
Version: 0.9.9.5
-Release: 0.14.20161004git%{shortcommit}%{?dist}
+Release: 0.15.20161004git%{shortcommit}%{?dist}
Summary: Light and easy to use X Terminal Emulator (Copr: lantw44/lilyterm-gtk3)
License: GPLv3+
-URL: http://lilyterm.luna.com.tw
+URL: https://lilyterm.luna.com.tw
Source0: https://github.com/Tetralet/LilyTerm/archive/%{commit}/LilyTerm-%{commit}.tar.gz
Patch0: lilyterm-gtk3.patch
Patch1: lilyterm-gtk3-vte291-regex.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Patch2: lilyterm-gtk3-ldflags-order.patch
BuildRequires: gcc
BuildRequires: gtk3-devel
@@ -69,12 +69,7 @@ desktop-file-install \
%find_lang %{name}
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
%files -f %{name}.lang
-%defattr(-,root,root,-)
%license COPYING
%doc AUTHORS ChangeLog README TODO
%config(noreplace) %{_sysconfdir}/%{name}.conf
@@ -87,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Apr 30 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.9.9.5-0.15.20161004git8df92d6
+- Rebuilt for Fedora 30 and 31
+- Remove BuildRoot, defattr, clean section
+
* Mon Oct 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9.9.5-0.14.20161004git8df92d6
- Add GCC to BuildRequires for Fedora 29 and later
diff --git a/qelly/qelly/qelly.spec b/qelly/qelly/qelly.spec
index b8eedfe..cbac91b 100644
--- a/qelly/qelly/qelly.spec
+++ b/qelly/qelly/qelly.spec
@@ -1,6 +1,6 @@
Name: qelly
Version: 1.0
-Release: 0.12.beta%{?dist}
+Release: 0.13.beta%{?dist}
Summary: Qelly is a Qt port of Nally
%global real_name Qelly
@@ -11,7 +11,7 @@ URL: https://github.com/uranusjr/Qelly
Source0: https://github.com/uranusjr/Qelly/archive/v%{real_version}.tar.gz#/%{name}-%{real_version}.tar.gz
BuildRequires: gcc-c++
-BuildRequires: qt-devel, libqxt-devel, chrpath
+BuildRequires: qt5-qtbase-devel, libqxt-qt5-devel, chrpath
%description
Qelly (pronounced as the English name "Kelly") is a Qt port of Nally, the
@@ -25,7 +25,9 @@ name), but more features from other Telnet/SSH clients are also planned.
%autosetup -n %{real_name}-%{real_version} -p1
%build
-%{qmake_qt4}
+%{qmake_qt5}
+%make_build qmake_all
+sed -i 's| -lQxt\([^ ]*\)| -lQxt\1-qt5|g' src/Makefile
%make_build
@@ -35,12 +37,16 @@ chrpath -d "bin/Qelly"
install -m 755 "bin/Qelly" "%{buildroot}/usr/bin"
%files
-%defattr(-,root,root,-)
%{_bindir}/Qelly
%license LICENSE
%doc AUTHORS CHANGES README.md
%changelog
+* Tue Apr 30 2019 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.13.beta
+- Rebuilt for Fedora 30 and 31
+- Remove defattr
+- Switch to Qt 5
+
* Mon Oct 22 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.0-0.12.beta
- Add GCC to BuildRequires for Fedora 29 and later
diff --git a/tcc/tcc/tcc.spec b/tcc/tcc/tcc.spec
index 7484fd6..e923ea0 100644
--- a/tcc/tcc/tcc.spec
+++ b/tcc/tcc/tcc.spec
@@ -12,7 +12,7 @@
Name: %{pkg_fullname}
Version: 0.9.27
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Tiny C Compiler
License: LGPLv2
@@ -98,6 +98,9 @@ fi
%doc Changelog README TODO VERSION tcc-doc.html
%changelog
+* Tue Apr 30 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.9.27-2
+- Rebuilt for Fedora 30 and 31
+
* Sat Oct 27 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9.27-1
- Update to 0.9.27