]> git.pld-linux.org Git - packages/gabber.git/commitdiff
- s/xml-i18n-tools/intltool/ in BR, more specific Requires; release 3
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Aug 2002 11:17:59 +0000 (11:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gabber.spec -> 1.28

gabber.spec

index 9e4dfcffcb2b3e123faf1f6600c7cbb54ae2c327..dd72595596dde55abd59014ba01bafe7ec75986e 100644 (file)
@@ -7,7 +7,7 @@ Summary(pl):    Klient Jabber dla GNOME
 Summary(pt_BR):        Um cliente GNOME para o Jabber
 Name:          gabber
 Version:       0.8.7
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://prdownloads.sourceforge.net/gabber/%{name}-%{version}.tar.gz
@@ -24,15 +24,15 @@ BuildRequires:      gnomemm-devel >= 1.2.0
 BuildRequires: gnome-print-devel
 BuildRequires: gtk+-devel >= 1.2.5
 BuildRequires: gtkmm-devel >= 1.2.5
+BuildRequires: intltool
 BuildRequires: libglade-gnome-devel >= 0.17
 BuildRequires: libsigc++-devel
 BuildRequires: libunicode-devel
 BuildRequires: openssl-devel >= 0.9.6a
 BuildRequires: scrollkeeper
-BuildRequires: xml-i18n-tools
 BuildRequires: xmms-devel
-Prereq:                /sbin/ldconfig
-Prereq:                scrollkeeper
+Requires(post,postun): /sbin/ldconfig
+Requires(post,postun): scrollkeeper
 Requires:      applnk
 Requires:      gnupg
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.081746 seconds and 4 git commands to generate.