SHA256
1
0
forked from pool/keepass

- Make package conform to spec-cleaner

OBS-URL: https://build.opensuse.org/package/show/Mono/keepass?expand=0&rev=33
This commit is contained in:
Matthias Bach 2020-12-24 16:02:18 +00:00 committed by Git OBS Bridge
parent 357195ebd1
commit d35ced4f51
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 24 16:01:44 UTC 2020 - Matthias Bach <marix@marix.org> - 2.46
- Make package conform to spec-cleaner
-------------------------------------------------------------------
Sat Sep 12 08:09:03 UTC 2020 - marix@marix.org - 2.46

View File

@ -17,7 +17,6 @@
%define _name KeePass
Name: keepass
Version: 2.46
Release: 0
@ -25,7 +24,7 @@ Summary: Password Manager
License: GPL-2.0-or-later
Group: Productivity/Other
URL: https://keepass.info/
Source0: https://netcologne.dl.sourceforge.net/project/keepass/KeePass%202.x/%{version}/KeePass-%{version}-Source.zip
Source0: https://netcologne.dl.sourceforge.net/project/keepass/KeePass%{202}.x/%{version}/KeePass-%{version}-Source.zip
Source1: https://keepass.info/integrity/v2/KeePass-%{version}-Source.zip.asc
# http://keepass.info/integrity/Dominik_Reichl.asc
Source2: keepass.keyring
@ -35,9 +34,8 @@ BuildRequires: unzip
BuildRequires: xdotool-devel
BuildRequires: xorg-x11-fonts-core
BuildRequires: xsel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Recommends: xdotool
BuildArch: noarch
%description
KeePass is a password manager, which helps you to manage your
@ -99,8 +97,8 @@ install -d %{buildroot}%{_datadir}/pixmaps
install -m 644 Ext/Icons_04_CB/Finals/plock-blu.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
%files
%defattr(-,root,root)
%doc Docs/License.txt Docs/History.txt
%license Docs/License.txt
%doc Docs/History.txt
%attr(755,root,root) %{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/%{name}.png