]> git.pld-linux.org Git - packages/eric3.git/commitdiff
- Snapshot 20030810. Release 1.
authorMateusz Korniak <matkor@pld-linux.org>
Thu, 14 Aug 2003 17:12:29 +0000 (17:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eric3.spec -> 1.12

eric3.spec

index c058c6185c94e4b2afd4ddef1a91c3c21e797cf0..2df8b55c531d5c3ec6ec0e5a55c04195fed1a14e 100644 (file)
@@ -3,19 +3,21 @@
 Summary:       Eric3 is a full featured Python IDE
 Summary(pl):   Eric3 - pe³nowarto¶ciowe IDE dla Pythona
 Name:          eric
-Version:       3.2
-Release:       1
+Version:       3.3
+%define snap 20030810
+Release:       0.%{snap}.1
 License:       GPL
 Group:         X11/Development/Tools
-Source0:       http://www.die-offenbachs.de/detlev/files/%{name}-%{version}.tar.gz
-# Source0-md5: d512d91cf04ce58420e0001952bd45b2
+# Source0:     http://www.die-offenbachs.de/detlev/files/%{name}-%{version}.tar.gz
+Source0:       http://www.die-offenbachs.de/detlev/snapshots/eric-snapshot-%{snap}.tar.gz
+# Source0-md5: a245f974e7faefbdb22cef60a19cc79a
 URL:           http://www.die-offenbachs.de/detlev/eric3.html
-BuildRequires: python-PyQt-devel >= 3.7
+BuildRequires: python-PyQt-devel >= 3.7-3
 BuildRequires: qscintilla-devel >= 1.53
 BuildRequires: rpm-pythonprov
 BuildRequires: sip >= 3.7
 %pyrequires_eq python # python-modules ?
-Requires:      python-PyQt >= 3.7
+Requires:      python-PyQt >= 3.7-3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,7 +29,8 @@ Eric3 jest pe
 u¿ywaj±cy edytora QScintilla.
 
 %prep
-%setup -q 
+# %%setup -q 
+%setup -q -n %{name}-snapshot-%{snap}
 
 %build
 
This page took 0.083276 seconds and 4 git commands to generate.