SPECS: ocp.spec - more BRs, .so perms

qboosh qboosh at pld-linux.org
Sun Mar 9 15:56:29 CET 2008


Author: qboosh                       Date: Sun Mar  9 14:56:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more BRs, .so perms

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

---- Diffs:

================================================================
Index: SPECS/ocp.spec
diff -u SPECS/ocp.spec:1.5 SPECS/ocp.spec:1.6
--- SPECS/ocp.spec:1.5	Fri Jan 18 11:57:58 2008
+++ SPECS/ocp.spec	Sun Mar  9 15:56:24 2008
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO
-# - check what is /usr/lib/ocp/autoload direcroty for
-# - should we pack .so files in -devel package?
+# - check what is /usr/lib/ocp/autoload directory for
 Summary:	A console music player
 Summary(pl.UTF-8):	Konsolowy odtwarzacz muzyczny
 Name:		ocp
@@ -15,12 +14,20 @@
 Patch1:		%{name}-desktop.patch
 Patch2:		%{name}-Makefile.patch
 URL:		http://stian.lunafish.org/project-ocp.php
+BuildRequires:	adplug-devel
+BuildRequires:	alsa-lib-devel
+BuildRequires:	flac-devel
 BuildRequires:	libid3tag-devel
 BuildRequires:	libmad-devel
 BuildRequires:	libogg-devel
+BuildRequires:	libstdc++-devel
 BuildRequires:	libvorbis-devel
 BuildRequires:	ncurses-devel
+BuildRequires:	pkgconfig
 BuildRequires:	sed >= 4.0
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-lib-libXxf86vm-devel
+BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,8 +35,8 @@
 music formats.
 
 %description -l pl.UTF-8
-Open Cubic Player jest odtwarzaczem muzycznym, który potrafi
-odtwarzać szeroką gamę formatów muzyki.
+Open Cubic Player jest odtwarzaczem muzycznym, który potrafi odtwarzać
+szeroką gamę formatów muzyki.
 
 %prep
 %setup -q
@@ -62,7 +69,7 @@
 %{_desktopdir}/opencubicplayer.desktop
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/autoload
-%{_libdir}/%{name}/*.so
+%attr(755,root,root) %{_libdir}/%{name}/*.so
 %{_pixmapsdir}/opencubicplayer.xpm
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -71,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-03-09 14:56:24  qboosh
+- more BRs, .so perms
+
 Revision 1.5  2008-01-18 10:57:58  lisu
 - up to 0.1.15
 
@@ -86,4 +96,3 @@
 
 Revision 1.1  2007/10/24 21:06:58  lisu
 - initial, works but NFY
-
================================================================

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



More information about the pld-cvs-commit mailing list