Browse Source

update to 2.2.0.99

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6191 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 12 years ago
parent
commit
30b158ae81

+ 6 - 3
nonfree/self-build-Skype/Skype-vl.spec

@@ -6,7 +6,7 @@
 Summary:	Skype Internet Telephony
 Summary(ja): 	Skype インターネット・テレフォニー
 Name:		Skype
-Version:	2.2.0.35
+Version:	2.2.0.99
 Release: 	1%{?_dist_release}
 Source0:	http://download.skype.com/linux/skype_static-%{version}.tar.bz2
 Source1:	vine-skype.desktop
@@ -15,7 +15,7 @@ License:	non-free
 Group:		Applications/Internet
 URL:		http://www.skype.com/
 
-BuildRequires(install,check): desktop-file-utils
+BuildRequires: desktop-file-utils
 
 BuildRoot:    %{_tmppath}/%{name}-%{version}-root
 
@@ -31,7 +31,7 @@ Skype インターネット・テレフォニー
 
 
 %prep
-%setup -q -n skype_static-%{version}
+%setup -q -n skype_staticQT-%{version}
 %{__cp} %{SOURCE1} .
 
 %install
@@ -88,5 +88,8 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_datadir}/skype
 
 %changelog
+* Fri May 18 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.99-1
+- update to 2.2.0.99
+
 * Wed Jan  4 2012 IWAI, Masaharu <iwai@alib.jp> 2.2.0.35-1
 - first release for Vine Linux

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

@@ -1,6 +1,6 @@
 %define pkgname Skype
 %define name	self-build-%{pkgname}
-%define ver	2.2.0.35
+%define ver	2.2.0.99
 %define rel	1
 
 %define sourceurl0	http://download.skype.com/linux/skype_static-%{version}.tar.bz2
@@ -91,6 +91,9 @@ Skype インターネット・テレフォニー
 %{_datadir}/%{name}
 
 %changelog
+* Fri May 18 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.0.99-1
+- update to 2.2.0.99
+
 * Wed Jan  4 2012 IWAI, Masaharu <iwai@alib.jp> 2.2.0.35-1
 - first release for Vine Linux