]> git.pld-linux.org Git - packages/efreet.git/blobdiff - efreet.spec
- simplified setup
[packages/efreet.git] / efreet.spec
index 6fdee8351a68b906afc3b64590a8d84196ab1471..47696b5a123f87a3de80edf49f30cf8d7b4a873c 100644 (file)
@@ -2,18 +2,17 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
-%define                _snap   20080813
-%define                ecore_ver       0.9.9.044
+%define                ecore_ver       0.9.9.050
 
 Summary:       freedesktop.org standards implementation for the EFL
 Summary(pl.UTF-8):     Implementacja standardów freedesktop.org dla EFL
 Name:          efreet
-Version:       0.5.0.045
-Release:       0.%{_snap}.1
+Version:       0.5.0.050
+Release:       0.1
 License:       BSD
 Group:         X11/Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 1625909f41a65cd71648c8b87e33b94a
+Source0:       http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: 029accd22bb5b014866dedc38269c82c
 URL:           http://enlightenment.org/p.php?p=about/libs/efreet
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -80,7 +79,7 @@ Static Efreet library.
 Statyczna biblioteka Efreet.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q
 
 sed -i -e 's/-g -O0//' src/lib/Makefile.am
 
This page took 0.085104 seconds and 4 git commands to generate.