rpms/fedora-rpmdevtools/FC-4 .cvsignore, 1.11, 1.12 fedora-rpmdevtools.spec, 1.14, 1.15 sources, 1.11, 1.12

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Feb 26 16:09:18 UTC 2006


Author: scop

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

Modified Files:
	.cvsignore fedora-rpmdevtools.spec sources 
Log Message:
* Sun Feb 26 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.5-1
- Improve diffarchive and extract error messages.

* Fri Feb 24 2006 Ville Skyttä <ville.skytta at iki.fi>
- Update spectool to 1.0.7 (#162253).

* Thu Feb  9 2006 Ville Skyttä <ville.skytta at iki.fi>
- Add file(1) based archive type detection to fedora-extract.

* Wed Feb  8 2006 Ville Skyttä <ville.skytta at iki.fi>
- Add "diff file lists only" option to diffarchive.

* Sun Feb  5 2006 Ville Skyttä <ville.skytta at iki.fi>
- Add Ruby spec template (#180066, Oliver Andrich) and make newrpmspec
  use it for ruby-*.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fedora-rpmdevtools/FC-4/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- .cvsignore	30 Dec 2005 17:47:21 -0000	1.11
+++ .cvsignore	26 Feb 2006 16:09:18 -0000	1.12
@@ -1,2 +1,2 @@
-spectool-1.0.6.tar.bz2
-fedora-rpmdevtools-1.4.tar.bz2
+fedora-rpmdevtools-1.5.tar.bz2
+spectool-1.0.7.tar.bz2


Index: fedora-rpmdevtools.spec
===================================================================
RCS file: /cvs/extras/rpms/fedora-rpmdevtools/FC-4/fedora-rpmdevtools.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- fedora-rpmdevtools.spec	30 Dec 2005 17:47:21 -0000	1.14
+++ fedora-rpmdevtools.spec	26 Feb 2006 16:09:18 -0000	1.15
@@ -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.6
+%define spectool_version   1.0.7
 
 Name:           fedora-rpmdevtools
-Version:        1.4
+Version:        1.5
 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, wget
+Requires:       rpm-python, python, cpio, sed, perl, wget, file
 # Minimal RPM build requirements
 Requires:       rpm-build, gcc, gcc-c++, redhat-rpm-config, make, tar, patch
 Requires:       diffutils, gzip, bzip2, unzip
@@ -119,7 +119,7 @@
 %defattr(-,root,root,-)
 %doc COPYING README*
 %config(noreplace) %{_sysconfdir}/fedora
-%{_datadir}/fedora
+%{_datadir}/fedora/
 %{_bindir}/fedora-*
 %{_bindir}/spectool
 %{_prefix}/lib/rpm/check-*
@@ -127,6 +127,25 @@
 
 
 %changelog
+* Sun Feb 26 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.5-1
+- Improve diffarchive and extract error messages.
+
+* Fri Feb 24 2006 Ville Skyttä <ville.skytta at iki.fi>
+- Update spectool to 1.0.7 (#162253).
+
+* Thu Feb  9 2006 Ville Skyttä <ville.skytta at iki.fi>
+- Add file(1) based archive type detection to fedora-extract.
+
+* Wed Feb  8 2006 Ville Skyttä <ville.skytta at iki.fi>
+- Add "diff file lists only" option to diffarchive.
+
+* Sun Feb  5 2006 Ville Skyttä <ville.skytta at iki.fi>
+- Add Ruby spec template (#180066, Oliver Andrich) and make newrpmspec
+  use it for ruby-*.
+
+* Sat Feb  4 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.4-2
+- Fix rpath checker tests with bash 3.1 (#178636, Enrico Scholz).
+
 * Fri Dec 30 2005 Ville Skyttä <ville.skytta at iki.fi> - 1.4-1
 - Update spectool to 1.0.6 (#176521).
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fedora-rpmdevtools/FC-4/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	30 Dec 2005 17:47:21 -0000	1.11
+++ sources	26 Feb 2006 16:09:18 -0000	1.12
@@ -1,2 +1,2 @@
-9a12bd585ba3911e34da861edc7557da  spectool-1.0.6.tar.bz2
-27d6ae54bc2db4d836fdd443842cd3fe  fedora-rpmdevtools-1.4.tar.bz2
+8b9e391f9da90a78ccb62db05e961bc3  fedora-rpmdevtools-1.5.tar.bz2
+e2b1668f39c085807cae5a770c252dd5  spectool-1.0.7.tar.bz2




More information about the scm-commits mailing list