rpms/telepathy-filesystem/devel telepathy-filesystem.spec,1.4,1.5

Brian Pepple bpepple at fedoraproject.org
Wed Aug 26 18:25:02 UTC 2009


Author: bpepple

Update of /cvs/pkgs/rpms/telepathy-filesystem/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13682

Modified Files:
	telepathy-filesystem.spec 
Log Message:
* Wed Aug 26 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.0.2-1
- Add clients dir.



Index: telepathy-filesystem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-filesystem/devel/telepathy-filesystem.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- telepathy-filesystem.spec	27 Jul 2009 05:43:46 -0000	1.4
+++ telepathy-filesystem.spec	26 Aug 2009 18:25:02 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           telepathy-filesystem
-Version:        0.0.1
-Release:        4%{?dist}
+Version:        0.0.2
+Release:        1%{?dist}
 Summary:        Telepathy filesystem layout
 
 Group:          System Environment/Base
@@ -21,6 +21,7 @@ packages which comprise the Telepathy re
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/telepathy/managers
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/telepathy/clients
 mkdir -p $RPM_BUILD_ROOT%{_includedir}/telepathy-1.0
 
 
@@ -32,10 +33,14 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %dir %{_datadir}/telepathy
 %dir %{_datadir}/telepathy/managers
+%dir %{_datadir}/telepathy/clients
 %dir %{_includedir}/telepathy-1.0
 
 
 %changelog
+* Wed Aug 26 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.0.2-1
+- Add clients dir.
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list