Browse Source

Obsoletes: self-build-x264 < %{version}

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

+ 5 - 2
nonfree/self-build-x264/self-build-x264-vl.spec

@@ -5,7 +5,7 @@
 %global pkgname 	x264
 %global name		self-build-%{pkgname}
 %global version		0.142
-%global release		1.%{snapshot_date}%{?_dist_release}
+%global release		2.%{snapshot_date}%{?_dist_release}
 
 #define sourceurl0	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/%{pkgname}-snapshot-%{date}-%{time}.tar.bz2
 %define sourceurl0	http://download.videolan.org/pub/x264/snapshots/%{pkgname}-snapshot-%{snapshot_date}-%{snapshot_time}%{?branch:-%{branch}}.tar.bz2
@@ -21,7 +21,7 @@ License:	GPLv2+
 Group:		Restricted Software
 
 Obsoletes:      x264 < %{version}, x264-devel < %{version}
-Obsoletes:      self-build-x264 < %{version}-%{release}
+Obsoletes:      self-build-x264 < %{version}
 
 Requires(post):		self-build-setup >= 0.9.9
 
@@ -115,6 +115,9 @@ x264 はスクラッチから書かれた H264/AVC ビデオストリームを
 %{_datadir}/%{name}
 
 %changelog
+* Sun Jan 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 0.142-2.20141218
+- Obsoletes: self-build-x264 < %{version}
+
 * Fri Dec 26 2014 Munehiro Yamamoto <munepi@vinelinux.org> 0.142-1.20141218
 - updated source snapshot 20141218 stable branch (ABI 0.142)
 

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

@@ -5,7 +5,7 @@
 Summary: Library for encoding and decoding H264/AVC video streams
 Name: x264
 Version: 0.142
-Release: 1.%{snapshot_date}%{?_dist_release}
+Release: 2.%{snapshot_date}%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.videolan.org/developers/x264.html
@@ -95,6 +95,9 @@ This package contains the development files.
 
 
 %changelog
+* Sun Jan 11 2015 Munehiro Yamamoto <munepi@vinelinux.org> 0.142-2.20141218
+- Obsoletes: self-build-x264 < %{version}
+
 * Fri Dec 26 2014 Munehiro Yamamoto <munepi@vinelinux.org> 0.142-1.20141218
 - updated source snapshot 20141218 stable branch (ABI 0.142)