commit rubygem-devise_unix2_chkpwd_authenticatable for openSUSE:Factory
Hello community, here is the log from the commit of package rubygem-devise_unix2_chkpwd_authenticatable for openSUSE:Factory checked in at 2012-08-04 09:37:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-devise_unix2_chkpwd_authenticatable (Old) and /work/SRC/openSUSE:Factory/.rubygem-devise_unix2_chkpwd_authenticatable.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-devise_unix2_chkpwd_authenticatable", Maintainer is "ro@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-devise_unix2_chkpwd_authenticatable/rubygem-devise_unix2_chkpwd_authenticatable.changes 2012-06-10 21:52:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-devise_unix2_chkpwd_authenticatable.new/rubygem-devise_unix2_chkpwd_authenticatable.changes 2012-08-04 09:37:22.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Aug 2 15:00:22 UTC 2012 - lslezak@suse.cz + +- updated to 0.4.1: added HTTP Basic authentication support, + fixed logging + +------------------------------------------------------------------- +Tue Jul 31 14:00:58 UTC 2012 - jreidinger@suse.com + +- use new gem2rpm to work with new dependencies + +------------------------------------------------------------------- Old: ---- devise_unix2_chkpwd_authenticatable-0.4.gem New: ---- devise_unix2_chkpwd_authenticatable-0.4.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-devise_unix2_chkpwd_authenticatable.spec ++++++ --- /var/tmp/diff_new_pack.wgpZdK/_old 2012-08-04 09:37:23.000000000 +0200 +++ /var/tmp/diff_new_pack.wgpZdK/_new 2012-08-04 09:37:23.000000000 +0200 @@ -17,22 +17,15 @@ Name: rubygem-devise_unix2_chkpwd_authenticatable -Version: 0.4 +Version: 0.4.1 Release: 0 %define mod_name devise_unix2_chkpwd_authenticatable %define mod_full_name %{mod_name}-%{version} -# -# + BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: rubygems_with_buildroot_patch -%rubygems_requires -# devise > 1.1.0 -BuildRequires: rubygem-devise > 1.1.0 -Requires: rubygem-devise > 1.1.0 -# +BuildRequires: ruby-macros >= 1 Url: http://github.com/dmacvicar/devise_unix2_chkpwd_authenticatable Source: %{mod_full_name}.gem -# Summary: Devise PAM authentication module using unix2_chkpwd License: MIT Group: Development/Languages/Ruby @@ -50,12 +43,14 @@ Usually in RDoc and RI formats. %prep +#gem_unpack +#if you need patches, apply them here and replace the # with a % sign in the surrounding lines +#gem_build + %build -%install -%gem_install %{S:0} -%clean -%{__rm} -rf %{buildroot} +%install +%gem_install -f %files %defattr(-,root,root,-) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de