rpms/mugshot/devel mugshot.spec,1.4,1.5

Owen Taylor (otaylor) fedora-extras-commits at redhat.com
Wed Apr 25 17:46:50 UTC 2007


Author: otaylor

Update of /cvs/extras/rpms/mugshot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24716

Modified Files:
	mugshot.spec 
Log Message:
Package the D-BUS service file


Index: mugshot.spec
===================================================================
RCS file: /cvs/extras/rpms/mugshot/devel/mugshot.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mugshot.spec	25 Apr 2007 14:11:41 -0000	1.4
+++ mugshot.spec	25 Apr 2007 17:46:15 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           mugshot
 Version:        1.1.41
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Companion software for mugshot.org
 
 Group:          Applications/Internet
@@ -203,11 +203,15 @@
 %{_datadir}/mugshot
 %ghost %{_datadir}/mugshot/version
 %{_libdir}/mugshot
+%{_datadir}/dbus-1/services/*.service
 %{_datadir}/applications/mugshot.desktop
 %{_datadir}/gnome/autostart/mugshot.desktop
 %{_sysconfdir}/gconf/schemas/*.schemas
 
 %changelog
+* Wed Apr 25 2007 Owen Taylor <otaylor at redhat.com> - 1.1.41-2
+- Package the D-BUS service file
+
 * Wed Apr 25 2007 Owen Taylor <otaylor at redhat.com> - 1.1.41-1
 - 1.1.41
 




More information about the scm-commits mailing list