rpms/fedora-rpmdevtools/FC-3 .cvsignore, 1.9, 1.10 fedora-rpmdevtools.spec, 1.9, 1.10 sources, 1.9, 1.10

Ville Skytta (scop) fedora-extras-commits at redhat.com
Fri Dec 30 17:54:39 UTC 2005


Author: scop

Update of /cvs/extras/rpms/fedora-rpmdevtools/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32016/FC-3

Modified Files:
	.cvsignore fedora-rpmdevtools.spec sources 
Log Message:
* Fri Dec 30 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.4-1
- Update spectool to 1.0.6 (#176521).

* Wed Dec 28 2005 Ville Skyttä <ville.skytta at iki.fi>
- Update spectool to 1.0.5 (#162253), require wget for it.
- Add disttags to spec templates.

* Thu Oct 27 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.3-1
- check-rpaths-worker: detect when RPATH references the parent directory
  of an absolute path (#169298, Enrico Scholz).
- Add regression test for check-rpaths* (#169298, Enrico Scholz).
- Honor user's indent-tabs-mode setting in fedora-init.el (#170902).



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fedora-rpmdevtools/FC-3/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	7 Oct 2005 17:58:41 -0000	1.9
+++ .cvsignore	30 Dec 2005 17:54:39 -0000	1.10
@@ -1,2 +1,2 @@
-fedora-rpmdevtools-1.2.tar.bz2
-spectool-1.0.4.tar.bz2
+spectool-1.0.6.tar.bz2
+fedora-rpmdevtools-1.4.tar.bz2


Index: fedora-rpmdevtools.spec
===================================================================
RCS file: /cvs/extras/rpms/fedora-rpmdevtools/FC-3/fedora-rpmdevtools.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- fedora-rpmdevtools.spec	7 Oct 2005 17:58:41 -0000	1.9
+++ fedora-rpmdevtools.spec	30 Dec 2005 17:54:39 -0000	1.10
@@ -1,9 +1,9 @@
 %define emacs_sitestart_d  %{_datadir}/emacs/site-lisp/site-start.d
 %define xemacs_sitestart_d %{_datadir}/xemacs/site-packages/lisp/site-start.d
-%define spectool_version   1.0.4
+%define spectool_version   1.0.6
 
 Name:           fedora-rpmdevtools
-Version:        1.2
+Version:        1.4
 Release:        1%{?dist}
 Summary:        Fedora RPM Development Tools
 
@@ -20,7 +20,7 @@
 Provides:       spectool = %{spectool_version}
 Obsoletes:      %{name}-emacs < 0.1.9
 # Required for tool operations
-Requires:       rpm-python, python, cpio, sed, perl
+Requires:       rpm-python, python, cpio, sed, perl, wget
 # Minimal RPM build requirements
 Requires:       rpm-build, gcc, gcc-c++, redhat-rpm-config, make, tar, patch
 Requires:       diffutils, gzip, bzip2, unzip
@@ -91,8 +91,9 @@
 install -pm 644 rmdevelrpms.conf $RPM_BUILD_ROOT%{_sysconfdir}/fedora
 
 
-%check || :
+%check
 env PATH="$RPM_BUILD_ROOT%{_bindir}:$PATH" sh test/fedora-kmodhelper-test.sh
+/bin/bash test/rpathtest.sh
 
 
 %clean
@@ -126,6 +127,19 @@
 
 
 %changelog
+* Fri Dec 30 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.4-1
+- Update spectool to 1.0.6 (#176521).
+
+* Wed Dec 28 2005 Ville Skyttä <ville.skytta at iki.fi>
+- Update spectool to 1.0.5 (#162253), require wget for it.
+- Add disttags to spec templates.
+
+* Thu Oct 27 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.3-1
+- check-rpaths-worker: detect when RPATH references the parent directory
+  of an absolute path (#169298, Enrico Scholz).
+- Add regression test for check-rpaths* (#169298, Enrico Scholz).
+- Honor user's indent-tabs-mode setting in fedora-init.el (#170902).
+
 * Fri Oct  7 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.2-1
 - check-buildroot: grep for buildroot as a fixed string, not a regexp.
 - Update FSF's address in copyright notices.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fedora-rpmdevtools/FC-3/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	7 Oct 2005 17:58:41 -0000	1.9
+++ sources	30 Dec 2005 17:54:39 -0000	1.10
@@ -1,2 +1,2 @@
-81129d10b7f5bbc86b44db5a8070dc6e  fedora-rpmdevtools-1.2.tar.bz2
-f88484ff2a2d83f0cc1d37bc71300f7a  spectool-1.0.4.tar.bz2
+9a12bd585ba3911e34da861edc7557da  spectool-1.0.6.tar.bz2
+27d6ae54bc2db4d836fdd443842cd3fe  fedora-rpmdevtools-1.4.tar.bz2




More information about the fedora-extras-commits mailing list