SPECS: gq.spec - up to 1.2.0 - dropped patch1 and patch2 (langs fi...
patrys
patrys at pld-linux.org
Fri Sep 29 18:27:56 CEST 2006
Author: patrys Date: Fri Sep 29 16:27:56 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.2.0
- dropped patch1 and patch2 (langs fixed, util structure changed)
- resorted to anal rape technique to install langs
---- Files affected:
SPECS:
gq.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/gq.spec
diff -u SPECS/gq.spec:1.44 SPECS/gq.spec:1.45
--- SPECS/gq.spec:1.44 Tue Jan 17 16:26:58 2006
+++ SPECS/gq.spec Fri Sep 29 18:27:50 2006
@@ -4,20 +4,17 @@
Summary(pl): Klient i przeglądarka LDAP
Summary(pt_BR): Navegador gráfico para LDAP
Name: gq
-Version: 1.0
-%define bver beta1
-Release: 0.%{bver}.3
+Version: 1.2.0
+Release: 0.1
License: GPL
Group: Networking/Utilities
-Source0: http://dl.sourceforge.net/gqclient/%{name}-%{version}%{bver}.tar.gz
-# Source0-md5: c904ff52f513a58516d9543f8dc3fe5b
-Source1: http://dl.sourceforge.net/gqclient/%{name}-%{version}%{bver}-langpack-1.tar.gz
-# Source1-md5: 4194453e76aed15994c5c4e5c3aee6d5
+Source0: http://dl.sourceforge.net/gqclient/%{name}-%{version}.tar.gz
+# Source0-md5: d3f974e5e1844ccfafbb6df77e7520c8
+Source1: http://dl.sourceforge.net/gqclient/%{name}-%{version}-langpack-1.tar.gz
+# Source1-md5: d2dfc43f6602e7c3f8178d63fb038cae
Source2: %{name}.desktop
Source3: %{name}.png
Patch0: %{name}-iconv-in-libc.patch
-Patch1: %{name}-po.patch
-Patch2: %{name}-sigsegv_openldap_2_2.patch
URL: http://biot.com/gq/
BuildRequires: autoconf
BuildRequires: automake
@@ -49,21 +46,14 @@
embora um pouco limitados.
%prep
-%setup -q -n %{name}-%{version}%{bver} -a1
-mv -f %{name}-%{version}%{bver}-langpack-*/po/*.po po
+%setup -q -a1
+cp %{name}-%{version}-langpack-1/po/* po/
%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-
-%{__perl} -pi -e 's/(ALL_LINGUAS=)/$1"cs de ja zh_CN"/' configure.in
%build
-%{__gettextize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-%configure
+ALL_LINGUAS=`cat po/LINGUAS`
+%configure --enable-browser-dnd \
+ --disable-update-mimedb
%{__make}
%install
@@ -83,8 +73,10 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README README.TLS TODO
+%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
+%{_datadir}/gq
+%{_datadir}/mime/packages/gq-ldif.xml
%{_pixmapsdir}/gq
%{_pixmapsdir}/gq.png
%{_desktopdir}/*.desktop
@@ -95,6 +87,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2006/09/29 16:27:50 patrys
+- up to 1.2.0
+- dropped patch1 and patch2 (langs fixed, util structure changed)
+- resorted to anal rape technique to install langs
+
Revision 1.44 2006/01/17 15:26:58 baggins
- release 3
- BR openldap 2.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gq.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list