]> git.pld-linux.org Git - packages/DirectFB-examples.git/commitdiff
- updated to 0.9.21
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 11 Jan 2005 22:42:21 +0000 (22:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- don't touch autoconf when the rest of ac/am is untouched

Changed files:
    DirectFB-examples.spec -> 1.12

DirectFB-examples.spec

index e632bae11e09a4f45cae2286d4639d62531179ec..f4cb238af9a33ae84f04564249e883a4061811eb 100644 (file)
@@ -1,15 +1,14 @@
 Summary:       DirectFB example programs (demos)
 Summary(pl):   Programy przyk³adowe (demonstracyjne) do DirectFB
 Name:          DirectFB-examples
-Version:       0.9.18
-Release:       2
+Version:       0.9.21
+Release:       1
 License:       MIT
 Group:         Applications/Graphics
-Source0:       http://www.directfb.org/download/DirectFB/%{name}-%{version}.tar.gz
-# Source0-md5: 73489f632fb8755c6498785540c15561
+Source0:       http://www.directfb.org/download/DirectFB-extra/%{name}-%{version}.tar.gz
+# Source0-md5: 3a9775b01e26eaf826a83245624377eb
 URL:           http://www.directfb.org/
-BuildRequires: DirectFB-devel >= %{version}
-BuildRequires: autoconf
+BuildRequires: DirectFB-devel >= 1:%{version}
 BuildRequires: pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,7 +25,6 @@ program
 
 %build
 cp -f /usr/share/automake/config.sub .
-%{__autoconf}
 %configure
 %{__make}
 
This page took 0.061662 seconds and 4 git commands to generate.