automatic version update by autodist [release 2.9.1-1mamba;Mon Aug 18 2014]
This commit is contained in:
parent
dbc7bd0f86
commit
9e36288d13
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
Name: cracklib
|
||||
Version: 2.9.0
|
||||
Version: 2.9.1
|
||||
Release: 1mamba
|
||||
Summary: A password-checking library
|
||||
Group: System/Libraries
|
||||
@ -146,11 +146,11 @@ make dict DEFAULT_CRACKLIB_DICT=%{buildroot}%{CRACKLIB_DICT_PATHNAME}
|
||||
%if "%{_build}" == "%{_host}"
|
||||
%files -n python-cracklib
|
||||
%defattr(-,root,root)
|
||||
%{python_sitearch}/cracklib.*
|
||||
%{python_sitelib}/cracklib.*
|
||||
%{python_sitearch}/_cracklib.a
|
||||
%{python_sitearch}/_cracklib.la
|
||||
%{python_sitearch}/_cracklib.so
|
||||
%{python_sitearch}/test_cracklib.py*
|
||||
%{python_sitelib}/test_cracklib.py*
|
||||
%endif
|
||||
|
||||
%files -n libcrack-dicts
|
||||
@ -160,6 +160,9 @@ make dict DEFAULT_CRACKLIB_DICT=%{buildroot}%{CRACKLIB_DICT_PATHNAME}
|
||||
%{CRACKLIB_DICT_PATHNAME}.pwi
|
||||
|
||||
%changelog
|
||||
* Mon Aug 18 2014 Automatic Build System <autodist@mambasoft.it> 2.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 08 2013 Automatic Build System <autodist@mambasoft.it> 2.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user