Mailinglist Archive: opensuse-commit (1670 mails)

< Previous Next >
commit SDLmm
  • From: root@xxxxxxx (h_root)
  • Date: Mon, 16 Oct 2006 01:39:48 +0200 (CEST)
  • Message-id: <20061015233948.4B25F8445A@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package SDLmm
checked in at Mon Oct 16 01:39:48 CEST 2006.

--------
--- SDLmm/SDLmm.changes 2006-09-13 15:00:32.000000000 +0200
+++ /mounts/work_src_done/STABLE/SDLmm/SDLmm.changes 2006-10-16 01:16:00.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 16 01:15:47 CEST 2006 - schwab@xxxxxxx
+
+- Use install-exec-hook instead of install-hook.
+
+-------------------------------------------------------------------

New:
----
SDLmm-0.1.8-makefile.patch

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

Other differences:
------------------
++++++ SDLmm.spec ++++++
--- /var/tmp/diff_new_pack.fiYUnh/_old 2006-10-16 01:39:40.000000000 +0200
+++ /var/tmp/diff_new_pack.fiYUnh/_new 2006-10-16 01:39:40.000000000 +0200
@@ -14,12 +14,13 @@
BuildRequires: SDL-devel gcc-c++ libtiff-devel xorg-x11
Summary: Simple DirectMedia Layer Glue for C++
Version: 0.1.8
-Release: 918
+Release: 924
Source: %{name}-%{version}.tar.bz2
Patch: %{name}-%{version}.patch
Patch1: %{name}-%{version}-lib64.patch
Patch2: %{name}-%{version}-autoheader.patch
Patch3: %{name}-%{version}-m4.patch
+Patch4: %{name}-%{version}-makefile.patch
URL: http://sdlmm.sourceforge.net
License: LGPL
Group: System/Libraries
@@ -62,6 +63,7 @@
%patch1
%patch2
%patch3
+%patch4
rm acconfig.h
rm acinclude.m4

@@ -75,7 +77,6 @@
make

%install
-rm -rf %{buildroot}
make install DESTDIR=%{buildroot}

%clean
@@ -104,6 +105,8 @@
%doc docs/html

%changelog -n SDLmm
+* Mon Oct 16 2006 - schwab@xxxxxxx
+- Use install-exec-hook instead of install-hook.
* Wed Sep 13 2006 - nadvornik@xxxxxxx
- fixed Requires of devel subpackage [#192736]
- moved .la file to devel subpackage

++++++ SDLmm-0.1.8-makefile.patch ++++++
--- Makefile.am
+++ Makefile.am
@@ -40,7 +40,7 @@
rpm -ba SDLmm.spec

# Run ldconfig after installing the library:
-install-hook:
+install-exec-hook:
-ldconfig

force:

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



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