This commit is contained in:
parent
832232af38
commit
7b8c1ed61a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f9914c814a76400c3df3c097cf7d6ba09a461dd7c6316d54c75aaa0a117e3fca
|
|
||||||
size 87813
|
|
3
yast2-pam-2.17.1.tar.bz2
Normal file
3
yast2-pam-2.17.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d228854eb5bcfb04e61dee3d6d7404bb92b8a26abe8b92d78daac20535f84366
|
||||||
|
size 88316
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 10 17:11:58 CET 2008 - visnov@suse.cz
|
||||||
|
|
||||||
|
- make it build
|
||||||
|
- 2.17.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 10 15:36:04 CET 2008 - jsuchome@suse.cz
|
Mon Nov 10 15:36:04 CET 2008 - jsuchome@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-pam (Version 2.17.0)
|
# spec file for package yast2-pam (Version 2.17.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-pam
|
Name: yast2-pam
|
||||||
Version: 2.17.0
|
Version: 2.17.1
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-pam-2.17.0.tar.bz2
|
Source0: yast2-pam-2.17.1.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite
|
BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite
|
||||||
Requires: yast2
|
Requires: yast2
|
||||||
@ -47,7 +47,7 @@ Authors:
|
|||||||
Jiri Suchomel <jsuchome@suse.cz>
|
Jiri Suchomel <jsuchome@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-pam-2.17.0
|
%setup -n yast2-pam-2.17.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -77,6 +77,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
/usr/lib/YaST2/servers_non_y2/ag_passwd
|
/usr/lib/YaST2/servers_non_y2/ag_passwd
|
||||||
%doc %{prefix}/share/doc/packages/yast2-pam
|
%doc %{prefix}/share/doc/packages/yast2-pam
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 10 2008 visnov@suse.cz
|
||||||
|
- make it build
|
||||||
|
- 2.17.1
|
||||||
* Mon Nov 10 2008 jsuchome@suse.cz
|
* Mon Nov 10 2008 jsuchome@suse.cz
|
||||||
- new version for new release
|
- new version for new release
|
||||||
- 2.17.0
|
- 2.17.0
|
||||||
|
Loading…
Reference in New Issue
Block a user