[telepathy-rakia] Drop unnecessary removal in install section. Use Rex's obsolete suggestion.

Brian Pepple bpepple at fedoraproject.org
Mon Oct 24 03:01:39 UTC 2011


commit c951f877c2f36af6fb3624e8cd911311d277a394
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Sun Oct 23 20:01:36 2011 -0700

    Drop unnecessary removal in install section.
    Use Rex's obsolete suggestion.

 .gitignore           |    1 +
 sources              |    1 +
 telepathy-rakia.spec |  139 ++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 141 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..d44b39f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/telepathy-rakia-0.7.2.tar.gz
diff --git a/sources b/sources
index e69de29..24ab8d7 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+ec80e3a28be586e64e3106d9c2785f77  telepathy-rakia-0.7.2.tar.gz
diff --git a/telepathy-rakia.spec b/telepathy-rakia.spec
new file mode 100644
index 0000000..3998487
--- /dev/null
+++ b/telepathy-rakia.spec
@@ -0,0 +1,139 @@
+Name:           telepathy-rakia
+Version:        0.7.2
+Release:        3%{?dist}
+Summary:        SIP connection manager for Telepathy
+
+Group:          Applications/Communications
+License:        LGPLv2+
+URL:            http://telepathy.freedesktop.org/wiki/Components
+Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
+
+BuildRequires:  dbus-devel
+BuildRequires:  dbus-glib-devel
+BuildRequires:  telepathy-glib-devel >= 0.13.13
+BuildRequires:  sofia-sip-glib-devel >= 1.12.11
+BuildRequires:  libxslt
+BuildRequires:  python
+BuildRequires:  gtk-doc
+# Build Requires needed for tests.
+BuildRequires:	python-twisted
+BuildRequires:	dbus-python
+BuildRequires:	pygobject2
+
+Requires:       telepathy-filesystem
+
+Provides: 	telepathy-sofiasip = %{version}-%{release}
+Obsoletes: 	telepathy-sofiasip < 0.7.2
+
+
+%description
+%{name} is a SIP connection manager for the Telepathy
+framework based on the SofiaSIP-stack. 
+
+
+%prep
+%setup -q
+
+
+%build
+%configure
+make %{?_smp_mflags}
+
+
+%check
+#make check
+
+
+%install
+make install DESTDIR=$RPM_BUILD_ROOT
+# Let's not install the headers
+rm -rf $RPM_BUILD_ROOT%{_includedir}/%{name}-0.7
+
+%files
+%doc COPYING README NEWS TODO
+%{_libexecdir}/%{name}
+%{_datadir}/dbus-1/services/*.service
+%{_datadir}/telepathy/managers/*.manager
+%{_mandir}/man8/%{name}.8.gz
+
+
+%changelog
+* Sat Oct 22 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.7.2-3
+- Drop unnecessary removal in install section.
+- Use Rex's obsolete suggestion.
+
+* Mon Oct 17 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.7.2-2
+- Bump obsolete version.
+
+* Tue Sep 27 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.7.2-1
+- Update to 0.7.2.
+- Update min versions of tp-glib and sofia-sip-glib.
+- Rename package.
+- Don't install the header files.
+
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Wed Feb  2 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.7.1-1
+- Update to 0.7.1.
+- Add BR to run tests.
+- Drop local user patch. Fixed upstream.
+- Bump minimum ver of tp-glib.
+
+* Mon Jan 31 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.7.0-2
+- Add patch to prevent crash when receiving a call from user's own URI.
+- Remove buildroot and clean section. No longer needed.
+- Update url and source url.
+
+* Tue Nov 23 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.7.0-1
+- Update to 0.7.0.
+
+* Mon Sep  6 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.6.4-1
+- Update to 0.6.4.
+
+* Thu Jul  1 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.6.3-1
+- Update to 0.6.3.
+
+* Wed Mar 17 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.6.2-1
+- Update to 0.6.2.
+
+* Fri Feb 19 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.6.1-1
+- Update to 0.6.1.
+
+* Tue Feb 16 2010 Brian Pepple <bpepple at fedoraproject.org> - 0.6.0-1
+- Update to 0.6.0.
+
+* Tue Dec  1 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.5.19-1
+- Update to 0.5.19.
+
+* Tue Nov  3 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.5.18.1-0.9.20091102git
+- Grab git snapshot that fixes sip support to the Fedora asterisk server.
+
+* Tue Sep 15 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.5.18-1
+- Update to 0.5.18.
+
+* Sun Aug  2 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.5.17-1
+- Update to 0.5.17.
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.15-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.15-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu Feb 12 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.5.15-1
+- Update to 0.5.15.
+
+* Tue Jan 13 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.5.14-1
+- Update to 0.5.14.
+
+* Fri Nov  7 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.5.11-1
+- Update to 0.5.11.
+
+* Wed Jul 16 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.5.10-1
+- Update to 0.5.10.
+- Bump min version of telepathy-glib needed.
+
+* Sun Jun  8 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.5.8-1
+- Initial Fedora spec.
+


More information about the scm-commits mailing list