[asl] * Sun Jan 02 2011 Eric Smith <eric at brouhaha.com> 1.42-0.6.bld79 - updated to latest upstream snapsho

Eric Smith brouhaha at fedoraproject.org
Mon Jan 3 06:40:12 UTC 2011


commit 4b05c313105bb86c45017fd40306a3a65cbc919d
Author: Eric Smith <eric at localhost.localdomain>
Date:   Sun Jan 2 23:40:24 2011 -0700

    * Sun Jan 02 2011 Eric Smith <eric at brouhaha.com> 1.42-0.6.bld79
    - updated to latest upstream snapshot
    - upstream has removed doc_DE/dina4.sty, so we no longer need to use
      a cleaned tarball

 .gitignore |    1 +
 asl.spec   |   17 +++++++----------
 sources    |    2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d86315a..4c32b54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 asl-current-142-bld77-clean.tar.bz2
+/asl-current-142-bld79.tar.bz2
diff --git a/asl.spec b/asl.spec
index c09d446..5262e81 100644
--- a/asl.spec
+++ b/asl.spec
@@ -9,19 +9,11 @@
 Name:           asl
 URL:            http://john.ccac.rwth-aachen.de:8000/as/index.html
 Version:        1.42
-Release:        0.5.bld77%{?dist}
+Release:        0.6.bld79%{?dist}
 Group:          Development/Languages
 License:        GPLv2+
 Summary:        Macro Assembler AS
-# In the upstream release tarball, there is a license issue with one file,
-# doc_DE/dina4.sty.  It does not appear that this file is actually necessary.
-# The problem has been reported upstream, though there is no tracking number.
-#Source:         http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/asl-current-142-bld77.tar.bz2
-Source:         asl-current-142-bld77-clean.tar.bz2
-# Download the upstream tarball and invoke this script while in the tarball's
-# directory:
-# ./asl-generate-tarball.sh 142-bld77
-Source1:	asl-generate-tarball.sh
+Source:         http://john.ccac.rwth-aachen.de:8000/ftp/as/source/c_version/asl-current-142-bld78.tar.bz2
 Patch0:         asl-Makefile.def.patch
 Patch1:         asl-sysdefs.h.patch
 Patch2:         asl-install.sh.patch
@@ -89,6 +81,11 @@ rm -rf $RPM_BUILD_ROOT
 %lang(de) %doc doc/as-DE.html doc/as-DE.txt doc/as-DE.ps doc/as-DE.pdf doc/as-DE.dvi
 
 %changelog -n asl
+* Sun Jan 02 2011 Eric Smith <eric at brouhaha.com> 1.42-0.6.bld79
+- updated to latest upstream snapshot
+- upstream has removed doc_DE/dina4.sty, so we no longer need to use
+  a cleaned tarball
+
 * Sat Apr 24 2010 Eric Smith <eric at brouhaha.com> 1.42-0.5.bld77
 - rebuilding because cvs-import.sh failed to import one patch for F-12
 
diff --git a/sources b/sources
index eb10625..bddcdd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b3a8abfff7ac17df3e0653767d8e1ca  asl-current-142-bld77-clean.tar.bz2
+eb48911cd7cd853c8c686791690ab3cc  asl-current-142-bld79.tar.bz2


More information about the scm-commits mailing list