Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
distro_info
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
distro_info
Commits
6e6eb4a1
Commit
6e6eb4a1
authored
Feb 16, 2021
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.9-alt1
- distro_info: use getconf LONG_BIT for get_bit_size - distro_info: fix get_arch for arm64 and armv7
parent
3659318a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
distro_info.spec
distro_info.spec
+5
-1
No files found.
distro_info.spec
View file @
6e6eb4a1
Name: distro_info
Name: distro_info
Version: 1.
8
Version: 1.
9
Release: alt1
Release: alt1
Summary: Get various info about a system and used distro
Summary: Get various info about a system and used distro
...
@@ -32,6 +32,10 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1
...
@@ -32,6 +32,10 @@ install -m0644 -D man/distro_info.1 %buildroot%_man1dir/distro_info.1
%_man1dir/*
%_man1dir/*
%changelog
%changelog
* Tue Feb 16 2021 Vitaly Lipatov <lav@altlinux.ru> 1.9-alt1
- distro_info: use getconf LONG_BIT for get_bit_size
- distro_info: fix get_arch for arm64 and armv7
* Wed Jan 06 2021 Vitaly Lipatov <lav@altlinux.ru> 1.8-alt1
* Wed Jan 06 2021 Vitaly Lipatov <lav@altlinux.ru> 1.8-alt1
- distro_info: set rolling version for ArchLinux
- distro_info: set rolling version for ArchLinux
- distro_info: use /etc/os-release firstly, drop obsoleted code
- distro_info: use /etc/os-release firstly, drop obsoleted code
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment