mirror of
https://abf.rosa.ru/djam/asterisk-gui.git
synced 2025-02-23 14:22:53 +00:00
Automatic import for version 2.0-6.20120518svn5220.el6
This commit is contained in:
parent
4272bbb590
commit
d5247ede54
1 changed files with 11 additions and 2 deletions
|
@ -4,8 +4,9 @@
|
|||
|
||||
Name: asterisk-gui
|
||||
Version: 2.0
|
||||
Release: 5.%{snapver}%{?dist}
|
||||
Release: 6.%{snapver}%{?dist}
|
||||
Summary: Graphical interface for Asterisk configuration
|
||||
Summary(fr): Interface graphique pour la configuration d'Asterisk
|
||||
|
||||
License: GPLv2
|
||||
URL: http://www.asterisk.org/
|
||||
|
@ -15,7 +16,6 @@ URL: http://www.asterisk.org/
|
|||
Source0: %{name}-%{version}-%{snapver}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
#BuildRequires:
|
||||
Requires: asterisk
|
||||
|
||||
|
||||
|
@ -25,6 +25,12 @@ for configuring Asterisk. Some sample graphical interfaces for specific
|
|||
vertical markets are included for reference or for actual use and
|
||||
extension.
|
||||
|
||||
%description -l fr
|
||||
Asterisk GUI est un cadre pour la création d'interfaces graphiques
|
||||
pour la configuration d'Asterisk. Quelques échantillons d'interfaces
|
||||
graphiques pour les menus verticaux sont inclus en référencement ou
|
||||
pour une utilisation actuelle et d'extension.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}-%{snapver}
|
||||
|
@ -47,6 +53,9 @@ make install DESTDIR=%{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 16 2012 Matthieu Saulnier <fantom@fedoraproject.org> - 2.0-6.20120518svn5220
|
||||
- Add French translation in spec file
|
||||
|
||||
* Fri May 18 2012 Matthieu Saulnier <fantom@fedoraproject.org> - 2.0-5.20120518svn5220
|
||||
- new upstream snapshot
|
||||
- remove sed statement in %%prep section
|
||||
|
|
Loading…
Add table
Reference in a new issue