Mailinglist Archive: opensuse-commit (875 mails)

< Previous Next >
commit rarian
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 09 Jul 2008 00:22:05 +0200
  • Message-id: <20080708222205.56364678178@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package rarian
checked in at Wed Jul 9 00:22:04 CEST 2008.


--------
--- GNOME/rarian/rarian.changes 2008-06-16 20:35:40.000000000 +0200
+++ rarian/rarian.changes 2008-07-05 07:33:06.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 5 07:32:47 CEST 2008 - crrodriguez@xxxxxxx
+
+- disable unusable static libraries
+
+-------------------------------------------------------------------



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

Other differences:
------------------
++++++ rarian.spec ++++++
--- /var/tmp/diff_new_pack.J17720/_old 2008-07-09 00:21:13.000000000 +0200
+++ /var/tmp/diff_new_pack.J17720/_new 2008-07-09 00:21:13.000000000 +0200
@@ -15,7 +15,7 @@
BuildRequires: docbook_4 gcc-c++ intltool libxslt-devel perl-XML-Parser
pkg-config sgml-skel
Summary: Rarian is designed to be a replacement for scrollkeeper
Version: 0.8.0
-Release: 1
+Release: 4
Source0: %{name}-%{version}.tar.bz2
Patch1: rarian-0.5.6-reg-parse-bugs.patch
Patch2: rarian-0.7.1-return.patch
@@ -44,7 +44,7 @@

%package devel
License: GPL v2 only
-Requires: %{name} = %{version} pkg-config glibc-devel
+Requires: %{name} = %{version}
Summary: Development files for rarian
Group: Development/Libraries/C and C++
AutoReqProv: on
@@ -78,11 +78,12 @@
%patch5 -p1

%build
-%configure --disable-scrollkeeper-compat
-make
+%configure --disable-static --with-pic --disable-scrollkeeper-compat
+%{__make} %{?jobs:-j%jobs}

%install
%makeinstall
+rm -f %{buildroot}%{_libdir}/*.la

%clean
rm -rf $RPM_BUILD_ROOT
@@ -104,11 +105,12 @@
%files devel
%defattr(-,root,root)
%{_includedir}/*
-%{_libdir}/lib*.*a
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*.pc

%changelog
+* Sat Jul 05 2008 crrodriguez@xxxxxxx
+- disable unusable static libraries
* Mon Jun 16 2008 maw@xxxxxxx
- Update to version 0.8.0:
+ Remove extraneous debug output


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages