mirror of
https://abf.rosa.ru/djam/libayatana-indicator.git
synced 2025-02-23 15:52:54 +00:00
Fix typo
This commit is contained in:
parent
5ca610178a
commit
52444a0115
1 changed files with 3 additions and 3 deletions
|
@ -10,13 +10,13 @@
|
|||
%define major 7
|
||||
%define api 0.4
|
||||
# 3 means GTK+3.0
|
||||
%define libname %mklibname libayatana-indicator3 %{major}
|
||||
%define devname %mklibname libayatana-indicator3-%{api} -d
|
||||
%define libname %mklibname ayatana-indicator3 %{major}
|
||||
%define devname %mklibname ayatana-indicator3-%{api} -d
|
||||
|
||||
Summary: Ayatana Indicators Shared Library
|
||||
Name: libayatana-indicator
|
||||
Version: 0.8.4
|
||||
Release: 1.git%{commit_short}.1
|
||||
Release: 1.git%{commit_short}.2
|
||||
License: LGPLv3
|
||||
Group: Graphical desktop/Other
|
||||
Url: https://github.com/AyatanaIndicators/libayatana-indicator
|
||||
|
|
Loading…
Add table
Reference in a new issue