This commit is contained in:
19909236985 2020-07-27 10:04:45 +08:00
commit 440e08c5c5

View File

@ -1,6 +1,6 @@
Name: mobile-broadband-provider-info Name: mobile-broadband-provider-info
Version: 20190618 Version: 20190618
Release: 0 Release: 1
Summary: Mobile broadband provider database Summary: Mobile broadband provider database
License: Public Domain License: Public Domain
URL: https://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders URL: https://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
@ -24,14 +24,12 @@ The Development package for mobile-broadband-provider-info.
%package_help %package_help
%prep %prep
%autosetup -n %{name}-%{version} -p1 %autosetup -n %{name}-%{version}
bash autogen.sh
%build %build
%configure %configure
%make_build %make_build
%check %check
@ -40,6 +38,7 @@ make check
%install %install
%make_install %make_install
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING %license COPYING
@ -52,7 +51,7 @@ make check
%doc README %doc README
%changelog %changelog
* Tue Jun 18 2019 openEuler Buildteam <buildteam@openeuler.org> - 20190618-0 * Mon Jul 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 20190618-1
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA
- SUG: NA - SUG: NA