]> git.pld-linux.org Git - packages/python-django.git/commitdiff
- up to 0.96 auto/th/python-django-0_96-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 25 Mar 2007 14:45:29 +0000 (14:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-django.spec -> 1.18

python-django.spec

index 253de780f307c968b102d4070cf45c41975981d4..77189981abb29335d1a34885b1a1af4630ff9927 100644 (file)
@@ -3,13 +3,12 @@
 Summary:       The web framework for perfectionists with deadlines
 Summary(pl.UTF-8):     Szkielet WWW dla perfekcjonistów z ograniczeniami czasowymi
 Name:          python-django
-Version:       0.95.1
-Release:       2
+Version:       0.96
+Release:       1
 License:       BSD
 Group:         Development/Languages/Python
-Source0:       http://media.djangoproject.com/releases/0.95/Django-%{version}.tar.gz
-# Source0-md5: 07f09d8429916481e09e84fd01e97355
-Patch0:                %{name}-urlfield-size.patch
+Source0:       http://media.djangoproject.com/releases/0.96/Django-%{version}.tar.gz
+# Source0-md5: b4aedad1e90dd38d58ff9fc756180c7d
 URL:           http://www.djangoproject.com/
 BuildRequires: python-devel
 BuildRequires: python-setuptools >= 0.6-0.c1
@@ -28,7 +27,6 @@ wspierający szybkie tworzenie i czysty, pragmatyczny projekt.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
 
 %build
 python ./setup.py build
@@ -37,7 +35,6 @@ python ./setup.py build
 rm -rf $RPM_BUILD_ROOT
 
 python ./setup.py install \
-       --single-version-externally-managed \
        --optimize 2 \
        --root=$RPM_BUILD_ROOT
 
This page took 0.060632 seconds and 4 git commands to generate.