Hello community,

here is the log from the commit of package meanwhile for openSUSE:Factory
checked in at Fri May 27 13:52:17 CEST 2011.



--------
--- meanwhile/meanwhile.changes 2009-06-08 13:35:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/meanwhile/meanwhile.changes    2011-05-26 
23:13:04.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 26 21:10:11 UTC 2011 - [email protected]
+
+- Remove "la" files and static libraries 
+- Disable doxygen docs generation, timestamps break build-compare.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ meanwhile.spec ++++++
--- /var/tmp/diff_new_pack.gmH6DQ/_old  2011-05-27 13:51:04.000000000 +0200
+++ /var/tmp/diff_new_pack.gmH6DQ/_new  2011-05-27 13:51:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package meanwhile (Version 1.0.2)
+# spec file for package meanwhile
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,11 @@
 
 
 Name:           meanwhile
-BuildRequires:  doxygen glib2-devel
+BuildRequires:  glib2-devel
 License:        LGPL v2.1 or later
 Group:          Development/Libraries/C and C++
 Version:        1.0.2
-Release:        112
+Release:        122
 Summary:        Lotus Sametime Community Client Library
 Url:            http://meanwhile.sf.net/
 Source:         %{name}-%{version}.tar.bz2
@@ -78,7 +78,7 @@
 
 %build
 autoreconf -f -i
-%configure
+%configure --disable-doxygen --disable-static
 make %{?jobs:-j%jobs}\
        htmldocdir=%{_docdir}/%{name}/html\
        latexdocdir=%{_docdir}/%{name}/latex\
@@ -91,15 +91,14 @@
        sampledir=%{_docdir}/%{name}/samples
 # NEWS is empty
 cp -a AUTHORS ChangeLog COPYING LICENSE README TODO 
$RPM_BUILD_ROOT%{_docdir}/%{name}
+rm -rf %{buildroot}%{_libdir}/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%run_ldconfig
+%post -p /sbin/ldconfig
 
-%postun
-%run_ldconfig
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -111,13 +110,10 @@
 %defattr(-,root,root)
 %{_includedir}/meanwhile
 %{_libdir}/*.so
-%{_libdir}/*.*a
 %{_libdir}/pkgconfig/meanwhile.pc
 
 %files doc
 %defattr(-,root,root)
-%{_docdir}/%{name}/html
-%{_docdir}/%{name}/latex
 %{_docdir}/%{name}/samples
 
 %changelog


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to