Browse Source

updated x264-vl.spec, libmpeg2-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4696 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 12 years ago
parent
commit
3f510ca286

+ 4 - 6
nonfree/self-build-libmpeg2/libmpeg2-vl.spec

@@ -1,6 +1,6 @@
 Name:           libmpeg2
 Version:        0.5.1
-Release:        4%{?_dist_release}
+Release:        5%{?_dist_release}
 Summary:        MPEG-2 decoder libraries
 
 Group:          System Environment/Libraries
@@ -10,13 +10,8 @@ Source0:        http://libmpeg2.sourceforge.net/files/libmpeg2-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires:  SDL-devel
-%if %{?_dist_release} == "vl5" || %{?_dist_release} == "vl6"
 BuildRequires:  libXt-devel
 BuildRequires:  libXv-devel
-%endif
-%if %{?_dist_release} == "vl4"
-BuildRequires:  XOrg-devel
-%endif
 
 %description
 libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video
@@ -101,6 +96,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec %__rm -f {} ';'
 
 
 %changelog
+* Thu Sep 1 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.5.1-5
+- do not support vl4
+
 * Sun Mar 21 2010 Munehiro Yamamoto <munepi@vinelinux.org> 0.5.1-4
 - change release to sync with self-build-libmpeg2
 

+ 4 - 1
nonfree/self-build-x264/x264-vl.spec

@@ -4,7 +4,7 @@
 Summary: Library for encoding and decoding H264/AVC video streams
 Name: x264
 Version: 0.0.0
-Release: 15.%{date}%{?_dist_release}
+Release: 16.%{date}%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.videolan.org/developers/x264.html
@@ -111,6 +111,9 @@ iconv -f iso-8859-1 -t utf-8 -o AUTHORS.utf8 AUTHORS
 
 
 %changelog
+* Thu Sep 01 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.0-16.20110322
+- change release to sync with self-build-x264
+
 * Wed Mar 23 2011 Munehiro Yamamoto <munepi@vinelinux.org> 0.0.0-15.20110322
 - updated source snapshot 20110322