SHA256
1
0
forked from pool/pidgin
OBS User unknown 2008-03-07 22:10:31 +00:00 committed by Git OBS Bridge
parent 9bf1f9d1df
commit 8900442625
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 6 19:34:19 CET 2008 - maw@suse.de
- Fix the build when against newer versions of intltool.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 3 13:30:23 CET 2008 - sbrabec@suse.cz Mon Mar 3 13:30:23 CET 2008 - sbrabec@suse.cz

View File

@ -14,7 +14,7 @@
Name: pidgin Name: pidgin
Summary: GTK+-Based Multiprotocol Instant Messaging Client Summary: GTK+-Based Multiprotocol Instant Messaging Client
Version: 2.4.0 Version: 2.4.0
Release: 1 Release: 4
License: GPL v2 or later License: GPL v2 or later
Group: Productivity/Networking/Instant Messenger Group: Productivity/Networking/Instant Messenger
Url: http://www.pidgin.im/ Url: http://www.pidgin.im/
@ -717,6 +717,7 @@ export LDFLAGS="-pie"
export CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing" export CFLAGS="$RPM_OPT_FLAGS -fPIC -fno-strict-aliasing"
%endif %endif
ACLOCAL="aclocal -I m4macros" autoreconf -f -i ACLOCAL="aclocal -I m4macros" autoreconf -f -i
intltoolize --force
%configure\ %configure\
--disable-static\ --disable-static\
--enable-plugins\ --enable-plugins\
@ -870,6 +871,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/gnt.pc %{_libdir}/pkgconfig/gnt.pc
%changelog %changelog
* Thu Mar 06 2008 maw@suse.de
- Fix the build when against newer versions of intltool.
* Mon Mar 03 2008 sbrabec@suse.cz * Mon Mar 03 2008 sbrabec@suse.cz
- Update to version 2.4.0: - Update to version 2.4.0:
- Backend - Backend