SPECS: browser-plugin-kaffeine.spec - autotools deps, check-files ...
glen
glen at pld-linux.org
Wed Sep 13 18:30:45 CEST 2006
Author: glen Date: Wed Sep 13 16:30:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- autotools deps, check-files cleanup
---- Files affected:
SPECS:
browser-plugin-kaffeine.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/browser-plugin-kaffeine.spec
diff -u SPECS/browser-plugin-kaffeine.spec:1.3 SPECS/browser-plugin-kaffeine.spec:1.4
--- SPECS/browser-plugin-kaffeine.spec:1.3 Wed Sep 13 18:26:14 2006
+++ SPECS/browser-plugin-kaffeine.spec Wed Sep 13 18:30:40 2006
@@ -12,6 +12,9 @@
# Source0-md5: c7bb24cbd20fdfeffbb0da452533cac4
Patch0: %{name}-destdir.patch
URL: http://kaffeine.sourceforge.net
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
BuildRequires: rpmbuild(macros) >= 1.236
BuildRequires: xorg-lib-libICE-devel
BuildRequires: xorg-lib-libSM-devel
@@ -23,7 +26,6 @@
# directory where you store the plugin
%define _plugindir %{_libdir}/browser-plugins
-# TODO: galeon and skipstone.
# use macro, otherwise extra LF inserted along with the ifarch
%define browsers mozilla, mozilla-firefox, konqueror, opera, seamonkey
@@ -48,7 +50,7 @@
%{__autoconf}
%{__automake}
%configure \
- --prefix=%{_libdir}/browser-plugins
+ --prefix=%{_plugindir}
%{__make}
%install
@@ -57,6 +59,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+rm -f $RPM_BUILD_ROOT%{_plugindir}/kaffeineplugin.{a,la}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -100,6 +104,9 @@
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/09/13 16:30:40 glen
+- autotools deps, check-files cleanup
+
Revision 1.3 2006/09/13 16:26:14 glen
- does it really conflict with mplayerplug-in?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/browser-plugin-kaffeine.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list