rpms/lpf-skype/F-19 lpf-skype.spec,1.8,1.9
by Alec Leamas
Author: leamas
Update of /cvs/nonfree/rpms/lpf-skype/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18310
Modified Files:
lpf-skype.spec
Log Message:
* Fri Dec 06 2013 Alec Leamas <leamas(a)nowhere.net> - 4.2.0.11-11
- Fix lpf versioned dependency.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-19/lpf-skype.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lpf-skype.spec 4 Dec 2013 15:17:04 -0000 1.8
+++ lpf-skype.spec 6 Dec 2013 10:42:41 -0000 1.9
@@ -18,8 +18,8 @@
Source2: LICENSE
BuildRequires: desktop-file-utils
-BuildRequires: lpf >= 0.13
-Requires: lpf >= 0.13
+BuildRequires: lpf >= 0-13
+Requires: lpf >= 0-13
%description
@@ -65,6 +65,9 @@
%changelog
+* Fri Dec 06 2013 Alec Leamas <leamas(a)nowhere.net> - 4.2.0.11-11
+- Fix lpf versioned dependency.
+
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-11
- Review fixes.
@@ -74,7 +77,7 @@
* 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
+* Thu Nov 28 2013 Alec Leamas <leamas(a)nowhere.net> - 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
10 years, 11 months
rpms/lpf-skype/devel lpf-skype.spec,1.11,1.12
by Alec Leamas
Author: leamas
Update of /cvs/nonfree/rpms/lpf-skype/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17729
Modified Files:
lpf-skype.spec
Log Message:
* Fri Dec 06 2013 Alec Leamas <leamas(a)nowhere.net> - 4.2.0.11-11
- Fix lpf versioned dependency.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/devel/lpf-skype.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lpf-skype.spec 4 Dec 2013 15:16:50 -0000 1.11
+++ lpf-skype.spec 6 Dec 2013 10:40:42 -0000 1.12
@@ -18,8 +18,8 @@
Source2: LICENSE
BuildRequires: desktop-file-utils
-BuildRequires: lpf >= 0.13
-Requires: lpf >= 0.13
+BuildRequires: lpf >= 0-13
+Requires: lpf >= 0-13
%description
@@ -65,6 +65,9 @@
%changelog
+* Fri Dec 06 2013 Alec Leamas <leamas(a)nowhere.net> - 4.2.0.11-11
+- Fix lpf versioned dependency.
+
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-11
- Review fixes.
@@ -74,7 +77,7 @@
* 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
+* Thu Nov 28 2013 Alec Leamas <leamas(a)nowhere.net> - 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
10 years, 11 months
rpms/lpf-skype/F-18 lpf-skype.spec,1.8,1.9 skype.spec.in,1.1,1.2
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4761
Modified Files:
lpf-skype.spec skype.spec.in
Log Message:
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-11
- Review fixes.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-18/lpf-skype.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lpf-skype.spec 4 Dec 2013 07:46:29 -0000 1.8
+++ lpf-skype.spec 4 Dec 2013 15:17:13 -0000 1.9
@@ -1,9 +1,12 @@
+%define debug_package %{nil}
+
# %%global will not work here, lazy evaluation needed.
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-skype
Version: 4.2.0.11
-Release: 9%{?dist}
+Release: 11%{?dist}
+
Summary: Skype Messaging and Telephony Client package bootstrap
License: MIT
@@ -15,14 +18,15 @@
Source2: LICENSE
BuildRequires: desktop-file-utils
-BuildRequires: lpf >= 0-11
-Requires: lpf >= 0-11
+BuildRequires: lpf >= 0.13
+Requires: lpf >= 0.13
%description
Bootstrap package allowing the lpf system to build the non-redistributable skype
package.
+The skype package is available only for i686 systems.
%prep
%setup -cT
@@ -61,6 +65,12 @@
%changelog
+* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-11
+- Review fixes.
+
+* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-10
+- Making build require 0-11 for now.
+
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-9
- Remove double BuildArch, add ExclusiveArch.
Index: skype.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-18/skype.spec.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- skype.spec.in 21 Nov 2013 10:52:27 -0000 1.1
+++ skype.spec.in 4 Dec 2013 15:17:13 -0000 1.2
@@ -1,5 +1,7 @@
-%define debug_package %{nil}
-%define __spec_install_post /usr/lib/rpm/brp-compress
+# Binary package, no debuginfo should be generated
+%global debug_package %{nil}
+# Avoid binary manipulation or the main executable gets corrupted
+%global __spec_install_post /usr/lib/rpm/brp-compress
Name: skype
Version: 4.2.0.11
@@ -27,11 +29,12 @@
%package data
Summary: Skype Messaging and Telephony Client data files
-BuildArch: noarch
+BuildArch: noarch
Requires: %{name} = %{version}-%{release}
%description data
-This package contains icons, sounds and support files for the main Skype package.
+This package contains icons, sounds and support files for the main Skype
+package.
%prep
%setup -q
@@ -39,6 +42,7 @@
#!/bin/sh
PULSE_LATENCY_MSEC=30 skype-bin
EOF
+sed -i 's/\r$//' LICENSE
%build
# Nothing to build
@@ -70,19 +74,20 @@
%post data
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-update-mime-database /usr/share/mime &> /dev/null || :
+/usr/bin/update-desktop-database &> /dev/null || :
%postun data
if [ $1 -eq 0 ] ; then
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
-update-mime-database /usr/share/mime &> /dev/null || :
+/usr/bin/update-desktop-database &> /dev/null || :
%posttrans data
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files
+# Always replace the prelink information, the binary gets corrupted otherwise
%config %{_sysconfdir}/prelink.conf.d/%{name}-%{_arch}.conf
%{_bindir}/%{name}
%if 0%{?fedora} >= 20
@@ -91,6 +96,7 @@
%files data
%doc LICENSE README third-party_attributions.txt
+# DBus information comes from upstream
%config %{_sysconfdir}/dbus-1/system.d/%{name}.conf
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
10 years, 11 months
rpms/lpf-skype/F-19 lpf-skype.spec,1.7,1.8 skype.spec.in,1.1,1.2
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4733
Modified Files:
lpf-skype.spec skype.spec.in
Log Message:
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-11
- Review fixes.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-19/lpf-skype.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- lpf-skype.spec 4 Dec 2013 07:45:38 -0000 1.7
+++ lpf-skype.spec 4 Dec 2013 15:17:04 -0000 1.8
@@ -1,9 +1,12 @@
+%define debug_package %{nil}
+
# %%global will not work here, lazy evaluation needed.
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-skype
Version: 4.2.0.11
-Release: 9%{?dist}
+Release: 11%{?dist}
+
Summary: Skype Messaging and Telephony Client package bootstrap
License: MIT
@@ -15,14 +18,15 @@
Source2: LICENSE
BuildRequires: desktop-file-utils
-BuildRequires: lpf >= 0-11
-Requires: lpf >= 0-11
+BuildRequires: lpf >= 0.13
+Requires: lpf >= 0.13
%description
Bootstrap package allowing the lpf system to build the non-redistributable skype
package.
+The skype package is available only for i686 systems.
%prep
%setup -cT
@@ -61,6 +65,12 @@
%changelog
+* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-11
+- Review fixes.
+
+* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-10
+- Making build require 0-11 for now.
+
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-9
- Remove double BuildArch, add ExclusiveArch.
Index: skype.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/F-19/skype.spec.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- skype.spec.in 21 Nov 2013 10:51:48 -0000 1.1
+++ skype.spec.in 4 Dec 2013 15:17:04 -0000 1.2
@@ -1,5 +1,7 @@
-%define debug_package %{nil}
-%define __spec_install_post /usr/lib/rpm/brp-compress
+# Binary package, no debuginfo should be generated
+%global debug_package %{nil}
+# Avoid binary manipulation or the main executable gets corrupted
+%global __spec_install_post /usr/lib/rpm/brp-compress
Name: skype
Version: 4.2.0.11
@@ -27,11 +29,12 @@
%package data
Summary: Skype Messaging and Telephony Client data files
-BuildArch: noarch
+BuildArch: noarch
Requires: %{name} = %{version}-%{release}
%description data
-This package contains icons, sounds and support files for the main Skype package.
+This package contains icons, sounds and support files for the main Skype
+package.
%prep
%setup -q
@@ -39,6 +42,7 @@
#!/bin/sh
PULSE_LATENCY_MSEC=30 skype-bin
EOF
+sed -i 's/\r$//' LICENSE
%build
# Nothing to build
@@ -70,19 +74,20 @@
%post data
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-update-mime-database /usr/share/mime &> /dev/null || :
+/usr/bin/update-desktop-database &> /dev/null || :
%postun data
if [ $1 -eq 0 ] ; then
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
-update-mime-database /usr/share/mime &> /dev/null || :
+/usr/bin/update-desktop-database &> /dev/null || :
%posttrans data
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files
+# Always replace the prelink information, the binary gets corrupted otherwise
%config %{_sysconfdir}/prelink.conf.d/%{name}-%{_arch}.conf
%{_bindir}/%{name}
%if 0%{?fedora} >= 20
@@ -91,6 +96,7 @@
%files data
%doc LICENSE README third-party_attributions.txt
+# DBus information comes from upstream
%config %{_sysconfdir}/dbus-1/system.d/%{name}.conf
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
10 years, 11 months
rpms/lpf-skype/devel lpf-skype.spec,1.10,1.11 skype.spec.in,1.1,1.2
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv4700
Modified Files:
lpf-skype.spec skype.spec.in
Log Message:
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-11
- Review fixes.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/devel/lpf-skype.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- lpf-skype.spec 4 Dec 2013 09:19:10 -0000 1.10
+++ lpf-skype.spec 4 Dec 2013 15:16:50 -0000 1.11
@@ -1,9 +1,11 @@
+%define debug_package %{nil}
+
# %%global will not work here, lazy evaluation needed.
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-skype
Version: 4.2.0.11
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: Skype Messaging and Telephony Client package bootstrap
@@ -16,14 +18,15 @@
Source2: LICENSE
BuildRequires: desktop-file-utils
-BuildRequires: lpf = 0-11
-Requires: lpf >= 0-11
+BuildRequires: lpf >= 0.13
+Requires: lpf >= 0.13
%description
Bootstrap package allowing the lpf system to build the non-redistributable skype
package.
+The skype package is available only for i686 systems.
%prep
%setup -cT
@@ -62,6 +65,9 @@
%changelog
+* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-11
+- Review fixes.
+
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-10
- Making build require 0-11 for now.
Index: skype.spec.in
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/devel/skype.spec.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- skype.spec.in 21 Nov 2013 10:50:27 -0000 1.1
+++ skype.spec.in 4 Dec 2013 15:16:50 -0000 1.2
@@ -1,5 +1,7 @@
-%define debug_package %{nil}
-%define __spec_install_post /usr/lib/rpm/brp-compress
+# Binary package, no debuginfo should be generated
+%global debug_package %{nil}
+# Avoid binary manipulation or the main executable gets corrupted
+%global __spec_install_post /usr/lib/rpm/brp-compress
Name: skype
Version: 4.2.0.11
@@ -27,11 +29,12 @@
%package data
Summary: Skype Messaging and Telephony Client data files
-BuildArch: noarch
+BuildArch: noarch
Requires: %{name} = %{version}-%{release}
%description data
-This package contains icons, sounds and support files for the main Skype package.
+This package contains icons, sounds and support files for the main Skype
+package.
%prep
%setup -q
@@ -39,6 +42,7 @@
#!/bin/sh
PULSE_LATENCY_MSEC=30 skype-bin
EOF
+sed -i 's/\r$//' LICENSE
%build
# Nothing to build
@@ -70,19 +74,20 @@
%post data
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-update-mime-database /usr/share/mime &> /dev/null || :
+/usr/bin/update-desktop-database &> /dev/null || :
%postun data
if [ $1 -eq 0 ] ; then
touch --no-create %{_datadir}/icons/hicolor &>/dev/null
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
fi
-update-mime-database /usr/share/mime &> /dev/null || :
+/usr/bin/update-desktop-database &> /dev/null || :
%posttrans data
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files
+# Always replace the prelink information, the binary gets corrupted otherwise
%config %{_sysconfdir}/prelink.conf.d/%{name}-%{_arch}.conf
%{_bindir}/%{name}
%if 0%{?fedora} >= 20
@@ -91,6 +96,7 @@
%files data
%doc LICENSE README third-party_attributions.txt
+# DBus information comes from upstream
%config %{_sysconfdir}/dbus-1/system.d/%{name}.conf
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
10 years, 11 months
rpms/lpf-skype/devel lpf-skype.spec,1.9,1.10
by Alec Leamas
Author: leamas
Update of /cvs/nonfree/rpms/lpf-skype/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10003
Modified Files:
lpf-skype.spec
Log Message:
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-10
- Making build require 0-11 for now.
Index: lpf-skype.spec
===================================================================
RCS file: /cvs/nonfree/rpms/lpf-skype/devel/lpf-skype.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- lpf-skype.spec 4 Dec 2013 07:45:22 -0000 1.9
+++ lpf-skype.spec 4 Dec 2013 09:19:10 -0000 1.10
@@ -3,7 +3,8 @@
Name: lpf-skype
Version: 4.2.0.11
-Release: 9%{?dist}
+Release: 10%{?dist}
+
Summary: Skype Messaging and Telephony Client package bootstrap
License: MIT
@@ -15,7 +16,7 @@
Source2: LICENSE
BuildRequires: desktop-file-utils
-BuildRequires: lpf >= 0-11
+BuildRequires: lpf = 0-11
Requires: lpf >= 0-11
@@ -61,6 +62,9 @@
%changelog
+* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-10
+- Making build require 0-11 for now.
+
* Wed Dec 04 2013 Simone Caronni <negativo17(a)gmail.com> - 4.2.0.11-9
- Remove double BuildArch, add ExclusiveArch.
10 years, 11 months
rpms/lpf-skype/F-18 lpf-skype.spec,1.7,1.8
by Simone Caronni
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.
10 years, 11 months
rpms/lpf-skype/F-19 lpf-skype.spec,1.6,1.7
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1402
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-19/lpf-skype.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- lpf-skype.spec 28 Nov 2013 11:56:48 -0000 1.6
+++ lpf-skype.spec 4 Dec 2013 07:45:38 -0000 1.7
@@ -3,13 +3,13 @@
Name: lpf-skype
Version: 4.2.0.11
-Release: 8%{?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
@@ -18,7 +18,6 @@
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,9 @@
%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.
10 years, 11 months
rpms/lpf-skype/devel lpf-skype.spec,1.8,1.9
by Simone Caronni
Author: slaanesh
Update of /cvs/nonfree/rpms/lpf-skype/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1349
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/devel/lpf-skype.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- lpf-skype.spec 28 Nov 2013 11:48:17 -0000 1.8
+++ lpf-skype.spec 4 Dec 2013 07:45:22 -0000 1.9
@@ -3,13 +3,13 @@
Name: lpf-skype
Version: 4.2.0.11
-Release: 8%{?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
@@ -18,7 +18,6 @@
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,9 @@
%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.
10 years, 11 months
rpms/mlt/devel mlt.spec,1.41,1.42
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/mlt/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1484
Modified Files:
mlt.spec
Log Message:
* Wed Dec 04 2013 Sérgio Basto <sergio(a)serjux.com> - 0.9.0-3
- Update License tag .
Index: mlt.spec
===================================================================
RCS file: /cvs/free/rpms/mlt/devel/mlt.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- mlt.spec 1 Dec 2013 00:08:44 -0000 1.41
+++ mlt.spec 4 Dec 2013 01:30:16 -0000 1.42
@@ -7,9 +7,9 @@
Summary: Toolkit for broadcasters, video editors, media players, transcoders
Name: mlt
Version: 0.9.0
-Release: 2%{?dist}
+Release: 3%{?dist}
-License: GPLv2+ and LGPLv2+
+License: GPLv3 and LGPLv2+
URL: http://www.mltframework.org/twiki/bin/view/MLT/
Group: System Environment/Libraries
Source: http://downloads.sourceforge.net/mlt/%{name}-%{version}.tar.gz
@@ -196,6 +196,9 @@
%changelog
+* Wed Dec 04 2013 Sérgio Basto <sergio(a)serjux.com> - 0.9.0-3
+- Update License tag .
+
* Wed Nov 20 2013 Sérgio Basto <sergio(a)serjux.com> - 0.9.0-2
- Enable gplv3 as asked in rfbz #3040
- Fix a changelog date.
10 years, 11 months