SHA256
1
0
forked from pool/yast2-pam
OBS User unknown
2008-11-10 16:29:01 +00:00
committed by Git OBS Bridge
parent 832232af38
commit 7b8c1ed61a
4 changed files with 16 additions and 7 deletions

View File

@@ -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.
#
@@ -19,12 +19,12 @@
Name: yast2-pam
Version: 2.17.0
Version: 2.17.1
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-pam-2.17.0.tar.bz2
Source0: yast2-pam-2.17.1.tar.bz2
Prefix: /usr
BuildRequires: doxygen perl-XML-Writer yast2 yast2-core-devel yast2-devtools yast2-testsuite
Requires: yast2
@@ -47,7 +47,7 @@ Authors:
Jiri Suchomel <jsuchome@suse.cz>
%prep
%setup -n yast2-pam-2.17.0
%setup -n yast2-pam-2.17.1
%build
%{prefix}/bin/y2tool y2autoconf
@@ -77,6 +77,9 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/lib/YaST2/servers_non_y2/ag_passwd
%doc %{prefix}/share/doc/packages/yast2-pam
%changelog
* Mon Nov 10 2008 visnov@suse.cz
- make it build
- 2.17.1
* Mon Nov 10 2008 jsuchome@suse.cz
- new version for new release
- 2.17.0