]> git.pld-linux.org Git - packages/eric3.git/commitdiff
- ver 3.6 snapshot 20041223
authorKarol Krenski <charles@pld-linux.org>
Mon, 17 Jan 2005 23:36:07 +0000 (23:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eric3.spec -> 1.46

eric3.spec

index 41055ed643041b22e71a42e2b3ca1ac68810176d..57fb5b5d7fb2419f5ce692485eba3a9ef653a9ca 100644 (file)
@@ -1,14 +1,16 @@
 # TODO: - Add HTML docs.
+%define                _snapshot       20041223
+%define                tar_name        eric
 Summary:       Eric3 is a full featured Python IDE
 Summary(pl):   Eric3 - pe³nowarto¶ciowe IDE dla Pythona
 Name:          eric3
-%define                tar_name        eric
-Version:       3.5.1
-Release:       3
+Version:       3.6
+Release:       0.%{_snapshot}.1
 License:       GPL
 Group:         X11/Development/Tools
-Source0:       http://dl.sourceforge.net/sourceforge/eric-ide/%{tar_name}-%{version}.tar.gz
-# Source0-md5: 5eadd38ef54f9df4ed09a20074f27976
+#%Source0:     http://dl.sourceforge.net/sourceforge/eric-ide/%{tar_name}-%{version}.tar.gz
+Source0:       http://www.die-offenbachs.de/detlev/snapshots/%{tar_name}-snapshot-%{_snapshot}.tar.gz
+# Source0-md5: 909f670394162c6f8244449e95835f64
 Source1:       %{name}.desktop
 URL:           http://www.die-offenbachs.de/detlev/eric3.html
 BuildRequires: python-PyQt >= 3.13
@@ -29,7 +31,8 @@ Eric3 jest pe
 u¿ywaj±cym edytora QScintilla.
 
 %prep
-%setup -q -n %{tar_name}-%{version}
+%setup -q -n %{tar_name}-snapshot-%{_snapshot}
+##%setup -q -n %{tar_name}-%{version}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.071859 seconds and 4 git commands to generate.