packages: vlc/vlc.spec - release 3
glen
glen at pld-linux.org
Mon Nov 30 12:42:42 CET 2009
Author: glen Date: Mon Nov 30 11:42:42 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- release 3
---- Files affected:
packages/vlc:
vlc.spec (1.204 -> 1.205)
---- Diffs:
================================================================
Index: packages/vlc/vlc.spec
diff -u packages/vlc/vlc.spec:1.204 packages/vlc/vlc.spec:1.205
--- packages/vlc/vlc.spec:1.204 Fri Nov 20 01:36:00 2009
+++ packages/vlc/vlc.spec Mon Nov 30 12:42:37 2009
@@ -1,4 +1,7 @@
# $Revision$, $Date$
+# TODO
+# - use fonts-TTF-freefont as R
+# - %{_prefix}/lib cleanup for x86_64
#
# Conditional build:
%bcond_without aalib # build without aalib support
@@ -34,7 +37,7 @@
Summary(pl.UTF-8): VLC - odtwarzacz multimedialny oraz serwer strumieni
Name: vlc
Version: 1.0.3
-Release: 2
+Release: 3
License: GPL
Group: X11/Applications/Multimedia
# use the bz2 src, its a 4mb difference
@@ -351,8 +354,8 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-install doc/vlc.1 $RPM_BUILD_ROOT%{_mandir}/man1
+cp -a %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+cp -a install doc/vlc.1 $RPM_BUILD_ROOT%{_mandir}/man1
%if "%{_lib}" != "lib"
install -d $RPM_BUILD_ROOT%{_prefix}/lib
@@ -369,7 +372,7 @@
%if %{with mozilla}
# mozilla compatible browser plugin
install -d $RPM_BUILD_ROOT%{_browserpluginsdir}
-cp -a projects/mozilla/.libs/libvlcplugin.so $RPM_BUILD_ROOT%{_browserpluginsdir}
+install -p projects/mozilla/.libs/libvlcplugin.so $RPM_BUILD_ROOT%{_browserpluginsdir}
%endif
%find_lang %{name}
@@ -807,6 +810,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.205 2009/11/30 11:42:37 glen
+- release 3
+
Revision 1.204 2009/11/20 00:36:00 zbyniu
- BR: minizip-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vlc/vlc.spec?r1=1.204&r2=1.205&f=u
More information about the pld-cvs-commit
mailing list