rpms/galago-daemon/devel galago-daemon.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Thu May 18 19:35:03 UTC 2006


Author: bpepple

Update of /cvs/extras/rpms/galago-daemon/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12443/devel

Modified Files:
	.cvsignore sources 
Added Files:
	galago-daemon.spec 
Log Message:
auto-import galago-daemon-0.5.0-2 on branch devel from galago-daemon-0.5.0-2.src.rpm


--- NEW FILE galago-daemon.spec ---
Name:           galago-daemon
Version:        0.5.0
Release:        2%{?dist}
Summary:        Galago presence daemon

Group:		System Environment/Daemons
License:        GPL
URL:		http://galago.sourceforge.net/
Source0:        http://www.galago-project.org/files/releases/source/%{name}/%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	libgalago-devel 
BuildRequires:	check-devel


%description
The Galago presence daemon, which is the center of all presence transactions
for Galago. This service is automatically launched by D-BUS when needed.


%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc COPYING ChangeLog NEWS
%{_datadir}/dbus-1/services/*.service
%config %{_sysconfdir}/dbus-1/system.d/%{name}.conf
%{_libexecdir}/%{name}


%changelog
* Thu May 18 2006 Brian Pepple <bdpepple at ameritech.net> - 0.5.0-2
- Mark file as %%config.

* Fri Apr 21 2006 Brian Pepple <bdpepple at ameritech.net> - 0.5.0-1
- Initial Fedora Extras spec.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/galago-daemon/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	18 May 2006 19:33:56 -0000	1.1
+++ .cvsignore	18 May 2006 19:35:03 -0000	1.2
@@ -0,0 +1 @@
+galago-daemon-0.5.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/galago-daemon/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	18 May 2006 19:33:56 -0000	1.1
+++ sources	18 May 2006 19:35:03 -0000	1.2
@@ -0,0 +1 @@
+bc74c3ac8c18f4c1a44e43504c59a08f  galago-daemon-0.5.0.tar.bz2




More information about the fedora-extras-commits mailing list