]> git.pld-linux.org Git - packages/pango.git/commitdiff
- 0.21; nfy
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 28 Oct 2001 14:31:12 +0000 (14:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pango.spec -> 1.19

pango.spec

index a2bfc93c6468680dd8805e8af5dfb9f0e2a25e48..f6ae8985268163a1468ce573bf8e3eccab762f8a 100644 (file)
@@ -1,9 +1,17 @@
 Summary:       System for layout and rendering of internationalized text
+Summary(pl):   System renderowania miêdzynarodowego tekstu
 Name:          pango
-Version:       0.16
-Release:       3
+Version:       0.21
+Release:       1
 License:       LGPL
 Group:         Libraries
+Group(de):     Libraries
+Group(es):     Bibliotecas
+Group(fr):     Librairies
+Group(pl):     Biblioteki
+Group(pt_BR):  Bibliotecas
+Group(ru):     âÉÂÌÉÏÔÅËÉ
+Group(uk):     â¦Â̦ÏÔÅËÉ
 Source0:       ftp://ftp.gtk.org/pub/gtk/v1.3/%{name}-%{version}.tar.gz
 URL:           http://www.pango.org/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -13,31 +21,49 @@ BuildRequires:      automake
 BuildRequires: autoconf
 
 %define                _prefix         /usr/X11R6
+%define                _mandir         %{_prefix}/man
 
 # pango is not GNOME-specific
-# %define              _sysconfdir     /etc/X11/GNOME
 %define                _sysconfdir     /etc/X11
 %define                _pkgconfig      %{_libdir}/pkgconfig
 
 %description
 System for layout and rendering of internationalized text.
 
+%description -l pl
+System obs³ugi i renderowania miêdzynarodowego tekstu.
+
 %package devel
 Summary:       System for layout and rendering of internationalized text
+Summary(pl):   System obs³ugi i renderowania miêdzynarodowego tekstu
 Group:         Development/Libraries
+Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name} = %{version}
 Requires:      libunicode-devel
 
 %description devel
+Developer files for pango.
+
+%description -l pl devel
+Pliki developerskie pango.
 
 %package static
 Summary:       Static %{name} libraries
 Summary(pl):   Biblioteki statyczne %{name}
 Group:         Development/Libraries
+Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
 Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name}-devel = %{version}
 
 %description static
@@ -57,6 +83,7 @@ autoconf
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 > $RPM_BUILD_ROOT%{_sysconfdir}/pango/pango.modules
This page took 0.03681 seconds and 4 git commands to generate.