update to 20190618 [release 20190618-1mamba;Fri Aug 02 2019]
This commit is contained in:
parent
bccdb5600d
commit
8faec4eac7
@ -1,17 +1,18 @@
|
||||
Name: mobile-broadband-provider-info
|
||||
Version: 20170310
|
||||
Version: 20190618
|
||||
Release: 1mamba
|
||||
Summary: Service Provider Database for mobile broadband connections
|
||||
Group: Applications/Communication
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: git://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
|
||||
# git clone git://git.gnome.org/mobile-broadband-provider-info
|
||||
# cd mobile-broadband-provider-info/
|
||||
# ./autogen.sh
|
||||
# make dist
|
||||
Source: git://git.gnome.org/mobile-broadband-provider-info.git/master/mobile-broadband-provider-info-%{version}.tar.bz2
|
||||
URL: https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders
|
||||
Source: https://github.com/GNOME/mobile-broadband-provider-info.git/%{version}/mobile-broadband-provider-info-%{version}.tar.bz2
|
||||
## git clone git://git.gnome.org/mobile-broadband-provider-info
|
||||
## cd mobile-broadband-provider-info/
|
||||
## ./autogen.sh
|
||||
## make dist
|
||||
#Source: git://git.gnome.org/mobile-broadband-provider-info.git/master/mobile-broadband-provider-info-%{version}.tar.bz2
|
||||
License: Creative Commons Public Domain
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
@ -23,9 +24,9 @@ Service Provider Database for mobile broadband connections.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure
|
||||
%make
|
||||
|
||||
@ -39,6 +40,7 @@ Service Provider Database for mobile broadband connections.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_datadir}/mobile-broadband-provider-info
|
||||
%{_datadir}/mobile-broadband-provider-info/apns-conf.xml
|
||||
%{_datadir}/mobile-broadband-provider-info/serviceproviders.2.dtd
|
||||
%{_datadir}/mobile-broadband-provider-info/serviceproviders.xml
|
||||
%{_datadir}/pkgconfig/mobile-broadband-provider-info.pc
|
||||
@ -46,6 +48,9 @@ Service Provider Database for mobile broadband connections.
|
||||
# ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Fri Aug 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 20190618-1mamba
|
||||
- update to 20190618
|
||||
|
||||
* Fri Mar 10 2017 Automatic Build System <autodist@mambasoft.it> 20170310-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user