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