summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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