packages: ++DFB/++DFB.spec - updated to 1.4.2

qboosh qboosh at pld-linux.org
Thu Nov 18 20:13:06 CET 2010


Author: qboosh                       Date: Thu Nov 18 19:13:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.4.2

---- Files affected:
packages/++DFB:
   ++DFB.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/++DFB/++DFB.spec
diff -u packages/++DFB/++DFB.spec:1.7 packages/++DFB/++DFB.spec:1.8
--- packages/++DFB/++DFB.spec:1.7	Sun Mar 11 19:06:24 2007
+++ packages/++DFB/++DFB.spec	Thu Nov 18 20:13:01 2010
@@ -2,12 +2,12 @@
 Summary:	Advanced version of C++ binding for DirectFB
 Summary(pl.UTF-8):	Zaawansowana wersja interfejsu C++ do DirectFB
 Name:		++DFB
-Version:	1.0.0
+Version:	1.4.2
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz
-# Source0-md5:	bfc2c45be253a5f25576587f61faff1b
+# Source0-md5:	7f2672b391d9987f16a0768e87f12306
 URL:		http://www.directfb.org/index.php?path=Development/Projects/++DFB
 BuildRequires:	DirectFB-devel >= 1:%{version}
 BuildRequires:	autoconf >= 2.52
@@ -95,12 +95,13 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/dfbplay
 # not needed, conflict with DFB++
 #%attr(755,root,root) %{_bindir}/dfbshow
 #%attr(755,root,root) %{_bindir}/dfbswitch
-%attr(755,root,root) %{_libdir}/lib++dfb-*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib++dfb-1.4.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/lib++dfb-1.4.so.2
 
 %files devel
 %defattr(644,root,root,755)
@@ -108,7 +109,7 @@
 %attr(755,root,root) %{_libdir}/lib++dfb.so
 %{_libdir}/lib++dfb.la
 %{_includedir}/++dfb
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/++dfb.pc
 %{_examplesdir}/%{name}-%{version}
 
 %files static
@@ -121,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/11/18 19:13:01  qboosh
+- updated to 1.4.2
+
 Revision 1.7  2007/03/11 18:06:24  qboosh
 - updated to 1.0.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/++DFB/++DFB.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list