]> git.pld-linux.org Git - packages/vlc.git/commitdiff
- libxdg_screensaver_plugin.so requires xdg-screensaver from xdg-utils auto/th/vlc-1_1_5-2
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 19 Jan 2011 18:20:42 +0000 (18:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vlc.spec -> 1.242

vlc.spec

index 24fad3a76c2b8ae378d4b7209574c55d2fdfd487..4d2536060c6c682fdf1fe346c342d8b5ae438d92 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -5,6 +5,7 @@
 # - %{_prefix}/lib cleanup for x86_64
 # - configs to /etc (../http/.hosts)
 # - package lua files
+# - qvlc should be in qt4 or such package not generic X11
 #
 # Conditional build:
 %bcond_without aalib           # build without aalib support
@@ -41,7 +42,7 @@ Summary:      VLC - a multimedia player and stream server
 Summary(pl.UTF-8):     VLC - odtwarzacz multimedialny oraz serwer strumieni
 Name:          vlc
 Version:       1.1.5
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications/Multimedia
 # use the bz2 src, its a 4mb difference
@@ -139,6 +140,7 @@ BuildRequires:      xosd-devel
 %{?with_mozilla:BuildRequires: xulrunner-devel >= 1.9.2}
 #BuildRequires:        xvid-devel
 BuildRequires: zvbi-devel
+Requires:      xdg-utils
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.039426 seconds and 4 git commands to generate.