rpms/telepathy-haze/devel telepathy-haze.spec,1.9,1.10

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sat Mar 1 18:02:50 UTC 2008


Author: pgordon

Update of /cvs/pkgs/rpms/telepathy-haze/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7955/devel

Modified Files:
	telepathy-haze.spec 
Log Message:
 _Actually_ add the ICQ profile.


Index: telepathy-haze.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-haze/devel/telepathy-haze.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- telepathy-haze.spec	1 Mar 2008 17:54:21 -0000	1.9
+++ telepathy-haze.spec	1 Mar 2008 18:02:14 -0000	1.10
@@ -13,6 +13,7 @@
 Source1:	haze-aim.profile
 Source2:	haze-msn.profile
 Source3:	haze-yahoo.profile
+Source4:	haze-icq.profile
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -64,6 +65,7 @@
 install -p -m 0644 -t %{buildroot}%{_datadir}/mission-control/profiles %{SOURCE1}
 install -p -m 0644 -t %{buildroot}%{_datadir}/mission-control/profiles %{SOURCE2}
 install -p -m 0644 -t %{buildroot}%{_datadir}/mission-control/profiles %{SOURCE3}
+install -p -m 0644 -t %{buildroot}%{_datadir}/mission-control/profiles %{SOURCE4}
 
 
 %clean
@@ -82,6 +84,7 @@
 %defattr(-,root,root,-)
 %doc COPYING
 %{_datadir}/mission-control/profiles/haze-aim.profile
+%{_datadir}/mission-control/profiles/haze-icq.profile
 %{_datadir}/mission-control/profiles/haze-msn.profile
 %{_datadir}/mission-control/profiles/haze-yahoo.profile
 
@@ -136,3 +139,4 @@
 
 * Mon Aug 13 2007 Peter Gordon <peter at thecodergeek.com> - 0.1.0-1
 - Initial packaging for Fedora.
+




More information about the fedora-extras-commits mailing list