SPECS: kradio.spec - updated to snap 2006-11-12-r497

kosmo kosmo at pld-linux.org
Mon Jun 2 14:05:07 CEST 2008


Author: kosmo                        Date: Mon Jun  2 12:05:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to snap 2006-11-12-r497

---- Files affected:
SPECS:
   kradio.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/kradio.spec
diff -u SPECS/kradio.spec:1.7 SPECS/kradio.spec:1.8
--- SPECS/kradio.spec:1.7	Sun Mar  2 22:52:36 2008
+++ SPECS/kradio.spec	Mon Jun  2 14:05:01 2008
@@ -3,12 +3,12 @@
 Summary(pl.UTF-8):	KRadio - Radio dla KDE
 Name:		kradio
 Version:	1.0
-%define		_snap	snapshot_2005_12_04
-Release:	0.%(echo %{_snap} | sed -e 's:[a-z_]::g').1
+%define		_snap	snapshot-2006-11-12-r497
+Release:	0.%(echo %{_snap} | sed -e 's:[a-z_]::g' -e 's:-:_:g').1
 License:	GPL v2
 Group:		Applications
 Source0:	http://kradio.sourceforge.net/download/%{name}-%{_snap}.tar.gz
-# Source0-md5:	c6fe6f497ee3b7468ae54f029c80de48
+# Source0-md5:	1ef0d94a7aa9d7e0d66ce0e80e0ab48e
 URL:		http://kradio.sourceforge.net/
 BuildRequires:	alsa-lib-devel
 #BuildRequires:	autoconf
@@ -18,6 +18,7 @@
 BuildRequires:	libsndfile-devel
 BuildRequires:	libtool
 BuildRequires:	libvorbis-devel
+BuildRequires:	unsermake
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -74,32 +75,48 @@
 	--disable-static \
 	--enable-v4l2
 
-%{__make}
+%{__unsermake}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__unsermake} install \
 	libkradiodir=%{_libdir}/kradio/plugins \
+	kde_htmldir=%{_kdedocdir} \
+	kde_libs_htmldir=%{_kdedocdir} \
+	kdelnkdir=%{_desktopdir} \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name} -o %{name}.lang --with-kde
+%find_lang %{name}-alsa-sound -a %{name}.lang --with-kde
+%find_lang %{name}-gui-docking-menu -a %{name}.lang --with-kde
+%find_lang %{name}-gui-error-log -a %{name}.lang --with-kde
+%find_lang %{name}-gui-quickbar -a %{name}.lang --with-kde
+%find_lang %{name}-gui-standard-display -a %{name}.lang --with-kde
+%find_lang %{name}-oss-sound -a %{name}.lang --with-kde
+%find_lang %{name}-radio -a %{name}.lang --with-kde
+%find_lang %{name}-recording -a %{name}.lang --with-kde
+%find_lang %{name}-soundserver -a %{name}.lang --with-kde
+%find_lang %{name}-streaming -a %{name}.lang --with-kde
+%find_lang %{name}-timecontrol -a %{name}.lang --with-kde
+%find_lang %{name}-timeshifter -a %{name}.lang --with-kde
+%find_lang %{name}-v4lradio -a %{name}.lang --with-kde
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc kradio3/AUTHORS kradio3/ChangeLog kradio3/README kradio3/TODO
-#attr(755,root,root) %{_bindir}/convert-presets
 %attr(755,root,root) %{_bindir}/kradio
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %attr(755,root,root) %{_libdir}/%{name}/plugins/*.so
 %{_desktopdir}/kde/kradio.desktop
 %{_datadir}/apps/%{name}
-%{_iconsdir}/hicolor/*/*/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -107,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-06-02 12:05:01  kosmo
+- updated to snap 2006-11-12-r497
+
 Revision 1.7  2008-03-02 21:52:36  pluto
 - fix install.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kradio.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list