Author: grzegol                      Date: Mon Sep 11 19:15:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.5

---- Files affected:
SPECS:
   loudmouth.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/loudmouth.spec
diff -u SPECS/loudmouth.spec:1.43 SPECS/loudmouth.spec:1.44
--- SPECS/loudmouth.spec:1.43   Sat Jul 15 22:44:59 2006
+++ SPECS/loudmouth.spec        Mon Sep 11 21:15:34 2006
@@ -1,29 +1,27 @@
 # $Revision$, $Date$
 #
-# TODO: dotnet-loudmouth-sharp
-#
 # Conditional build:
 %bcond_without ssl     # without SSL support
 #
 Summary:       Loudmouth - a Jabber library written in C
 Summary(pl):   Loudmouth - biblioteka do obsługi protokołu Jabber napisana w C
 Name:          loudmouth
-Version:       1.0.4
-Release:       2
+Version:       1.0.5
+Release:       1
 License:       LGPL
 Group:         Libraries
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/loudmouth/1.0/%{name}-%{version}.tar.bz2
-# Source0-md5: 6a1e592418686ff4ead975e6d28a4beb
+# Source0-md5: 1e97102dd6d8a09d2edf33df14c9047e
 Patch0:                %{name}-nolibs.patch
 URL:           http://loudmouth.imendio.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: glib2-devel >= 1:2.12.0
+BuildRequires: glib2-devel >= 1:2.12.3
 %{?with_ssl:BuildRequires:     gnutls-devel >= 1.2.5}
-BuildRequires: gtk-doc >= 1.6
+BuildRequires: gtk-doc >= 1.7
 BuildRequires: libtool
 BuildRequires: pkgconfig
-Requires:      glib2 >= 1:2.12.0
+Requires:      glib2 >= 1:2.12.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,7 +40,7 @@
 Summary(pl):   Pliki nagłówkowe Loudmouth, dokumentacja dla programistów
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      glib2-devel >= 1:2.12.0
+Requires:      glib2-devel >= 1:2.12.3
 Requires:      gtk-doc-common
 %{?with_ssl:Requires:  gnutls-devel >= 1.2.5}
 
@@ -76,11 +74,9 @@
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-LDFLAGS="%{rpmldflags} -Wl,--as-needed"
 %configure \
        %{!?with_ssl:--without-ssl} \
        --enable-gtk-doc
-
 %{__make}
 
 %install
@@ -119,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2006/09/11 19:15:34  grzegol
+- 1.0.5
+
 Revision 1.43  2006/07/15 20:44:59  freetz
 - rel.2, --as-needed support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/loudmouth.spec?r1=1.43&r2=1.44&f=u

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

Reply via email to