Merge branch 'master' of ssh://git.fedorahosted.org/git/fedora-infrastructure
This commit is contained in:
commit
8155fb8b9a
1 changed files with 19 additions and 2 deletions
21
fas/fas.spec
21
fas/fas.spec
|
@ -1,7 +1,7 @@
|
|||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: fas
|
||||
Version: 0.4
|
||||
Version: 0.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Fedora Account System
|
||||
|
||||
|
@ -22,7 +22,6 @@ Requires: python-fedora-infrastructure >= 0.2.99.2
|
|||
Requires: babel
|
||||
Requires: pygpgme
|
||||
Requires: python-babel
|
||||
Requires: python-genshi
|
||||
Requires: pytz
|
||||
|
||||
%description
|
||||
|
@ -82,6 +81,24 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%config(noreplace) %{_sysconfdir}/fas.conf
|
||||
|
||||
%changelog
|
||||
* Tue Mar 14 2008 Mike McGrath <mmcgrath@redhat.com> - 0.8.1-1
|
||||
- Upstream released a new version
|
||||
|
||||
* Tue Mar 14 2008 Mike McGrath <mmcgrath@redhat.com> - 0.8-1
|
||||
- Upstream released a new version
|
||||
|
||||
* Tue Mar 13 2008 Mike McGrath <mmcgrath@redhat.com> - 0.7.1-1
|
||||
- Upstream released new version
|
||||
|
||||
* Tue Mar 13 2008 Mike McGrath <mmcgrath@redhat.com> - 0.7-1
|
||||
- Upstream released new version
|
||||
|
||||
* Tue Mar 13 2008 Mike McGrath <mmcgrath@redhat.com> - 0.6-1
|
||||
- Upstream released a new version
|
||||
|
||||
* Tue Mar 11 2008 Mike McGrath <mmcgrath@redhat.com> - 0.5-1
|
||||
- Upstream released a new version
|
||||
|
||||
* Tue Mar 11 2008 Mike McGrath <mmcgrath@redhat.com> - 0.4-1
|
||||
- added fas.conf will fix later.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue