Mailinglist Archive: opensuse-commit (1826 mails)
| < Previous | Next > |
commit quagga
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 13 Sep 2008 12:08:16 +0200
- Message-id: <20080913100816.88FA4678161@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package quagga
checked in at Sat Sep 13 12:08:16 CEST 2008.
--------
--- quagga/quagga.changes 2008-08-28 23:22:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/quagga/quagga.changes 2008-09-12
20:56:53.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 12 20:56:45 CEST 2008 - crrodriguez@xxxxxxx
+
+- disable static libraries
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ quagga.spec ++++++
--- /var/tmp/diff_new_pack.x30130/_old 2008-09-13 12:08:01.000000000 +0200
+++ /var/tmp/diff_new_pack.x30130/_new 2008-09-13 12:08:01.000000000 +0200
@@ -21,7 +21,7 @@
Name: quagga
BuildRequires: net-snmp-devel pam-devel readline-devel
Version: 0.99.10
-Release: 11
+Release: 17
PreReq: %insserv_prereq %fillup_prereq
PreReq: %install_info_prereq
# pwdutils for useradd and groupadd
@@ -93,7 +93,7 @@
rm -f m4/libtool.m4 m4/lt*.m4
autoreconf --force --install
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-%configure \
+%configure --disable-static --with-pic \
--enable-vtysh \
--enable-rtadv \
--enable-snmp \
@@ -170,7 +170,6 @@
%files devel
%defattr(644,root,root,755)
-%{_libdir}/*.a
%{_libdir}/*.so
%dir %{_includedir}/%{name}
%{_includedir}/%{name}/*.h
@@ -178,6 +177,8 @@
%{_includedir}/%{name}/ospfd/*.h
%changelog
+* Fri Sep 12 2008 crrodriguez@xxxxxxx
+- disable static libraries
* Fri Aug 29 2008 cthiel@xxxxxxx
- fix init scripts
* Mon Jul 28 2008 prusnak@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |