]> git.pld-linux.org Git - packages/DirectFB-examples.git/commitdiff
- updated to 1.5.2 auto/th/DirectFB-examples-1_5_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 3 Aug 2011 16:40:26 +0000 (16:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DirectFB-examples.spec -> 1.23

DirectFB-examples.spec

index b7504d3f57cbeb9f16033a65b00ed031b344d291..4292ba63e46eb63759a98f21a4e5b462d825eae0 100644 (file)
@@ -1,16 +1,17 @@
 Summary:       DirectFB example programs (demos)
 Summary(pl.UTF-8):     Programy przykładowe (demonstracyjne) do DirectFB
 Name:          DirectFB-examples
 Summary:       DirectFB example programs (demos)
 Summary(pl.UTF-8):     Programy przykładowe (demonstracyjne) do DirectFB
 Name:          DirectFB-examples
-Version:       1.2.0
-Release:       3
+Version:       1.5.2
+Release:       1
 License:       MIT
 Group:         Applications/Graphics
 Source0:       http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz
 License:       MIT
 Group:         Applications/Graphics
 Source0:       http://www.directfb.org/downloads/Extras/%{name}-%{version}.tar.gz
-# Source0-md5: ce018f681b469a1d72ffc32650304b98
+# Source0-md5: e1c7babb9bb02f9aff8c45f07968458c
 URL:           http://www.directfb.org/
 URL:           http://www.directfb.org/
-BuildRequires: DirectFB-devel >= 1:%{version}
+BuildRequires: DirectFB-devel >= 1:1.4.14
 BuildRequires: automake
 BuildRequires: pkgconfig
 BuildRequires: automake
 BuildRequires: pkgconfig
+Requires:      DirectFB >= 1:1.4.14
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,5 +42,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/df_*
+%attr(755,root,root) %{_bindir}/pss
+%attr(755,root,root) %{_bindir}/spacedream
 %{_datadir}/directfb-examples
 %{_datadir}/directfb-examples
This page took 0.193229 seconds and 4 git commands to generate.