]> git.pld-linux.org Git - packages/DFB++.git/commitdiff
- updated to 0.9.20, added example tools auto/ac/DFB++-0_9_20-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Oct 2003 18:11:16 +0000 (18:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DFB++.spec -> 1.12

DFB++.spec

index a250dbf4ee2ac362ebf55fd70853ec239f58b052..f7e991282caa7a55c057fb6ab44978c172504e73 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       C++ binding for DirectFB
 Summary(pl):   Interfejs C++ do DirectFB
 Name:          DFB++
-Version:       0.9.19
+Version:       0.9.20
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://www.directfb.org/download/DirectFB/%{name}-%{version}.tar.gz
-# Source0-md5: e0e93e2ab93b1eb8c9302add56206238
+# Source0-md5: 52a382bede1ef6ba041e0be8d73ff0a9
 URL:           http://www.directfb.org/
 BuildRequires: DirectFB-devel >= %{version}
 BuildRequires: autoconf
@@ -81,13 +81,15 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
+%attr(755,root,root) %{_bindir}/dfbshow
+%attr(755,root,root) %{_bindir}/dfbswitch
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/dfb++-config
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
-%attr(755,root,root) %{_bindir}/dfb++-config
 %{_includedir}/dfb++
 %{_pkgconfigdir}/*.pc
 %{_examplesdir}/%{name}-%{version}
This page took 0.06705 seconds and 4 git commands to generate.