summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--licq-gtk.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/licq-gtk.spec b/licq-gtk.spec
index bcaaebe..03375a2 100644
--- a/licq-gtk.spec
+++ b/licq-gtk.spec
@@ -2,7 +2,7 @@ Summary: GTK+ interface plugin for licq
Summary(pl): Wtyczka dla licq dostarczająca interfejs GTK+
Name: licq-gtk
Version: 0.51
-Release: 1
+Release: 2
License: GPL
Group: Applications/Communications
Source0: http://gtk.licq.org/download/gtk+licq-%{version}.tar.gz
@@ -10,8 +10,8 @@ Source1: %{name}_gui.desktop
URL: http://gtk.licq.org/
BuildRequires: autoconf
BuildRequires: automake
-%{!?_without_gnome:BuildRequires: esound-devel}
%{!?_without_gnome:BuildRequires: db3-devel}
+%{!?_without_gnome:BuildRequires: esound-devel}
BuildRequires: gettext-devel
%{!?_without_gnome:BuildRequires: gnome-core-devel}
BuildRequires: gtk+-devel
@@ -24,7 +24,7 @@ BuildRequires: pspell-devel
Requires: licq >= 1.0.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _x11_datadir /usr/X11R6/share/data
+%define _xdatadir /usr/X11R6/share
%description
GTK+ interface plugin for licq.
@@ -55,21 +55,19 @@ install -d $RPM_BUILD_ROOT/%{_applnkdir}/Network/Communications
%{__make} install \
DESTDIR="$RPM_BUILD_ROOT" \
- gtklicq_helpdir=%{_x11_datadir}/gnome/help/gtk+licq/C
+ gtklicq_helpdir=%{_xdatadir}/gnome/help/gtk+licq/C
install %{SOURCE1} $RPM_BUILD_ROOT/%{_applnkdir}/Network/Communications
# gtk+licq is proper here! Don't add --all-name
%find_lang gtk+licq %{name}.lang --with-gnome
-gzip -9nf AUTHORS NEWS README ChangeLog
-
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc *.gz
+%doc AUTHORS NEWS README ChangeLog
%attr(755,root,root)%{_libdir}/licq/*
%{_datadir}/licq/gtk-gui
%{_applnkdir}/Network/Communications/*