Blame SPECS/mobile-broadband-provider-info.spec

7965c2
%define upstream_version 20170310
7965c2
7965c2
Summary: Mobile broadband provider database
7965c2
Name: mobile-broadband-provider-info
7965c2
Version: 1.%{upstream_version}
7965c2
Release: 1%{?dist}
7965c2
# Source from git://git.gnome.org/mobile-broadband-provider-info
7965c2
# tarball built with:
7965c2
#    ./autogen.sh --prefix=/usr
7965c2
#    make distcheck
7965c2
7965c2
Source: http://ftp.gnome.org/pub/gnome/sources/mobile-broadband-provider-info/%{upstream_version}/mobile-broadband-provider-info-%{upstream_version}.tar.xz
7965c2
License: Public Domain
7965c2
Group: System Environment/Base
7965c2
7965c2
BuildArch: noarch
7965c2
URL: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
7965c2
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
7965c2
BuildRequires: libxml2
7965c2
7965c2
%description
7965c2
The mobile-broadband-provider-info package contains listings of mobile
7965c2
broadband (3G) providers and associated network and plan information.
7965c2
7965c2
%package devel
7965c2
Summary: Development files for %{name}
7965c2
Group: Development/Libraries
7965c2
Requires: %{name} = %{version}-%{release}
7965c2
7965c2
%description devel
7965c2
The %{name}-devel package contains files necessary for
7965c2
developing developing applications that use %{name}.
7965c2
7965c2
%prep
7965c2
%setup -q -n %{name}-%{upstream_version}
7965c2
7965c2
%build
7965c2
%configure
7965c2
make %{?_smp_mflags}
7965c2
7965c2
%check
7965c2
make check
7965c2
7965c2
%install
7965c2
rm -rf $RPM_BUILD_ROOT
7965c2
make install DESTDIR=$RPM_BUILD_ROOT
7965c2
7965c2
%clean
7965c2
rm -rf $RPM_BUILD_ROOT
7965c2
7965c2
%files
7965c2
%defattr(0644, root, root, 0755)
7965c2
%doc COPYING README
7965c2
%dir %{_datadir}/%{name}
7965c2
%attr(0644,root,root) %{_datadir}/%{name}/*
7965c2
	
7965c2
%files devel
7965c2
%defattr(0644, root, root, 0755)
7965c2
%{_datadir}/pkgconfig/%{name}.pc
7965c2
7965c2
%changelog
7965c2
* Mon Mar 13 2017 Beniamino Galvani <bgalvani@redhat.com> - 1.20170310-1
7965c2
- Update to latest upstream release 20170310
7965c2
7965c2
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.20120614-4
7965c2
- Mass rebuild 2013-12-27
7965c2
7965c2
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20120614-3
7965c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
7965c2
7965c2
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20120614-2
7965c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
7965c2
7965c2
* Thu Jun 21 2012 Jiří Klimeš <jklimes@redhat.com> - 1.20120614-1
7965c2
- Update to latest upstream release 20120614
7965c2
7965c2
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20110218-2
7965c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
7965c2
7965c2
* Fri Feb 18 2011 Matěj Cepl <mcepl@redhat.com> - 1.20110218-1
7965c2
- Update to latest upstream checkout including:
7965c2
	* south africa: add 8.ta (Telkom) provider (bgo #641916),
7965c2
	  remove username for Cell-C (bgo #640794)
7965c2
	* switzerland: update Orange plans and APNs (bgo #638115)
7965c2
	* tanzania: add Sasatel and TTCL, add CDMA for Zantel (bgo #634609)
7965c2
	* india: new unified BSNL APNs (rh #667280)
7965c2
	* ec: add Movistar Ecuador (bgo #638223)
7965c2
7965c2
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20101231-3
7965c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
7965c2
7965c2
* Fri Jan 28 2011 Ville Skyttä <ville.skytta@iki.fi> - 1.20101231-2
7965c2
- Own the %%{_datadir}/%%{name} dir.
7965c2
- Remove duplicate "make check".
7965c2
7965c2
* Fri Dec 31 2010 Matěj Cepl <mcepl@redhat.com> - 1.20101231-1
7965c2
- Update to latest upstream checkout including:
7965c2
	Afghanistan, Argentina, Armenia, Australia, Austria, Bahrain, Canada,
7965c2
	Croatia, Denmark, Dominican Republic, Finland, France, French Polynesia,
7965c2
	Germany, Greece, Hong Kong, Hungary, China, Iceland, India, Indonesia,
7965c2
	Iran, Israel, Israel, Italy, Latvia, Luxembourg, Mexico, Montenegro,
7965c2
	Netherlands, New Zealand, Nicaragua, Norway, Paraguay, Philippines,
7965c2
	Poland, Portugal, Romania, Rwanda/Burundi, Slovakia, Slovenia, Spain,
7965c2
	Sudan, Sweden, Switzerland, Thailand, Tunisia, Uganda, United Arab
7965c2
, 
7965c2
* Fri Jan 22 2010 Dan Williams <dcbw@redhat.com> - 1.20100122-1
7965c2
- Update to latest upstream release including:
7965c2
- Cyprus, Austria, Ireland, Ukraine, Romainia, Cambodia (rh #530981), 
7965c2
- Iraq, India, Sri Lanka, UK, Australia, Singapore,
7965c2
- South Korea, Italy, United States, China (rh #517253), Nigeria,
7965c2
- Tanzania, Germany, Qatar, Russia, and Finland (rh #528988)
7965c2
7965c2
* Fri Sep 18 2009 Dan Williams <dcbw@redhat.com> - 1.20090918-1
7965c2
- Update to latest upstream release including:
7965c2
- Algeria, Australia, Belarus, Belgium, Brazil
7965c2
- Brunei, Bulgaria, Egypt, Finland, Ghana, Greece
7965c2
- India, Italy, Kazakhstan, Korean CDMA operators
7965c2
- Kuwait, Mali, Netherlands, Paraguay, Serbia
7965c2
- Spain, Sweden, UK
7965c2
7965c2
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 1.20090707-3
7965c2
- Add -devel sub-package with pkg-config file (#511318)
7965c2
7965c2
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.20090707-2
7965c2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
7965c2
7965c2
* Tue Jul 7 2009 Dan Williams <dcbw@redhat.com> - 1.20090707-1
7965c2
- Update to latest upstream release including:
7965c2
- T-Mobile USA
7965c2
- Brazil
7965c2
- Bangladesh
7965c2
- Sweden
7965c2
- Spain
7965c2
- Moldova
7965c2
7965c2
* Wed Jun 3 2009 Dan Williams <dcbw@redhat.com> 0.20090602-2
7965c2
- Package review fixes
7965c2
7965c2
* Tue Jun 2 2009 Dan Williams <dcbw@redhat.com> 0.20090602-1
7965c2
- Initial version
7965c2