summaryrefslogtreecommitdiff
path: root/gq.spec
diff options
context:
space:
mode:
authorkloczek2000-11-08 22:27:34 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit39fde33f26e924aae0a7bee9f5455d73bd51edf5 (patch)
tree03aaac25b15ac1aa0a82ef0d3d34f905f5676efb /gq.spec
parenta524d3289030dcf7b7de138b43a0cf188eade44a (diff)
downloadgq-39fde33f26e924aae0a7bee9f5455d73bd51edf5.zip
gq-39fde33f26e924aae0a7bee9f5455d73bd51edf5.tar.gz
- updated to 0.3.0,gq-0_3_0-1
- use new rpm automation and rebuild against OpenLDAP >= 2.0.0. Changed files: gq.spec -> 1.12
Diffstat (limited to 'gq.spec')
-rw-r--r--gq.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/gq.spec b/gq.spec
index c21b380..39e526b 100644
--- a/gq.spec
+++ b/gq.spec
@@ -1,16 +1,17 @@
Summary: Interactive graphical LDAP browser
Summary(pl): Klientem i przeglądarka LDAP
Name: gq
-Version: 0.2.3
-Release: 2
+Version: 0.3.0
+Release: 1
License: GPL
Group: Networking/Utilities
+Group(de): Netzwerkwesen/Werkzeuge
Group(pl): Sieciowe/Narzędzia
-Source0: ftp://gqclient.sourceforge.net/pub/gqclient/%{name}-%{version}.tar.gz
-Source1: gq.desktop
+Source0: http://biot.com/gq/download/%{name}-%{version}.tar.gz
+Source1: %{name}.desktop
URL: http://biot.com/gq/
BuildRequires: gtk+-devel >= 1.2.0
-BuildRequires: openldap-devel
+BuildRequires: openldap-devel >= 2.0.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _prefix /usr/X11R6
@@ -30,7 +31,6 @@ dodawania i modyfikacji danych.
%setup -q
%build
-LDFLAGS="-s"; export LDFLAGS
%configure
%{__make}
@@ -42,7 +42,7 @@ install -d $RPM_BUILD_ROOT%{_applnkdir}/Network/Misc
install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Network/Misc/gq.desktop
-gzip -9nf {README,ChangeLog,NEWS,TODO,AUTHORS}
+gzip -9nf README ChangeLog NEWS TODO AUTHORS
%clean
rm -rf $RPM_BUILD_ROOT