Author: pawelz                       Date: Sun Apr 11 17:27:01 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- merged DEVEL. It is not stable release yet, but
  1. it was sent to th (from DEVEL branch)
  2. users want this verison because of partial support for new gg protocol

---- Files affected:
packages/libgadu:
   libgadu.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: packages/libgadu/libgadu.spec
diff -u packages/libgadu/libgadu.spec:1.13 packages/libgadu/libgadu.spec:1.14
--- packages/libgadu/libgadu.spec:1.13  Sun Apr 11 12:30:21 2010
+++ packages/libgadu/libgadu.spec       Sun Apr 11 19:26:56 2010
@@ -3,17 +3,19 @@
 # Conditional build:
 %bcond_without pthread         # POSIX threads support
 #
+%define rev    rc3
+
 Summary:       libgadu library
 Summary(es.UTF-8):     Biblioteca libgadu
 Summary(pl.UTF-8):     Biblioteka libgadu
 Name:          libgadu
-Version:       1.8.2
-Release:       3
+Version:       1.9.0
+Release:       0.%{rev}.2
 Epoch:         4
 License:       LGPL v2.1
 Group:         Libraries
-Source0:       http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz
-# Source0-md5: 1090f82f8a1bb99e9cdf5853188f625f
+Source0:       
http://toxygen.net/libgadu/files/%{name}-%{version}-%{rev}.tar.gz
+# Source0-md5: b13337fd1beaf98056bc7bfa27ff5d31
 URL:           http://toxygen.net/libgadu/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -87,12 +89,13 @@
 Statyczna biblioteka libgadu.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{rev}
 
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
+%{__libtoolize}
 %{__autoheader}
 %{__automake}
 %configure \
@@ -122,8 +125,8 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgadu.so.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgadu.so.?
+%attr(755,root,root) %{_libdir}/libgadu.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgadu.so.3
 
 %files -n libgadu-devel
 %defattr(644,root,root,755)
@@ -131,7 +134,7 @@
 %attr(755,root,root) %{_libdir}/libgadu.so
 %{_includedir}/libgadu.h
 %{_pkgconfigdir}/libgadu.pc
-%{_libdir}/*.la
+%{_libdir}/libgadu.la
 
 %files -n libgadu-static
 %defattr(644,root,root,755)
@@ -143,6 +146,33 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2010/04/11 17:26:56  pawelz
+- merged DEVEL. It is not stable release yet, but
+  1. it was sent to th (from DEVEL branch)
+  2. users want this verison because of partial support for new gg protocol
+
+Revision 1.7.2.7  2010/04/11 11:24:46  arekm
+- rel .2
+
+Revision 1.7.2.6  2010/03/13 18:25:58  arvenil
+- up to 1.9.0.rc3
+
+Revision 1.7.2.5  2009/12/08 15:53:01  sparky
+- BR: libtool
+
+Revision 1.7.2.4  2009/12/08 15:44:11  sparky
+- BR: pkgconfig
+
+Revision 1.7.2.3  2009/11/30 19:34:15  pawelz
+- up to 1.9.0-rc2
+- %ghost so symlink
+
+Revision 1.7.2.2  2009/09/12 01:38:50  cactus
+- up to 1.9.0 rc1
+
+Revision 1.7.2.1  2007/12/26 19:48:10  adamg
+- snap 20071226 (libgadu-1.7.90)
+
 Revision 1.13  2010/04/11 10:30:21  arekm
 - release 3
 
@@ -163,7 +193,7 @@
 - BR: libtool (%{__libtoolize})
 - added ghost
 
-Revision 1.7  2007-04-29 10:27:42  arekm
+Revision 1.7  2007/04/29 10:27:42  arekm
 - up to 1.7.1 (SEC fix for GG_NOTIFY_REPLY60).
 
 Revision 1.6  2007/03/23 15:49:10  qboosh
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgadu/libgadu.spec?r1=1.13&r2=1.14&f=u

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

Reply via email to