Hello community, here is the log from the commit of package yast2-pam for openSUSE:Factory checked in at 2016-09-24 15:18:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-pam (Old) and /work/SRC/openSUSE:Factory/.yast2-pam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-pam" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-pam/yast2-pam.changes 2013-11-15 14:25:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-pam.new/yast2-pam.changes 2016-09-24 15:18:58.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Sep 22 16:04:56 UTC 2016 - [email protected] + +- Speed up build by not requiring yast2 (bsc#999203). +- 3.1.2 + +------------------------------------------------------------------- Old: ---- yast2-pam-3.1.1.tar.bz2 New: ---- yast2-pam-3.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-pam.spec ++++++ --- /var/tmp/diff_new_pack.PueaNN/_old 2016-09-24 15:18:59.000000000 +0200 +++ /var/tmp/diff_new_pack.PueaNN/_new 2016-09-24 15:18:59.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-pam # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,27 +17,20 @@ Name: yast2-pam -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 -BuildRequires: doxygen -BuildRequires: perl-XML-Writer -BuildRequires: yast2 -BuildRequires: yast2-core-devel -BuildRequires: yast2-devtools >= 3.0.6 -BuildRequires: yast2-testsuite +Url: http://github.com/yast/yast-pam +BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: rubygem(yast-rake) + Requires: yast2 Requires: pam-config >= 0.8 -Provides: yast2-agent-pam -Obsoletes: yast2-agent-pam -Provides: yast2-agent-pam-devel -Obsoletes: yast2-agent-pam-devel - BuildArch: noarch Requires: yast2-ruby-bindings >= 1.0.0 @@ -52,16 +45,21 @@ %prep %setup -n %{name}-%{version} +%check +rake test:unit + %build -%yast_build %install -%yast_install +rake install DESTDIR="%{buildroot}" %files %defattr(-,root,root) +%dir %{yast_moduledir} %{yast_moduledir}/* +%dir %{yast_scrconfdir} %{yast_scrconfdir}/*.scr +%dir %{yast_agentdir} %{yast_agentdir}/ag_passwd %doc %{yast_docdir} ++++++ yast2-pam-3.1.1.tar.bz2 -> yast2-pam-3.1.2.tar.bz2 ++++++ ++++ 2482 lines of diff (skipped)
