SPECS: ocp.spec - desktop and icon

lisu lisu at pld-linux.org
Thu Oct 25 00:03:34 CEST 2007


Author: lisu                         Date: Wed Oct 24 22:03:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desktop and icon

---- Files affected:
SPECS:
   ocp.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ocp.spec
diff -u SPECS/ocp.spec:1.2 SPECS/ocp.spec:1.3
--- SPECS/ocp.spec:1.2	Wed Oct 24 23:33:03 2007
+++ SPECS/ocp.spec	Thu Oct 25 00:03:29 2007
@@ -2,8 +2,8 @@
 # TODO
 # - check what is /usr/lib/ocp/autoload direcroty for
 # - should we pack .so files in -devel package?
-Summary:	-
-Summary(pl.UTF-8):	-
+Summary:	A console music player
+Summary(pl.UTF-8):	Konsolowy odtwarzacz muzyczny
 Name:		ocp
 Version:	0.1.14
 Release:	0.1
@@ -12,6 +12,7 @@
 Source0:	http://stian.lunafish.org/ocp/%{name}-%{version}.tar.bz2
 # Source0-md5:	97a4c79361938b0a0ec614c3851fa53e
 Patch0:		%{name}-ini_file.patch
+Patch1:		%{name}-desktop.patch
 URL:		http://stian.lunafish.org/project-ocp.php
 BuildRequires:	libid3tag-devel
 BuildRequires:	libmad-devel
@@ -22,12 +23,17 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Open Cubic Player is a music player which can play a wide variety of
+music formats.
 
 %description -l pl.UTF-8
+Open Cubic Player jest odtwarzaczem muzycznym, który potrafi
+odtwarzać szeroką gamę formatów muzyki.
 
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 %{__sed} -i 's@<curses.h>@<ncurses/curses.h>@' `grep -R '<curses.h>' * | cut -d":" -f1`
 
 %build
@@ -51,9 +57,11 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/data
+%{_desktopdir}/opencubicplayer.desktop
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/autoload
 %{_libdir}/%{name}/*.so
+%{_pixmapsdir}/opencubicplayer.xpm
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/10/24 22:03:29  lisu
+- desktop and icon
+
 Revision 1.2  2007/10/24 21:33:03  lisu
 - BRs
 - TODO added
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocp.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list