]> git.pld-linux.org Git - packages/aalib.git/blobdiff - aalib.spec
- fixed version - release number
[packages/aalib.git] / aalib.spec
index 4374062c25612314449251fd740effcdacaea790..c93a7031ce6690ce1fe3fc1976a8c0aa7e04fd00 100644 (file)
@@ -6,23 +6,27 @@ Summary(pt_BR):       Uma biblioteca para ASCII art
 Summary(ru):   âÉÂÌÉÏÔÅËÁ ËÏÎÓÏÌØÎÏÊ ÇÒÁÆÉËÉ (ASCII Art)
 Summary(uk):   â¦Â̦ÏÔÅËÁ ËÏÎÓÏÌØÎϧ ÇÒÁƦËÉ (ASCII Art)
 Name:          aalib
-Version:       1.4rc5
-Release:       9
+%define         _rc     rc5
+%define         _rel    11
+Version:       1.4
+Release:       0.%{_rc}.%{_rel}
+Epoch:         1
 License:       LGPL
 Group:         Libraries
-Source0:       http://dl.sourceforge.net/aa-project/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/aa-project/%{name}-%{version}%{_rc}.tar.gz
 # Source0-md5: 9801095c42bba12edebd1902bcf0a990
 Source1:       %{name}-config.1
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-debian_man.patch
 Patch2:                %{name}-am18.patch
 URL:           http://aa-project.sourceforge.net/
-BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gpm-devel
 BuildRequires: libtool
-BuildRequires: slang-devel
+BuildRequires: slang-devel >= 2.0.0
+BuildRequires: texinfo
+BuildRequires: xorg-lib-libX11-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -34,9 +38,6 @@ linux boots with a nice penguin logo at secondary display (yes! Like
 Win95 does:) AA-lib API is designed to be similar to other graphics
 libraries. Learning a new API would be a piece of cake!
 
-%description -l es
-Biblioteca ASCII art.
-
 %description -l fr
 La bibliothèque AA est nécessaire pour GIMP. Elle offre la possibilité
 de travailler dans des contextes graphiques sans affichage.
@@ -72,11 +73,11 @@ Summary:    Header files and libraries for aalib
 Summary(pl):   Pliki nag³ówkowe dla aalib
 Summary(ru):   èÅÄÅÒÙ ÄÌÑ ÐÏÓÔÒÏÅÎÉÑ ÐÒÏÇÒÁÍÍ Ó AAlib
 Summary(uk):   èÅÄÅÒÉ ÄÌÑ ÐÏÂÕÄÏ×É ÐÒÏÇÒÁÍ Ú AAlib
-Group:         Libraries
-Requires:      %{name} = %{version}
-Requires:      slang-devel
+Group:         Development/Libraries
+Requires:      %{name} = %{version}-%{release}
 Requires:      gpm-devel
-Requires:      XFree86-devel
+Requires:      slang-devel
+Requires:      xorg-lib-libX11-devel
 
 %description devel
 The header files for development of programs using the AAlib.
@@ -95,8 +96,8 @@ Summary:      Static aalib library
 Summary(pl):   Statyczna biblioteka aalib
 Summary(ru):   óÔÁÔÉÞÅÓËÁÑ ÂÉÂÌÉÏÔÅËÁ ÄÌÑ ÐÏÓÔÒÏÅÎÉÑ ÐÒÏÇÒÁÍÍ Ó aalib
 Summary(uk):   óÔÁÔÉÞÎÁ Â¦Â̦ÏÔÅËÁ ÄÌÑ ÐÏÂÕÄÏ×É ÐÒÏÇÒÁÍ Ú aalib
-Group:         Libraries
-Requires:      %{name}-devel = %{version}
+Group:         Development/Libraries
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static aalib library.
@@ -116,7 +117,7 @@ Summary(pl):        Narz
 Summary(ru):   õÔÉÌÉÔÙ ÄÌÑ AA-lib
 Summary(uk):   õÔÉ̦ÔÉ ÄÌÑ AA-lib
 Group:         Applications/Terminal
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description progs
 AA-lib tools.
This page took 1.90338 seconds and 4 git commands to generate.