Update to latest upstream checkout including:
* south africa: add 8.ta (Telkom) provider (bgo #641916), remove username for Cell-C (bgo #640794) * switzerland: update Orange plans and APNs (bgo #638115) * tanzania: add Sasatel and TTCL, add CDMA for Zantel (bgo #634609) * india: new unified BSNL APNs (rh #667280) * ec: add Movistar Ecuador (bgo #638223)
This commit is contained in:
parent
7194dcb94d
commit
2a63db36b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ mobile-broadband-provider-info-20090602.tar.bz2
|
|||||||
mobile-broadband-provider-info-20090707.tar.bz2
|
mobile-broadband-provider-info-20090707.tar.bz2
|
||||||
mobile-broadband-provider-info-20090918.tar.bz2
|
mobile-broadband-provider-info-20090918.tar.bz2
|
||||||
/mobile-broadband-provider-info-20101231.tar.bz2
|
/mobile-broadband-provider-info-20101231.tar.bz2
|
||||||
|
/mobile-broadband-provider-info-20110218.tar.bz2
|
||||||
|
@ -1,16 +1,17 @@
|
|||||||
%define upstream_version 20101231
|
%define upstream_version 20110218
|
||||||
|
|
||||||
Summary: Mobile broadband provider database
|
Summary: Mobile broadband provider database
|
||||||
Name: mobile-broadband-provider-info
|
Name: mobile-broadband-provider-info
|
||||||
Version: 1.%{upstream_version}
|
Version: 1.%{upstream_version}
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
#
|
#
|
||||||
# Source from git://git.gnome.org/mobile-broadband-provider-info
|
# Source from git://git.gnome.org/mobile-broadband-provider-info
|
||||||
# tarball built with:
|
# tarball built with:
|
||||||
# ./autogen.sh --prefix=/usr
|
# ./autogen.sh --prefix=/usr
|
||||||
# make distcheck
|
# make distcheck
|
||||||
#
|
#
|
||||||
Source: mobile-broadband-provider-info-%{upstream_version}.tar.bz2
|
#Source: mobile-broadband-provider-info-%{upstream_version}.tar.bz2
|
||||||
|
Source: http://ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/%{upstream_version}/mobile-broadband-provider-info-%{upstream_version}.tar.bz2
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
|
|
||||||
@ -60,6 +61,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/pkgconfig/%{name}.pc
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 18 2011 Matěj Cepl <mcepl@redhat.com> - 1.20110218-1
|
||||||
|
- Update to latest upstream checkout including:
|
||||||
|
* south africa: add 8.ta (Telkom) provider (bgo #641916),
|
||||||
|
remove username for Cell-C (bgo #640794)
|
||||||
|
* switzerland: update Orange plans and APNs (bgo #638115)
|
||||||
|
* tanzania: add Sasatel and TTCL, add CDMA for Zantel (bgo #634609)
|
||||||
|
* india: new unified BSNL APNs (rh #667280)
|
||||||
|
* ec: add Movistar Ecuador (bgo #638223)
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20101231-3
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20101231-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user