|
@@ -7,7 +7,7 @@ Name: ModemManager
|
|
Summary: Mobile broadband modem management service
|
|
Summary: Mobile broadband modem management service
|
|
Summary(ja): Mobile broadband modem management service
|
|
Summary(ja): Mobile broadband modem management service
|
|
Version: 1.4.12
|
|
Version: 1.4.12
|
|
-Release: 2%{git_snapshot}%{?_dist_release}
|
|
+Release: 3%{git_snapshot}%{?_dist_release}
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
URL: http://www.gnome.org/projects/NetworkManager/
|
|
URL: http://www.gnome.org/projects/NetworkManager/
|
|
@@ -79,8 +79,9 @@ Header files and libraries for building a extension library for the %{name}-glib
|
|
%patch0 -p1 -b .pty
|
|
%patch0 -p1 -b .pty
|
|
|
|
|
|
%build
|
|
%build
|
|
-autoreconf -if
|
|
+aclocal
|
|
-intltoolize --force
|
|
+autoconf
|
|
|
|
+automake
|
|
#pppddir=`ls -1d %{_libdir}/pppd/2*`
|
|
#pppddir=`ls -1d %{_libdir}/pppd/2*`
|
|
%configure \
|
|
%configure \
|
|
--disable-static \
|
|
--disable-static \
|
|
@@ -162,6 +163,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Feb 14 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.12-3
|
|
|
|
+- fix spec file
|
|
|
|
+
|
|
* Thu Nov 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.12-2
|
|
* Thu Nov 12 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.12-2
|
|
- fix spec file
|
|
- fix spec file
|
|
|
|
|