Author: qboosh                       Date: Mon Oct  9 18:20:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.1
- .desktop file replaced by patch for file included in sources
- revised BRs

---- Files affected:
SPECS:
   gq.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/gq.spec
diff -u SPECS/gq.spec:1.45 SPECS/gq.spec:1.46
--- SPECS/gq.spec:1.45  Fri Sep 29 18:27:50 2006
+++ SPECS/gq.spec       Mon Oct  9 20:20:25 2006
@@ -1,28 +1,26 @@
 # $Revision$, $Date$
-# TODO: "Schema" tab crashes
 Summary:       Interactive graphical LDAP browser
 Summary(pl):   Klient i przeglądarka LDAP
 Summary(pt_BR):        Navegador gráfico para LDAP
 Name:          gq
-Version:       1.2.0
+Version:       1.2.1
 Release:       0.1
 License:       GPL
 Group:         Networking/Utilities
 Source0:       http://dl.sourceforge.net/gqclient/%{name}-%{version}.tar.gz
-# Source0-md5: d3f974e5e1844ccfafbb6df77e7520c8
+# Source0-md5: e56613c81e70727c20ffe9974cdc6df0
 Source1:       
http://dl.sourceforge.net/gqclient/%{name}-%{version}-langpack-1.tar.gz
-# Source1-md5: d2dfc43f6602e7c3f8178d63fb038cae
-Source2:       %{name}.desktop
-Source3:       %{name}.png
+# Source1-md5: 9429d161c91e12d000c8b0c2f6e21d63
+Source2:       %{name}.png
 Patch0:                %{name}-iconv-in-libc.patch
+Patch1:                %{name}-desktop.patch
 URL:           http://biot.com/gq/
-BuildRequires: autoconf
-BuildRequires: automake
 BuildRequires: cyrus-sasl-devel
 BuildRequires: gettext-devel
-BuildRequires: gtk+2-devel >= 1:2.0.0
-BuildRequires: libtool
-BuildRequires: libxml2-devel
+BuildRequires: gnome-keyring-devel >= 0.4.4
+BuildRequires: gtk+2-devel >= 2:2.6.0
+BuildRequires: libglade2-devel >= 2.0
+BuildRequires: libxml2-devel >= 2.0
 BuildRequires: openldap-devel >= 2.3.0
 BuildRequires: openssl-devel
 BuildRequires: pkgconfig
@@ -47,24 +45,23 @@
 
 %prep
 %setup -q -a1
-cp %{name}-%{version}-langpack-1/po/* po/
+cp %{name}-%{version}-langpack-1/po/* po
 %patch0 -p1
+%patch1 -p1
 
 %build
-ALL_LINGUAS=`cat po/LINGUAS`
-%configure --enable-browser-dnd \
+%configure \
+       --enable-browser-dnd \
        --disable-update-mimedb
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/gq.desktop
-install %{SOURCE3} $RPM_BUILD_ROOT%{_pixmapsdir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
 
 %find_lang %{name}
 
@@ -87,6 +84,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/10/09 18:20:25  qboosh
+- updated to 1.2.1
+- .desktop file replaced by patch for file included in sources
+- revised BRs
+
 Revision 1.45  2006/09/29 16:27:50  patrys
 - up to 1.2.0
 - dropped patch1 and patch2 (langs fixed, util structure changed)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gq.spec?r1=1.45&r2=1.46&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to