rpms/telepathy-mission-control/devel telepathy-mission-control.spec, 1.20, 1.21

Brian Pepple bpepple at fedoraproject.org
Sat Aug 29 00:38:23 UTC 2009


Author: bpepple

Update of /cvs/pkgs/rpms/telepathy-mission-control/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27891

Modified Files:
	telepathy-mission-control.spec 
Log Message:
* Fri Aug 28 2009 Brian Pepple <bpepple at fedoraproject.org> - 5.2.1-2
- Let's not pull have the main package depend on the devel sub.



Index: telepathy-mission-control.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-mission-control/devel/telepathy-mission-control.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- telepathy-mission-control.spec	26 Aug 2009 14:51:31 -0000	1.20
+++ telepathy-mission-control.spec	29 Aug 2009 00:38:23 -0000	1.21
@@ -1,6 +1,6 @@
 Name:           telepathy-mission-control
 Version:        5.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Central control for Telepathy connection manager
 
 Group:          System Environment/Libraries
@@ -68,19 +68,22 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/mission-control
 %dir %{_datadir}/mission-control/profiles
 %{_datadir}/dbus-1/services/*.service
+%{_libdir}/*.so
 %{_libexecdir}/mission-control-5
 %{_mandir}/man*/*.gz
 
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/*
-%{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %doc %{_datadir}/gtk-doc/html/libmcclient
 %doc %{_datadir}/gtk-doc/html/libmissioncontrol-server
 
 
 %changelog
+* Fri Aug 28 2009 Brian Pepple <bpepple at fedoraproject.org> - 5.2.1-2
+- Let's not pull have the main package depend on the devel sub.
+
 * Wed Aug 26 2009 Brian Pepple <bpepple at fedoraproject.org> - 5.2.1-1
 - Update to 5.2.1.
 




More information about the scm-commits mailing list