packages: pidgin/pidgin.spec - 2.8.0 - added gtk_policy_automatic.patch (pr...

witekfl witekfl at pld-linux.org
Thu Jun 9 19:47:24 CEST 2011


Author: witekfl                      Date: Thu Jun  9 17:47:24 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 2.8.0
- added gtk_policy_automatic.patch (probably typo in sources)
- explicit libgadu libs and includes in configure
- qq module was removed from pidgin sources

---- Files affected:
packages/pidgin:
   pidgin.spec (1.285 -> 1.286) 

---- Diffs:

================================================================
Index: packages/pidgin/pidgin.spec
diff -u packages/pidgin/pidgin.spec:1.285 packages/pidgin/pidgin.spec:1.286
--- packages/pidgin/pidgin.spec:1.285	Thu Apr  7 13:34:44 2011
+++ packages/pidgin/pidgin.spec	Thu Jun  9 19:47:19 2011
@@ -47,14 +47,15 @@
 Summary(pl.UTF-8):	Oparty na GTK+ klient komunikatorów obsługujący wiele protokołów
 Summary(pt_BR.UTF-8):	Um cliente para o AOL Instant Messenger (AIM)
 Name:		pidgin
-Version:	2.7.11
-Release:	2
+Version:	2.8.0
+Release:	1
 License:	GPL v2+
 Group:		Applications/Communications
 Source0:	http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
-# Source0-md5:	07c2a2535b4d7436b5ec7685fe063fec
+# Source0-md5:	d1656c443a5d91f4aa0d95915f1f50c3
 Patch0:		%{name}-nolibs.patch
 Patch1:		%{name}-dbus-dir.patch
+Patch2:		%{name}-gtk_policy_automatic.patch
 # Patch2:		%{name}-libgadu.patch
 URL:		http://www.pidgin.im/
 BuildRequires:	GConf2
@@ -616,7 +617,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-#patch2 -p1
+%patch2 -p1
 
 %build
 %if %{with dotnet}
@@ -648,7 +649,9 @@
 	--%{!?with_gtkspell:dis}%{?with_gtkspell:en}able-gtkspell \
 	--%{!?with_dotnet:dis}%{?with_dotnet:en}able-mono \
 	--%{!?with_perl:dis}%{?with_perl:en}able-perl \
-	--%{?with_text:en}%{!?with_text:dis}able-consoleui
+	--%{?with_text:en}%{!?with_text:dis}able-consoleui \
+	--with-gadu-libs=%{_libdir} \
+	--with-gadu-includes=%{_includedir}
 
 %{__make}
 %{?with_doc:%{__make} docs}
@@ -920,10 +923,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/purple-2/libsimple.so
 
-%files -n libpurple-protocol-qq
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/purple-2/libqq.so
-
 %if %{with silc}
 %files -n libpurple-protocol-silc
 %defattr(644,root,root,755)
@@ -963,6 +962,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.286  2011/06/09 17:47:19  witekfl
+- 2.8.0
+- added gtk_policy_automatic.patch (probably typo in sources)
+- explicit libgadu libs and includes in configure
+- qq module was removed from pidgin sources
+
 Revision 1.285  2011/04/07 11:34:44  megabajt
 - release 2 (rebuild with NM 0.9)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pidgin/pidgin.spec?r1=1.285&r2=1.286&f=u



More information about the pld-cvs-commit mailing list