summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiloslav Trmac <mitr@fedoraproject.org>2006-10-24 21:57:13 +0000
committerMiloslav Trmac <mitr@fedoraproject.org>2006-10-24 21:57:13 +0000
commit8d7a51ba83945d85c9e1a9b31eeb1f91288f74af (patch)
tree48050259427ff1ff0bafb9af4b82382dd95b3bcf
parent2904c179a0c9221a799c43319c2af11f63ebd053 (diff)
downloadm4-1_4_7-1.tar.gz
m4-1_4_7-1.tar.xz
m4-1_4_7-1.zip
- Update to m4-1.4.7m4-1_4_7-1
- Add %%check - Fix a rpmlint warning about Summary:
-rw-r--r--.cvsignore4
-rw-r--r--m4.spec14
-rw-r--r--sources4
3 files changed, 15 insertions, 7 deletions
diff --git a/.cvsignore b/.cvsignore
index d94cb29..cb9c990 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-m4-1.4.5.tar.bz2
-m4-1.4.5.tar.bz2.sig
+m4-1.4.7.tar.bz2
+m4-1.4.7.tar.bz2.sig
diff --git a/m4.spec b/m4.spec
index ccf15f0..b373ce6 100644
--- a/m4.spec
+++ b/m4.spec
@@ -1,7 +1,7 @@
-Summary: The GNU macro processor.
+Summary: The GNU macro processor
Name: m4
-Version: 1.4.5
-Release: 3
+Version: 1.4.7
+Release: 1
License: GPL
Group: Applications/Text
Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.bz2
@@ -34,6 +34,9 @@ rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
+%check
+make check
+
%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO
@@ -53,6 +56,11 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Oct 24 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.7-1
+- Update to m4-1.4.7
+- Add %%check
+- Fix a rpmlint warning about Summary:
+
* Mon Jul 17 2006 Miloslav Trmac <mitr@redhat.com> - 1.4.5-3
- Use the install-info scriptlets recommended in the Fedora Extras wiki
- Move $RPM_BUILD_ROOT cleaning from %%prep to %%install
diff --git a/sources b/sources
index 4a56227..876f851 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8bcd8244d5bed9f8e2d5f05ad693b8b4 m4-1.4.5.tar.bz2
-89e97964cc3999c1643d3ab1098444a9 m4-1.4.5.tar.bz2.sig
+0115a354217e36ca396ad258f6749f51 m4-1.4.7.tar.bz2
+4198937471bbc88d3bf127be53833bf8 m4-1.4.7.tar.bz2.sig