SPECS: k3b-plugin-monkeyaudio.spec - kill redundand Requires - uni...

shadzik shadzik at pld-linux.org
Mon Apr 2 02:15:31 CEST 2007


Author: shadzik                      Date: Mon Apr  2 00:15:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill redundand Requires
- unify a bit more the build process
- use %find_lang again

---- Files affected:
SPECS:
   k3b-plugin-monkeyaudio.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/k3b-plugin-monkeyaudio.spec
diff -u SPECS/k3b-plugin-monkeyaudio.spec:1.13 SPECS/k3b-plugin-monkeyaudio.spec:1.14
--- SPECS/k3b-plugin-monkeyaudio.spec:1.13	Mon Apr  2 00:11:28 2007
+++ SPECS/k3b-plugin-monkeyaudio.spec	Mon Apr  2 02:15:26 2007
@@ -17,7 +17,6 @@
 %ifarch %{ix86}
 BuildRequires:	nasm
 %endif
-Requires:	k3b
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,8 +36,7 @@
 %patch0 -p1
 
 %build
-cp -f /usr/share/automake/config.sub admin
-%{__make} -f admin/Makefile.common
+%{__make} -f admin/Makefile.common cvs
 
 %configure \
 	--%{!?debug:dis}%{?debug:en}able-debug \
@@ -56,13 +54,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-#%find_lang k3bmonkeyplugin --with-kde
+%find_lang k3bmonkeyplugin --with-kde
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
-#%files -f k3bmonkeyplugin.lang
+%files -f k3bmonkeyplugin.lang
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{_libdir}/kde3/lib*.la
@@ -75,6 +72,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/04/02 00:15:26  shadzik
+- kill redundand Requires
+- unify a bit more the build process
+- use %find_lang again
+
 Revision 1.13  2007/04/01 22:11:28  rotom
 - up to 3.1
 - kde-am.patch added
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/k3b-plugin-monkeyaudio.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list