aboutsummaryrefslogtreecommitdiffstats
path: root/guix
diff options
context:
space:
mode:
Diffstat (limited to 'guix')
-rw-r--r--guix/emacs-bui/emacs-bui.spec5
-rw-r--r--guix/emacs-dash/emacs-dash.spec5
-rw-r--r--guix/emacs-geiser/emacs-geiser.spec5
-rw-r--r--guix/emacs-ghub/emacs-ghub.spec5
-rw-r--r--guix/emacs-guix/emacs-guix.spec5
-rw-r--r--guix/emacs-magit-popup/emacs-magit-popup.spec5
-rw-r--r--guix/emacs-magit/emacs-magit.spec5
-rw-r--r--guix/emacs-with-editor/emacs-with-editor.spec5
-rw-r--r--guix/guile-bytestructures/guile-bytestructures.spec5
-rw-r--r--guix/guile-git/guile-git.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.spec10
-rw-r--r--guix/guix/guix.spec6
14 files changed, 62 insertions, 14 deletions
diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec
index c495cfc..4803818 100644
--- a/guix/emacs-bui/emacs-bui.spec
+++ b/guix/emacs-bui/emacs-bui.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 1.1.0
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Buffer interface library for Emacs
License: GPLv3+
@@ -48,6 +48,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.1.0-6
+- Rebuilt for Fedora 29 and 30
+
* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.1.0-5
- Remove group tag because it is deprecated in Fedora
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec
index 3da96bd..68bf085 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: 1%{?dist}
+Release: 2%{?dist}
Summary: Dash is a modern list library for Emacs
License: GPLv3+
@@ -60,6 +60,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-1
- Update to 2.14.1
diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec
index b2ad70f..844642e 100644
--- a/guix/emacs-geiser/emacs-geiser.spec
+++ b/guix/emacs-geiser/emacs-geiser.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 0.9
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Geiser is an Emacs environment to hack and have fun in Scheme
License: BSD
@@ -67,6 +67,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9-7
+- Rebuilt for Fedora 29 and 30
+
* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.9-6
- Remove group tag because it is deprecated in Fedora
diff --git a/guix/emacs-ghub/emacs-ghub.spec b/guix/emacs-ghub/emacs-ghub.spec
index 7ee47cf..ef406f2 100644
--- a/guix/emacs-ghub/emacs-ghub.spec
+++ b/guix/emacs-ghub/emacs-ghub.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Minuscule GitHub client library for Emacs
License: GPLv3+
@@ -62,6 +62,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.0.1-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.0.1-1
- Update to 2.0.1
- Fix autoloads by creating a symlink instead of moving the script itself
diff --git a/guix/emacs-guix/emacs-guix.spec b/guix/emacs-guix/emacs-guix.spec
index 9818845..113eb48 100644
--- a/guix/emacs-guix/emacs-guix.spec
+++ b/guix/emacs-guix/emacs-guix.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 0.4.1.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Emacs-Guix is an Emacs interface for GNU Guix package manager
License: GPLv3+
@@ -94,6 +94,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.4.1.1-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.4.1.1-1
- Update to 0.4.1.1
- Keep the name of autoloads script because it doesn't work when being renamed
diff --git a/guix/emacs-magit-popup/emacs-magit-popup.spec b/guix/emacs-magit-popup/emacs-magit-popup.spec
index 4b6d0a4..3a0b08a 100644
--- a/guix/emacs-magit-popup/emacs-magit-popup.spec
+++ b/guix/emacs-magit-popup/emacs-magit-popup.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.12.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Define prefix-infix-suffix command combos for Emacs
License: GPLv3+
@@ -66,6 +66,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.12.3-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.12.3-1
- Update to 2.12.3
- Fix autoloads by creating a symlink instead of moving the script itself
diff --git a/guix/emacs-magit/emacs-magit.spec b/guix/emacs-magit/emacs-magit.spec
index c61c66f..6ed81be 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.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Emacs interface to the most common Git operations
License: GPLv3+
@@ -77,6 +77,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-1
- Update to upstream version 2.13.0
- Fix autoloads by creating a symlink instead of moving the script itself
diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec
index e673351..d8f84e4 100644
--- a/guix/emacs-with-editor/emacs-with-editor.spec
+++ b/guix/emacs-with-editor/emacs-with-editor.spec
@@ -3,7 +3,7 @@
Name: emacs-%{pkg}
Version: 2.7.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Use the Emacsclient as the editor of child processes
License: GPLv3+
@@ -64,6 +64,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.7.3-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.7.3-1
- Update to 2.7.3
- Fix autoloads by creating a symlink instead of moving the script itself
diff --git a/guix/guile-bytestructures/guile-bytestructures.spec b/guix/guile-bytestructures/guile-bytestructures.spec
index 19849bb..b8da211 100644
--- a/guix/guile-bytestructures/guile-bytestructures.spec
+++ b/guix/guile-bytestructures/guile-bytestructures.spec
@@ -1,6 +1,6 @@
Name: guile-bytestructures
Version: 1.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Structured access library to bytevector contents for Guile
License: GPLv3+
@@ -57,6 +57,9 @@ first-class status.
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.0.3-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.0.3-1
- Update to 1.0.3
diff --git a/guix/guile-git/guile-git.spec b/guix/guile-git/guile-git.spec
index aa47f79..cfeae92 100644
--- a/guix/guile-git/guile-git.spec
+++ b/guix/guile-git/guile-git.spec
@@ -1,6 +1,6 @@
Name: guile-git
Version: 0.1.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Guile bindings of libgit2
License: GPLv3+
@@ -67,6 +67,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-1
- Update to 0.1.0
diff --git a/guix/guile-json/guile-json.spec b/guix/guile-json/guile-json.spec
index 6bb90ae..fb00290 100644
--- a/guix/guile-json/guile-json.spec
+++ b/guix/guile-json/guile-json.spec
@@ -2,7 +2,7 @@
Name: guile-json
Version: 1.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: JSON module for Guile
License: LGPLv3+
@@ -50,6 +50,9 @@ features:
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.0.1-2
+- Rebuilt for Fedora 29 and 30
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 1.0.1-1
- Update to 1.0.1
diff --git a/guix/guile-sqlite3/guile-sqlite3.spec b/guix/guile-sqlite3/guile-sqlite3.spec
index 8048249..4e3d482 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: 1%{?dist}
+Release: 2%{?dist}
Summary: Guile bindings for the SQLite3 database engine
License: LGPLv3+
@@ -45,5 +45,8 @@ autoreconf -fiv
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-2
+- Rebuilt for Fedora 29 and 30
+
* Sun Jul 08 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.1.0-1
- Initial packaging
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec
index 5a2da14..49f7b2f 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: 1%{?dist}
+Release: 2%{?dist}
Summary: A library that provides access to the SSH protocol for GNU Guile
License: GPLv3+
@@ -10,6 +10,7 @@ Source0: https://github.com/artyom-poptsov/guile-ssh/archive/v%{version}.
%global guile_source_dir %{_datadir}/guile/site/2.0
%global guile_ccache_dir %{_libdir}/guile/2.0/site-ccache
+BuildRequires: gcc
BuildRequires: autoconf, automake, libtool, texinfo
BuildRequires: pkgconfig(guile-2.0), pkgconfig(libssh)
Requires: guile
@@ -23,6 +24,9 @@ written in GNU Guile interpreter. It is built upon the libssh library.
%prep
%autosetup -p1
+# This test doesn't pass and the author haven't fixed it.
+# https://github.com/artyom-poptsov/guile-ssh/issues/10
+sed -i '/^ server\.scm \\$/d' tests/Makefile.am
%build
@@ -70,6 +74,10 @@ fi
%changelog
+* 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
+
* Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.11.3-1
- Update to 0.11.3
diff --git a/guix/guix/guix.spec b/guix/guix/guix.spec
index 37b0655..e9a1f60 100644
--- a/guix/guix/guix.spec
+++ b/guix/guix/guix.spec
@@ -6,7 +6,7 @@
Name: guix
Version: 0.15.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A purely functional package manager for the GNU system
License: GPLv3+
@@ -31,6 +31,7 @@ Source5: https://alpha.gnu.org/gnu/guix/bootstrap/x86_64-linux/20131110/g
%global fish_completion_dir %{_datadir}/fish/vendor_completions.d
%endif
+BuildRequires: gcc-c++
BuildRequires: pkgconfig(guile-2.0)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: zlib-devel, bzip2-devel, libgcrypt-devel
@@ -390,6 +391,9 @@ fi
%changelog
+* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.15.0-2
+- Add GCC to BuildRequires for Fedora 29 and later
+
* Sun Jul 15 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.15.0-1
- Update to 0.15.0
- Skip all tests because of the number of test failure