[packages/dbus-c++] partial pldize
glen
glen at pld-linux.org
Tue Jan 28 15:52:02 CET 2014
commit a70c8d49e2f2a920e00ab65a0078445f39834843
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Jan 28 16:51:49 2014 +0200
partial pldize
dbus-c++.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/dbus-c++.spec b/dbus-c++.spec
index 2566a34..902878f 100644
--- a/dbus-c++.spec
+++ b/dbus-c++.spec
@@ -4,35 +4,35 @@ Version: 0.9.0
Release: 0.1
License: LGPL v2+
Group: Libraries
-URL: http://sourceforge.net/projects/dbus-cplusplus/
Source0: http://downloads.sourceforge.net/dbus-cplusplus/lib%{name}-%{version}.tar.gz
+URL: http://sourceforge.net/projects/dbus-cplusplus/
Patch1: %{name}-gcc4.7.patch
Patch2: %{name}-linkfix.patch
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: libtool
BuildRequires: dbus-devel
BuildRequires: ecore-devel
BuildRequires: expat-devel
BuildRequires: glib2-devel
BuildRequires: gtkmm-devel
+BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
dbus-c++ attempts to provide a C++ API for D-Bus. The library has a
glib/gtk and an Ecore mainloop integration.
-%package devel
+%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
-%description devel
+%description devel
This package contains libraries and header files for developing
applications that use %{name}.
-%package static
+%package static
Summary: Static dbus-c++ library
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
@@ -103,8 +103,8 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dbus-c++.git/commitdiff/a70c8d49e2f2a920e00ab65a0078445f39834843
More information about the pld-cvs-commit
mailing list