Author: adgor                        Date: Sun Dec 18 19:49:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release 1 - builds (do not work for me - test it)

---- Files affected:
SPECS:
   k3b-plugin-monkeyaudio.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/k3b-plugin-monkeyaudio.spec
diff -u SPECS/k3b-plugin-monkeyaudio.spec:1.5 
SPECS/k3b-plugin-monkeyaudio.spec:1.6
--- SPECS/k3b-plugin-monkeyaudio.spec:1.5       Sun Dec 18 20:03:24 2005
+++ SPECS/k3b-plugin-monkeyaudio.spec   Sun Dec 18 20:49:37 2005
@@ -3,7 +3,7 @@
 Summary(pl):   Wtyczka Monkey Audio dla k3b
 Name:          k3b-plugin-monkeyaudio
 Version:       2.0
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       
http://dl.sourceforge.net/k3b/k3bmonkeyaudioplugin-%{version}.tar.bz2
@@ -38,7 +38,9 @@
 %configure \
        --%{!?debug:dis}%{?debug:en}able-debug \
        %{!?debug:--disable-rpath} \
-       --enable-final \
+%if "%{_lib}" == "lib64"
+       --enable-libsuffix=64 \
+%endif
        --with-qt-libraries=%{_libdir}
 
 %{__make}
@@ -49,15 +51,17 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang k3bmonkeyplugin --with-kde
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f k3bmonkeyplugin.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog COPYING NEWS README TODO
+%doc AUTHORS COPYING ChangeLog NEWS README TODO
 %doc src/libmonkeyaudio/LICENSE.libmonkeyaudio
-%attr(755,root,root) %{_libdir}/kde3/lib*.so*
 %{_libdir}/kde3/lib*.la
+%attr(755,root,root) %{_libdir}/kde3/lib*.so*
 %{_datadir}/apps/k3b/plugins/*.plugin
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/12/18 19:49:37  adgor
+- Release 1 - builds (do not work for me - test it)
+
 Revision 1.5  2005/12/18 19:03:24  adgor
 - Updated to 2.0
 - NFY, needs gcc4x fixes, needs %install & %files fixes
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to