Mailinglist Archive: opensuse-commit (1082 mails)
| < Previous | Next > |
commit strigi
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 23 May 2007 16:18:54 +0200
- Message-id: <20070523141854.B6035678171@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package strigi
checked in at Wed May 23 16:18:54 CEST 2007.
--------
--- strigi/strigi.changes 2007-05-11 19:53:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/strigi/strigi.changes 2007-05-23 12:41:46.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 23 12:41:40 CEST 2007 - stbinner@xxxxxxx
+
+- added missing run_ldconfig calls
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ strigi.spec ++++++
--- /var/tmp/diff_new_pack.V28003/_old 2007-05-23 16:18:32.000000000 +0200
+++ /var/tmp/diff_new_pack.V28003/_new 2007-05-23 16:18:32.000000000 +0200
@@ -19,7 +19,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: http://www.vandenoever.info/software/strigi/
Version: 0.5.1
-Release: 5
+Release: 12
Source: strigi-%{version}.tar.bz2
Patch1: STRIGI_BRANCH.diff
@@ -86,6 +86,12 @@
%install
make DESTDIR=$RPM_BUILD_ROOT install
+%post
+%run_ldconfig
+
+%postun
+%run_ldconfig
+
%files
%defattr(-,root,root)
%doc README
@@ -130,6 +136,8 @@
%_libdir/pkgconfig/libstreams.pc
%changelog
+* Wed May 23 2007 - stbinner@xxxxxxx
+- added missing run_ldconfig calls
* Fri May 11 2007 - dmueller@xxxxxxx
- add branch diff
* crash fixes
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |