Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1563
Modified Files:
lpf-skype.spec
Log Message:
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-9
- Remove double BuildArch, add ExclusiveArch.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-18/lpf-skype.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lpf-skype.spec 28 Nov 2013 11:26:37 -0000 1.7
+++ lpf-skype.spec 4 Dec 2013 07:46:29 -0000 1.8
@@ -3,22 +3,21 @@
Name: lpf-skype
Version: 4.2.0.11
-Release: 7%{?dist}
+Release: 9%{?dist}
Summary: Skype Messaging and Telephony Client package bootstrap
License: MIT
URL:
http://github.com/leamas/lpf
Group: Development/Tools
-BuildArch: noarch
+ExclusiveArch: %{ix86}
Source0: skype.spec.in
Source1: README
Source2: LICENSE
BuildRequires: desktop-file-utils
-BuildRequires: lpf >= 0.11
-Requires: lpf >= 0.11
+BuildRequires: lpf >= 0-11
+Requires: lpf >= 0-11
-BuildArch: %{ix86}
%description
Bootstrap package allowing the lpf system to build the non-redistributable skype
@@ -62,6 +61,12 @@
%changelog
+* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-9
+- Remove double BuildArch, add ExclusiveArch.
+
+* Thu Nov 28 2013 leamas.alec(a)gmail.com - 4.2.0.11-8
+- Fixing B/BR as of -7.
+
* Thu Nov 28 2013 Alec Leamas <leamas(a)nowhere.net> - 4.2.0.11-7
- Change B/BR on lpf to require >= 0.11.