Danny Boy, to catch a wave. ;) poma
diff --git a/ModemManager.spec b/ModemManager.spec index 13fa901..f14a5c7 100644 --- a/ModemManager.spec +++ b/ModemManager.spec @@ -6,15 +6,12 @@ Summary: Mobile broadband modem management service Name: ModemManager -Version: 1.1.0 -Release: 2%{snapshot}%{?dist} +Version: 1.2.0 +Release: 1%{?dist} # -# Source from git://anongit.freedesktop.org/ModemManager/ModemManager -# tarball built with: -# ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var -# make distcheck +# Source from http://freedesktop.org/software/ModemManager/ # -Source: %{name}-%{version}%{snapshot}.tar.xz +Source: %{name}-%{version}.tar.xz License: GPLv2+ Group: System Environment/Base @@ -87,11 +84,13 @@ Vala bindings for ModemManager autoreconf -i --force intltoolize --force %configure \ - --enable-more-warnings=error \ + --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --enable-more-warnings \ --with-udev-base-dir=%{_prefix}/lib/udev \ - --enable-gtk-doc=yes \ - --with-qmi=yes \ - --with-mbim=yes \ + --enable-gtk-doc \ + --with-newest-qmi-commands \ --disable-static \ --with-polkit=no \ --with-dist-version=%{version}-%{release} @@ -141,6 +140,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{systemd_dir}/ModemManager.service %{_datadir}/icons/hicolor/22x22/apps/*.png %{_mandir}/man8/* +%{_datadir}/locale/*/LC_MESSAGES/ModemManager.mo %files devel %{_includedir}/ModemManager/*.h @@ -165,6 +165,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/vala/vapi/libmm-glib.* %changelog +* Fri Jan 31 2014 poma <poma@xxxxxxxxx> - 1.2.0-1 +- Update to 1.2.0 release + * Fri Sep 13 2013 Dan Williams <dcbw@xxxxxxxxxx> - 1.1.0-2.git20130913 - Build with MBIM support - Enable Vala bindings diff --git a/buildsys-hates-openpty.patch b/buildsys-hates-openpty.patch index aa61d24..4daa31e 100644 --- a/buildsys-hates-openpty.patch +++ b/buildsys-hates-openpty.patch @@ -1,12 +1,11 @@ diff -up ModemManager-0.4.998/src/tests/Makefile.am.foo ModemManager-0.4.998/src/tests/Makefile.am --- ModemManager-0.4.998/src/tests/Makefile.am.foo 2011-07-06 17:59:53.711343366 -0500 +++ ModemManager-0.4.998/src/tests/Makefile.am 2011-07-06 18:00:08.971152593 -0500 -@@ -45,7 +45,6 @@ if WITH_TESTS +@@ -3,7 +3,6 @@ noinst_PROGRAMS = \ test-modem-helpers \ test-charsets \ - test-qcdm-serial-port \ test-at-serial-port \ - test-sms-part - - + test-sms-part-3gpp \ + test-sms-part-cdma diff --git a/sources b/sources index 430d5bc..1637324 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -055f12a1dbfc41cc4ca053c3d6ec2eee ModemManager-1.1.0.git20130913.tar.xz +6e70ab7c5f96aa6a4d5612c1d5ae5bb3 ModemManager-1.2.0.tar.xz
-- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct