]> git.pld-linux.org Git - packages/telepathy-haze.git/commitdiff
- versioned install time dependencies
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 5 Sep 2012 15:02:58 +0000 (17:02 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 5 Sep 2012 15:02:58 +0000 (17:02 +0200)
telepathy-haze.spec

index bdbce4bf48e383467a25502586e7935c21820ccc..f34377d5b6134950ed26913d22e019fbf326c73d 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):      Zarządca połączeń Telepathy używający biblioteki libpur
 Name:          telepathy-haze
 Version:       0.6.0
 Release:       1
-License:       GPL v2
+License:       GPL v2+
 Group:         Libraries
 Source0:       http://telepathy.freedesktop.org/releases/telepathy-haze/%{name}-%{version}.tar.gz
 # Source0-md5: 622e0b2f7ff4050a29f907f2ef0f039c
@@ -16,7 +16,11 @@ BuildRequires:       libpurple-devel >= 2.7
 BuildRequires: libtool
 BuildRequires: libxslt-progs
 BuildRequires: pkgconfig
+BuildRequires: python >= 1:2.5
 BuildRequires: telepathy-glib-devel >= 0.15.1
+Requires:      dbus-glib >= 0.73
+Requires:      glib2 >= 1:2.22
+Requires:      libpurple >= 2.7
 Requires:      telepathy-glib >= 0.15.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -56,5 +60,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS
 %attr(755,root,root) %{_libdir}/telepathy-haze
-%{_mandir}/man8/*
+%{_mandir}/man8/telepathy-haze.8*
 %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.haze.service
This page took 0.19113 seconds and 4 git commands to generate.