update to 1.16 [release 1.16-1mamba;Sun Oct 26 2014]
This commit is contained in:
parent
42e616ca88
commit
01f10848fa
13
enca.spec
13
enca.spec
@ -1,13 +1,13 @@
|
|||||||
Name: enca
|
Name: enca
|
||||||
Version: 1.15
|
Version: 1.16
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Enca detects the encoding of text files, on the basis of knowledge of their language. It can also convert them to other encodings
|
Summary: Enca detects the encoding of text files, on the basis of knowledge of their language. It can also convert them to other encodings
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||||
URL: http://gitorious.org/enca
|
URL: http://gitorious.org/enca
|
||||||
Source: http://dl.cihar.com/enca/enca-%{version}.tar.bz2
|
Source: http://dl.cihar.com/enca/enca-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -85,12 +85,15 @@ This package contains static libraries and header files needed for development.
|
|||||||
%{_libdir}/libenca.la
|
%{_libdir}/libenca.la
|
||||||
%{_libdir}/libenca.so
|
%{_libdir}/libenca.so
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
#%dir %{_datadir}/gtk-doc/html/libenca
|
%dir %{_datadir}/gtk-doc/html/libenca
|
||||||
#%{_datadir}/gtk-doc/html/libenca/*
|
%{_datadir}/gtk-doc/html/libenca/*
|
||||||
#%doc AUTHORS COPYING ChangeLog ChangeLog.prelib NEWS README README.devel
|
#%doc AUTHORS COPYING ChangeLog ChangeLog.prelib NEWS README README.devel
|
||||||
#%doc THANKS TODO
|
#%doc THANKS TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 26 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16-1mamba
|
||||||
|
- update to 1.16
|
||||||
|
|
||||||
* Fri Apr 11 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.15-2mamba
|
* Fri Apr 11 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.15-2mamba
|
||||||
- move library files to libenca and rename enca-devel to libenca-devel
|
- move library files to libenca and rename enca-devel to libenca-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user