]> git.pld-linux.org Git - packages/e_dbus.git/blobdiff - e_dbus.spec
- updated
[packages/e_dbus.git] / e_dbus.spec
index 235e606c1fc07c0373779faadf01fab6e7b680fa..dd7b34124dfffb0f98bbb7ff25547ab463625a59 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:       EFL wrapper for DBus
 Summary(pl.UTF-8):     Obudowanie EFL dla systemu DBus
 Name:          e_dbus
-Version:       0.5.0.044
-Release:       0.%{_snap}.1
+Version:       0.5.0.050
+Release:       0.1
 License:       BSD
 Group:         Libraries
-Source0:       %{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 0032035e32600672febe16d000b4e2ca
+Source0:       http://download.enlightenment.org/snapshots/2008-09-25/%{name}-%{version}.tar.bz2
+# Source0-md5: 7b1454d165f5cc42dd61d7acdd4719dd
 URL:           http://enlightenment.org/p.php?p=about/efl
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -57,7 +56,7 @@ Static e_dbus library.
 Statyczna biblioteka e_dbus.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q -n %{name}-%{version}
 
 %build
 %{__libtoolize}
This page took 0.658984 seconds and 4 git commands to generate.