]> git.pld-linux.org Git - packages/e_dbus.git/commitdiff
- updated
authorpablo <pablo@pld-linux.org>
Thu, 9 Oct 2008 18:00:26 +0000 (18:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- using "official" snapshots

Changed files:
    e_dbus.spec -> 1.6

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.0907559999999999 seconds and 4 git commands to generate.