SPECS: libgadu.spec - up to 1.8.0 - BR: libtool (%{__libtoolize}) ...

arvenil arvenil at pld-linux.org
Tue Feb 26 22:33:32 CET 2008


Author: arvenil                      Date: Tue Feb 26 21:33:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.8.0
- BR: libtool (%{__libtoolize})
- added ghost

---- Files affected:
SPECS:
   libgadu.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libgadu.spec
diff -u SPECS/libgadu.spec:1.7 SPECS/libgadu.spec:1.8
--- SPECS/libgadu.spec:1.7	Sun Apr 29 12:27:42 2007
+++ SPECS/libgadu.spec	Tue Feb 26 22:33:27 2008
@@ -7,16 +7,17 @@
 Summary(es.UTF-8):	Biblioteca libgadu
 Summary(pl.UTF-8):	Biblioteka libgadu
 Name:		libgadu
-Version:	1.7.1
+Version:	1.8.0
 Release:	1
 Epoch:		4
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://toxygen.net/libgadu/files/%{name}-%{version}.tar.gz
-# Source0-md5:	5ceb20befbdfc50ddc9598d24ca3b400
+# Source0-md5:	a5257e6f2cd5e309837f5fe567e9b94a
 URL:		http://toxygen.net/libgadu/
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	libtool
 BuildRequires:	openssl-devel >= 0.9.7d
 Obsoletes:	libgg
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -88,6 +89,7 @@
 %setup -q
 
 %build
+%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
@@ -120,6 +122,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgadu.so.*.*
+%ghost %attr(755,root,root) %{_libdir}/libgadu.so.?
 
 %files -n libgadu-devel
 %defattr(644,root,root,755)
@@ -139,6 +142,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-02-26 21:33:27  arvenil
+- up to 1.8.0
+- BR: libtool (%{__libtoolize})
+- added ghost
+
 Revision 1.7  2007-04-29 10:27:42  arekm
 - up to 1.7.1 (SEC fix for GG_NOTIFY_REPLY60).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgadu.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list