rpms/lpf-skype/F-20 lpf-skype.spec,1.14,1.15

Simone Caronni slaanesh at rpmfusion.org
Fri May 23 12:28:15 CEST 2014


Author: slaanesh

Update of /cvs/nonfree/rpms/lpf-skype/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv9033

Modified Files:
	lpf-skype.spec 
Log Message:
* Fri May 23 2014 Simone Caronni <negativo17 at gmail.com> - 4.2.0.13-4
- Fix installation of skype-wrapper.



Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-20/lpf-skype.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- lpf-skype.spec	19 May 2014 09:49:43 -0000	1.14
+++ lpf-skype.spec	23 May 2014 10:28:15 -0000	1.15
@@ -5,7 +5,7 @@
 
 Name:           lpf-skype
 Version:        4.2.0.13
-Release:        3%{?dist}
+Release:        4%{?dist}
 
 Summary:        Skype Messaging and Telephony Client package bootstrap
 
@@ -14,8 +14,9 @@
 Group:          Development/Tools
 ExclusiveArch:  %{ix86}
 Source0:        skype.spec.in
-Source1:        README
-Source2:        LICENSE
+Source1:        skype-wrapper
+Source2:        README
+Source3:        LICENSE
 
 BuildRequires:  desktop-file-utils
 BuildRequires:  lpf >= 0-13
@@ -30,8 +31,7 @@
 
 %prep
 %setup -cT
-cp %{SOURCE1} README
-cp %{SOURCE2} LICENSE
+cp %{SOURCE1} %{SOURCE2} %{SOURCE3} .
 
 
 %build
@@ -39,7 +39,7 @@
 
 %install
 # lpf-setup-pkg [-a arch] [-e eula] <topdir> <specfile> [sources...]
-/usr/share/lpf/scripts/lpf-setup-pkg -a i686 %{buildroot} %{SOURCE0}
+/usr/share/lpf/scripts/lpf-setup-pkg -a i686 %{buildroot} %{SOURCE0} %{SOURCE1}
 desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 
@@ -65,6 +65,9 @@
 
 
 %changelog
+* Fri May 23 2014 Simone Caronni <negativo17 at gmail.com> - 4.2.0.13-4
+- Fix installation of skype-wrapper.
+
 * Mon May 19 2014 Simone Caronni <negativo17 at gmail.com> - 4.2.0.13-3
 - Allow command line parameters to be passed to wrapper.
 - Fix desktop file Exec line.


More information about the rpmfusion-commits mailing list