SPECS: pacpl.spec - added --enable-all to %configure - force insta...

twittner twittner at pld-linux.org
Tue Jan 22 19:35:47 CET 2008


Author: twittner                     Date: Tue Jan 22 18:35:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added --enable-all to %configure - force install all plugins

---- Files affected:
SPECS:
   pacpl.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/pacpl.spec
diff -u SPECS/pacpl.spec:1.5 SPECS/pacpl.spec:1.6
--- SPECS/pacpl.spec:1.5	Tue Jan 22 18:32:36 2008
+++ SPECS/pacpl.spec	Tue Jan 22 19:35:42 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Perlowy konwerter audio
 Name:		pacpl
 Version:	4.0.1
-Release:	0.1
+Release:	0.2
 License:	GPL v3
 Group:		Applications
 Source0:	http://dl.sourceforge.net/pacpl/%{name}-%{version}.tar.bz2
@@ -80,7 +80,8 @@
 mv -f ac{local,include}.m4
 %{__aclocal}
 %{__autoconf}
-%configure
+%configure \
+	--enable-all
 %{__make}
 
 %install
@@ -120,11 +121,11 @@
 %dir %{_datadir}/apps
 %dir %{_datadir}/apps/amarok
 %dir %{_datadir}/apps/amarok/scripts
-#%dir %{_datadir}/apps/amarok/scripts/pacx
-#%{_datadir}/apps/amarok/scripts/pacx/pacx
+%dir %{_datadir}/apps/amarok/scripts/pacx
+%{_datadir}/apps/amarok/scripts/pacx/pacx
 %dir %{_datadir}/apps/dolphin
 %dir %{_datadir}/apps/dolphin/servicemenus
-#%{_datadir}/apps/dolphin/servicemenus/pacpl.desktop
+%{_datadir}/apps/dolphin/servicemenus/pacpl.desktop
 %dir %{_datadir}/apps/konqueror
 %dir %{_datadir}/apps/konqueror/servicemenus
 %{_datadir}/apps/konqueror/servicemenus/pacpl.desktop
@@ -146,6 +147,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-01-22 18:35:42  twittner
+- added --enable-all to %configure - force install all plugins
+
 Revision 1.5  2008-01-22 17:32:36  twittner
 - up to 4.0.1
 - still NFY
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pacpl.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list