epel9
Rex Dieter 6 years ago
parent 794727c56b
commit 1570bd32df

5
.gitignore vendored

@ -1,4 +1 @@
/signon-8.57.tar.bz2 /signon-8.60.tar.gz
/signond-8.57.tar.gz
/signon-9fcfc9e.tar.gz
/signon-8.59.tar.gz

@ -1,11 +1,11 @@
%global commit0 14f058c36208a551c80d0e98d76164fb87b2b8af %global commit0 4d195e4dc7a47ff5cb51e36a83d4d05808c5befe
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global tag0 VERSION_%{version} %global tag0 VERSION_%{version}
Name: signon Name: signon
Version: 8.59 Version: 8.60
Release: 7%{?dist} Release: 1%{?dist}
Summary: Accounts framework for Linux and POSIX based platforms Summary: Accounts framework for Linux and POSIX based platforms
License: LGPLv2 License: LGPLv2
@ -21,11 +21,12 @@ Source0: https://gitlab.com/accounts-sso/signond/repository/archive.tar.g
# tries to use that deserves what they get # tries to use that deserves what they get
Patch1: signon-8.57-no_static.patch Patch1: signon-8.57-no_static.patch
BuildRequires: qt5-qtbase-devel
BuildRequires: dbus-x11 BuildRequires: dbus-x11
BuildRequires: doxygen BuildRequires: doxygen
BuildRequires: gcc-c++
BuildRequires: graphviz BuildRequires: graphviz
BuildRequires: libproxy-devel BuildRequires: libproxy-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: time BuildRequires: time
# signon-qt5 was in ktp-5 COPR # signon-qt5 was in ktp-5 COPR
@ -78,7 +79,7 @@ export PATH=%{_qt5_bindir}:$PATH
CONFIG+=release \ CONFIG+=release \
QMF_INSTALL_ROOT=%{_prefix} LIBDIR=%{_libdir} QMF_INSTALL_ROOT=%{_prefix} LIBDIR=%{_libdir}
make %{?_smp_mflags} %make_build
%install %install
@ -93,8 +94,7 @@ time \
make check ||: make check ||:
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%files %files
## fixme: common/shared _docdir/signon content below gets in the way ## fixme: common/shared _docdir/signon content below gets in the way
@ -111,7 +111,6 @@ make check ||:
%{_datadir}/dbus-1/services/*.service %{_datadir}/dbus-1/services/*.service
%files devel %files devel
%{_datadir}/dbus-1/interfaces/*.xml
%{_includedir}/signon-extension/ %{_includedir}/signon-extension/
%{_includedir}/signon-plugins/ %{_includedir}/signon-plugins/
%{_includedir}/signon-qt5/ %{_includedir}/signon-qt5/
@ -135,6 +134,9 @@ make check ||:
%changelog %changelog
* Sat Oct 20 2018 Rex Dieter <rdieter@fedoraproject.org> - 8.60-1
- signon-8.60 (#1640986)
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.59-7 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.59-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

@ -1 +1 @@
11b5a03c5e9ff2a2e9685cef989bac30 signon-8.59.tar.gz SHA512 (signon-8.60.tar.gz) = a63d5844d70bfb1804f567dbc5db2fb6b91e77f3524d57dd40f5a18de8692af92b1b19ecf29721e152cd53b696677f608c74d4b955c8041412f48391fe055fdd

Loading…
Cancel
Save