]> git.pld-linux.org Git - packages/emacsen-gnus-pkg.git/commitdiff
Updated to No Gnus 0.2
authorjaphy <japhy@pld-linux.org>
Thu, 1 Jul 2004 17:35:19 +0000 (17:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    emacsen-gnus-pkg.spec -> 1.3

emacsen-gnus-pkg.spec

index 9d8875df30f24bb5231896f5db5dbb4e9d9566a8..2a90fe5f7ea59d7c7471b594f03fbd634013ba04 100644 (file)
@@ -1,16 +1,17 @@
 %bcond_without xemacs  # Build without XEmacs support
 %bcond_without emacs   # Build without GNU Emacs support
 %bcond_without pdf_doc # Don't build PDF documentation
-%define                _the_name gnus
+%define                _the_name ngnus
+%define                _no_gnus_version 0.2
 Summary:       An Emacs/XEmacs newsreader and mail client
 Summary(pl):   Czytnik grup dyskusyjnych i klient poczty dla Emacsa/XEmacsa
 Name:          emacsen-gnus-pkg
-Version:       5.10.6
-Release:       1
+Version:       5.12.0
+Release:       0.ngnus%{_no_gnus_version}.1
 License:       GPL
 Group:         Applications/Networking
-Source0:       http://www.gnus.org/dist/%{_the_name}-%{version}.tar.gz
-# Source0-md5: 8b510e5d2530f92af371eb64f828b257
+Source0:       http://www.gnus.org/dist/%{_the_name}-%{_no_gnus_version}.tar.gz
+# Source0-md5: 0d7bb41c544a8b908935bca55db4925e
 Patch0:                %{name}-destdir.patch
 URL:           http://www.gnus.org/
 %if %{with pdf_doc}
@@ -137,7 +138,7 @@ Dokumentacja Gnusa w formacie PDF
 
 
 %prep
-%setup -q -n %{_the_name}-%{version}
+%setup -q -n %{_the_name}-%{_no_gnus_version}
 %patch0 -p1
 
 
This page took 0.083419 seconds and 4 git commands to generate.