mirror of
https://abf.rosa.ru/djam/get-skype.git
synced 2025-02-23 19:12:47 +00:00
New version 4.0.0.7.
This commit is contained in:
parent
05019921f1
commit
211e0cb1bc
5 changed files with 5 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
%define name get-skype
|
||||
%define version 2.2.0.35
|
||||
%define release %mkrel 4
|
||||
%define version 4.0.0.7
|
||||
%define release %mkrel 1
|
||||
%define instdir %{_datadir}/skype
|
||||
%define langdir %{instdir}/lang
|
||||
%define avatardir %{instdir}/avatars
|
||||
|
@ -9,7 +9,7 @@
|
|||
%define dbusdir %{_sysconfdir}/dbus-1/system.d
|
||||
# When updating tarball check that download size in description
|
||||
# is correct
|
||||
%define md5 b60a19345ee7b3522b5fe4047150aaf8
|
||||
%define md5 b57a3a5e178ae40fc96583b7c1851663
|
||||
%define tmp_download_dir %{_localstatedir}/lib/%{name}
|
||||
|
||||
# Don't generate dependencies for bundled libs
|
||||
|
@ -41,7 +41,7 @@ Requires: libalsa2
|
|||
Requires: libpulseaudio0
|
||||
%endif
|
||||
|
||||
Obsoletes: skype < 2.2.0.35
|
||||
Obsoletes: skype < 4.0.0.7
|
||||
Provides: skype = %{version}-%{release}
|
||||
|
||||
# The following are lists of filenames (124 in total) placed
|
||||
|
@ -190,17 +190,3 @@ rm -r ${tmp_extract_dir} %{tmp_download_dir}
|
|||
%ghost %{dbusdir}/skype.conf
|
||||
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 02 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 2.2.0.35-4
|
||||
- use bundled libs in x86_64 package
|
||||
- allow to run only one skype process
|
||||
|
||||
* Thu Oct 06 2011 Andrey Bondrov <abondrov@mandriva.org> 2.2.0.35-2mdv2011.0
|
||||
+ Revision: 703282
|
||||
- Rebuild
|
||||
|
||||
* Mon Oct 03 2011 Andrey Bondrov <abondrov@mandriva.org> 2.2.0.35-1
|
||||
+ Revision: 702497
|
||||
- imported package get-skype
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Name=Skype
|
||||
Comment=Skype Internet Telephony
|
||||
Comment[ru]=Интернет-телефон Skype
|
||||
Exec=skype
|
||||
Icon=skype
|
||||
Terminal=false
|
||||
|
|
Loading…
Add table
Reference in a new issue