Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Yuri Timofeev
41f68dab86 Update to 5.0.3 2011-02-01 23:39:53 +02:00
Yuri Timofeev
07f21667ae v.5.0.2 2010-08-19 09:03:48 +03:00
3 changed files with 17 additions and 4 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
webacula-3.5.tar.gz
/webacula-5.0.3.tar.gz

View file

@ -1 +1 @@
60a37ac71f58676215a04fa5c3fd3fe2 webacula-3.5.tar.gz
0a3b91e35d3bf55457f4c78b3882c2c2 webacula-5.0.3.tar.gz

View file

@ -1,5 +1,5 @@
Name: webacula
Version: 3.5
Version: 5.0.3
Release: 1%{?dist}
Summary: Web interface of a Bacula backup system
Summary(ru): Веб интерфейс для Bacula backup system
@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
Requires: webserver
Requires: bacula-console >= 2.4.0
Requires: bacula-console >= 5.0
Requires: php-ZendFramework >= 1.8.3
Requires: php >= 5.2.4
Requires: php-pdo
@ -111,10 +111,23 @@ rm -rf $RPM_BUILD_ROOT
%lang(pt) %{_datadir}/%{name}/languages/pt
%lang(ru) %{_datadir}/%{name}/languages/ru
%lang(it) %{_datadir}/%{name}/languages/it
%lang(es) %{_datadir}/%{name}/languages/es
%changelog
* Mon Jan 24 2011 Yuri Timofeev <tim4dev@gmail.com> 5.0.3-1
- Version 5.0.3
* Tue Aug 10 2010 Yuri Timofeev <tim4dev@gmail.com> 5.0.2-1
- Version 5.0.2
* Thu May 12 2010 Yuri Timofeev <tim4dev@gmail.com> 5.0.1-1
- Version 5.0.1
* Thu Feb 20 2010 Yuri Timofeev <tim4dev@gmail.com> 5.0-1
- Version 5.0
* Tue Feb 16 2010 Yuri Timofeev <tim4dev@gmail.com> 3.5-1
- Version 3.5