123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- Summary: Central control for Telepathy connection manager
- Name: telepathy-mission-control
- Version: 5.12.0
- Release: 1%{?_dist_release}
- Group: System Environment/Libraries
- License: LGPLv2
- URL: http://mission-control.sourceforge.net/
- Source0: http://prdownloads.sourceforge.net/mission-control/%{name}-%{version}.tar.gz
- BuildRoot: %{_tmppath}/%{name}-%{version}-root
- BuildRequires: GConf2-devel
- BuildRequires: libtelepathy-devel
- BuildRequires: dbus-devel
- BuildRequires: dbus-glib-devel
- BuildRequires: telepathy-glib-devel >= 0.7.37
- BuildRequires: NetworkManager-glib-devel
- BuildRequires: upower-devel
- BuildRequires: libxslt
- BuildRequires: python
- Vendor: Project Vine
- Distribution: Vine Linux
- %description
- Mission Control, or MC, is a Telepathy component providing a way for
- "end-user" applications to abstract some of the details of connection
- managers, to provide a simple way to manipulate a bunch of connection
- managers at once, and to remove the need to have in each program the
- account definitions and credentials.
- %package devel
- Summary: Development files for %{name}
- Group: Development/Libraries
- Requires: %{name} = %{version}-%{release}
- Requires: libtelepathy-devel
- Requires: telepathy-glib-devel >= 0.7.37
- Requires: dbus-devel
- Requires: dbus-glib-devel
- %description devel
- The %{name}-devel package contains libraries and header
- files for developing applications that use %{name}.
- %prep
- %setup -q
- %build
- libtoolize --force --copy
- %configure --disable-static
- make %{?_smp_mflags}
- %install
- rm -rf $RPM_BUILD_ROOT
- make install DESTDIR=$RPM_BUILD_ROOT
- find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
- #need to own this dir
- mkdir -p $RPM_BUILD_ROOT%{_datadir}/mission-control/profiles
- %clean
- rm -rf $RPM_BUILD_ROOT
- %post -p /sbin/ldconfig
- %postun
- /sbin/ldconfig
- if [ $1 -eq 0 ]; then
- glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
- fi
- %posttrans
- glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
- %files
- %defattr(-,root,root,-)
- %doc AUTHORS ChangeLog COPYING
- %{_bindir}/*
- %dir %{_datadir}/mission-control/profiles
- %{_libdir}/libmission-control-plugins.so.*
- %{_datadir}/dbus-1/services/*.service
- %{_datadir}/glib-2.0/schemas/im.telepathy.MissionControl.FromEmpathy.gschema.xml
- %{_libexecdir}/mission-control-5
- %{_mandir}/*
- %files devel
- %defattr(-,root,root,-)
- %{_includedir}/*
- %{_libdir}/libmission-control-plugins.so
- %{_libdir}/pkgconfig/*.pc
- %doc %{_datadir}/gtk-doc/html/mission-control-plugins
- %changelog
- * Sat Apr 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.12.0-1
- - new upstream release
- * Sat Dec 31 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.10.1-1
- - new upstream release
- - add BuildRequires: NetworkManager-glib-devel, upower-devel
- * Thu Sep 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.8.1-1
- - new upstream release
- * Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.7.11-1
- - new upstream release
- * Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.6.0-1
- - new upstream release
- - fix %files
- * Sun Oct 03 2010 Shu KONNO <owa@bg.wakwak.com> 5.3.2-2
- - rebuilt with rpm-4.8.1 for pkg-config
- * Sat Nov 7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.3.2-1
- - new upstream release
- * Tue Sep 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 4.65-1
- - initial build for Vine Linux
- * Tue May 29 2008 Sindre Pedersen Bjørdal <sindrepb@fedoraproject.org> - 4.65-2
- - Update to new upstream release (4.65)
- * Mon Mar 17 2008 Matej Cepl <mcepl@redhat.com> 4.64-1
- - Upgrade to the current upstream release (4.64) (Resolves: #437766)
- - Fix building on x86_64 (upstream libtool is not aware of /usr/lib64 and
- produces rpaths)
- - Fix invalid License tag.
- * Mon Mar 10 2008 Peter Gordon <peter@thecodergeek.com> - 4.63-1
- - Update to new upstream release (4.63)
- * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 4.55-2
- - Autorebuild for GCC 4.3
- * Tue Jan 15 2008 Peter Gordon <peter@thecodergeek.com> - 4.55-1
- - Update to new upstream release (4.55)
- - Drop obsolete 64-bit patch.
- - size_t_vs_guint.patch
- * Sat Dec 15 2007 Peter Gordon <peter@thecodergeek.com> - 4.51-1
- - Update to new upstream release (4.51)
- * Mon Nov 12 2007 Sindre Pedersen Bjørdal <foolish@guezz.net> - 4.49-1
- - Bump to latest release
- * Sun Aug 26 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 4.35-1
- - Bump to latest release
- * Thu Jun 14 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 4.24-3
- - New release
- - Remove patch, applied upstream
- * Sat Jun 02 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 4.22-2
- - Add missing requires on -devel package
- * Sat May 26 2007 Sindre Pedersen Bjørdal <foolish[AT]guezz.net> - 4.22-1
- - Initial build
|