Mailinglist Archive: opensuse-commit (754 mails)
| < Previous | Next > |
commit atk for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 06 May 2009 18:31:36 +0200
- Message-id: <20090506163136.4ECE2678168@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package atk for openSUSE:Factory
checked in at Wed May 6 18:31:35 CEST 2009.
--------
--- GNOME/atk/atk.changes 2009-03-16 18:35:07.000000000 +0100
+++ /mounts/work_src_done/STABLE/atk/atk.changes 2009-04-30
02:16:27.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 30 02:16:02 CEST 2009 - vuntz@xxxxxxxxxx
+
+- Pass --disable-static to configure and remove .la files.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ atk.spec ++++++
--- /var/tmp/diff_new_pack.c31966/_old 2009-05-06 18:31:04.000000000 +0200
+++ /var/tmp/diff_new_pack.c31966/_new 2009-05-06 18:31:04.000000000 +0200
@@ -22,7 +22,7 @@
BuildRequires: fdupes gcc-c++ glib2-devel translation-update-upstream
Summary: An Accessibility ToolKit
Version: 1.26.0
-Release: 1
+Release: 2
Requires: %{name}-lang = %{version}
# bug437293
%ifarch ppc64
@@ -115,11 +115,12 @@
translation-update-upstream
%build
-%configure
+%configure --disable-static
make %{?jobs:-j%jobs}
%install
%makeinstall
+%{__rm} %{buildroot}/%{_libdir}/*.la
%find_lang atk10
%fdupes $RPM_BUILD_ROOT
@@ -148,7 +149,6 @@
%defattr(-, root, root)
%{_includedir}/atk-1.0
%{_libdir}/lib*.so
-%{_libdir}/lib*.*a
%{_libdir}/pkgconfig/*.pc
%files doc
@@ -158,6 +158,8 @@
%{_datadir}/gtk-doc/html/atk
%changelog
+* Thu Apr 30 2009 vuntz@xxxxxxxxxx
+- Pass --disable-static to configure and remove .la files.
* Mon Mar 16 2009 vuntz@xxxxxxxxxx
- Update to version 1.26.0:
+ Improve the documentation.
@@ -181,7 +183,7 @@
- Update to version 1.24.0:
+ Bug fixed: bgo#551474
+ Updated translations.
-* Thu Jul 31 2008 maw@xxxxxxx
+* Fri Aug 01 2008 maw@xxxxxxx
- Update to version 1.23.5:
+ Bugs fixed: bgo#535704 and bgo#526752.
* Tue Jun 17 2008 aj@xxxxxxx
@@ -289,7 +291,7 @@
- Updated to version 1.6.0 (GNOME 2.6).
* Sat Jan 10 2004 adrian@xxxxxxx
- add %%defattr and %%run_ldconfig
-* Tue Oct 14 2003 ro@xxxxxxx
+* Wed Oct 15 2003 ro@xxxxxxx
- added c++ to neededforbuild
* Fri Oct 10 2003 sbrabec@xxxxxxx
- Updated to version 1.4.1.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |