format spec
This commit is contained in:
parent
906cede126
commit
1e7f6efc18
22
enca.spec
22
enca.spec
@ -1,12 +1,12 @@
|
|||||||
Name: enca
|
Name: enca
|
||||||
Summary: Character set analyzer and detector
|
Summary: Character set analyzer and detector
|
||||||
Version: 1.19
|
Version: 1.19
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Source: http://dl.cihar.com/enca/enca-%{version}.tar.xz
|
Source: http://dl.cihar.com/enca/enca-%{version}.tar.xz
|
||||||
URL: http://cihar.com/software/enca
|
URL: http://cihar.com/software/enca
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -27,9 +27,9 @@ and unknown encoding and convert them to some reasonable encoding.
|
|||||||
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Header files and libraries for %{name} charset analyzer
|
Summary: Header files and libraries for %{name} charset analyzer
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The %{name}-devel package contains the header files for writing
|
The %{name}-devel package contains the header files for writing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user