packages: telepathy-qt4/telepathy-qt4.spec - versioned Qt*-devel - mark lib...

sparky sparky at pld-linux.org
Sun Jan 10 01:22:32 CET 2010


Author: sparky                       Date: Sun Jan 10 00:22:32 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- versioned Qt*-devel
- mark library symlink as %ghost
- explicit version in includedir; but ! %{_includedir}/telepathy-1.0 belongs to
  libtelepathy-devel already (and to telepathy-glib-devel as well)

---- Files affected:
packages/telepathy-qt4:
   telepathy-qt4.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/telepathy-qt4/telepathy-qt4.spec
diff -u packages/telepathy-qt4/telepathy-qt4.spec:1.2 packages/telepathy-qt4/telepathy-qt4.spec:1.3
--- packages/telepathy-qt4/telepathy-qt4.spec:1.2	Sun Jan 10 01:10:53 2010
+++ packages/telepathy-qt4/telepathy-qt4.spec	Sun Jan 10 01:22:26 2010
@@ -1,5 +1,7 @@
 # $Revision$, $Date$
+
 %define		qt_ver		4.6.0
+
 Summary:	Telepathy Qt4
 Summary(pl.UTF-8):	Telepathy Qt4
 Name:		telepathy-qt4
@@ -13,8 +15,8 @@
 BuildRequires:	QtCore-devel >= %{qt_ver}
 BuildRequires:	QtDBus-devel >= %{qt_ver}
 BuildRequires:	QtGui-devel >= %{qt_ver}
-BuildRequires:	QtNetwork-devel
-BuildRequires:	QtTest-devel
+BuildRequires:	QtNetwork-devel >= %{qt_ver}
+BuildRequires:	QtTest-devel >= %{qt_ver}
 BuildRequires:	cmake >= 2.6.2
 BuildRequires:	graphviz
 BuildRequires:	pkgconfig
@@ -74,14 +76,15 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/libtelepathy-qt4.so.*
+%attr(755,root,root) %{_libdir}/libtelepathy-qt4.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtelepathy-qt4.so.?
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/html
 %attr(755,root,root) %{_libdir}/libtelepathy-qt4.so
 %{_libdir}/libtelepathy-qt4.la
-%{_includedir}/telepathy-*.*
+%{_includedir}/telepathy-1.0
 %{_pkgconfigdir}/TelepathyQt4.pc
 
 %files static
@@ -94,10 +97,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2010/01/10 00:22:26  sparky
+- versioned Qt*-devel
+- mark library symlink as %ghost
+- explicit version in includedir; but ! %{_includedir}/telepathy-1.0 belongs to
+  libtelepathy-devel already (and to telepathy-glib-devel as well)
+
 Revision 1.2  2010/01/10 00:10:53  sparky
 - BR: QtNetwork-devel, QtTest-devel, python-modules
 
 Revision 1.1  2010/01/09 21:48:22  arekm
 - initial
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/telepathy-qt4/telepathy-qt4.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list