summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2003-06-16 10:30:04 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit88db047ea0ee0160fcdc65970d37023375615957 (patch)
treeb214287604da2f12756e585c7ff304b35de013a9
parent6afe63f3fecf218614e3d48d3ec1ce448636dbe2 (diff)
downloadgabber-88db047ea0ee0160fcdc65970d37023375615957.zip
gabber-88db047ea0ee0160fcdc65970d37023375615957.tar.gz
- updated contact info, missing dir, use _desktopdir macro
Changed files: gabber.spec -> 1.45
-rw-r--r--gabber.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/gabber.spec b/gabber.spec
index 32fe943..bbc4769 100644
--- a/gabber.spec
+++ b/gabber.spec
@@ -2,7 +2,6 @@
# Conditional build:
# _with_ipv6 - with IPv6 support
#
-
Summary: A GNOME Jabber client
Summary(pl): Klient Jabber dla GNOME
Summary(pt_BR): Um cliente GNOME para o Jabber
@@ -14,11 +13,12 @@ Group: Applications/Communications
# Source0-md5: 6278df1e11f5e3a0c07f7b917d285e30
Source0: http://www.jabberstudio.org/files/gabber/%{name}-%{version}.tar.gz
URL: http://gabber.sourceforge.net/
-Requires: gnupg
BuildRequires: gconfmm-devel >= 2.0.0
BuildRequires: jabberoo-devel >= 1.9.0.1
BuildRequires: libglademm-devel >= 2.0.0
BuildRequires: libsigc++-devel >= 1.2.3
+Requires(post): GConf2
+Requires: gnupg
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -68,8 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS NEWS README TODO
%{_sysconfdir}/gconf/schemas/*
%attr(755,root,root) %{_bindir}/*
+%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/*.so
%{_libdir}/%{name}/*.la
%{_datadir}/%{name}
-%{_datadir}/applications/*
+%{_desktopdir}/*
%{_pixmapsdir}/*