rpms/cvsutils/devel .cvsignore, 1.2, 1.3 cvsutils.spec, 1.6, 1.7 sources, 1.2, 1.3

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Mon Aug 11 05:37:47 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/cvsutils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7866

Modified Files:
	.cvsignore cvsutils.spec sources 
Log Message:
* Mon Aug 11 2008 Ralf Corsépius <rc040203 at freenet.de> - 0.2.5-1
- Upstream update.
- Reflect license having changed from GPLv2+ to GPLv3+.
- Remove cvsutils-cvs-cvsdo.diff.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cvsutils/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	10 Sep 2005 09:35:10 -0000	1.2
+++ .cvsignore	11 Aug 2008 05:37:17 -0000	1.3
@@ -1 +1 @@
-cvsutils-0.2.3.tar.gz
+cvsutils-0.2.5.tar.gz


Index: cvsutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cvsutils/devel/cvsutils.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cvsutils.spec	20 Oct 2007 02:26:15 -0000	1.6
+++ cvsutils.spec	11 Aug 2008 05:37:17 -0000	1.7
@@ -1,15 +1,14 @@
 Summary: 	CVS Utilities
 Name: 		cvsutils
-Version: 	0.2.3
-Release: 	7%{?dist}
-License: 	GPLv2+
+Version: 	0.2.5
+Release: 	1%{?dist}
+License: 	GPLv3+
 Group: 		Development/Tools
 URL: 		http://www.red-bean.com/cvsutils
 Source: 	http://www.red-bean.com/cvsutils/releases/cvsutils-%{version}.tar.gz
-Patch0:		cvsutils-cvs-cvsdo.diff
 Requires: 	cvs
-BuildArch: 	noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildArch:	noarch
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
 CVS Utilities is a collection of tools to facilitate working with
@@ -17,7 +16,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
@@ -37,11 +35,16 @@
 
 %files
 %defattr(-,root,root)
-%doc NEWS README COPYING AUTHORS TODO
+%doc NEWS README COPYING AUTHORS
 %{_bindir}/*
 %{_mandir}/man1/*
 
 %changelog
+* Mon Aug 11 2008 Ralf Corsépius <rc040203 at freenet.de> - 0.2.5-1
+- Upstream update.
+- Reflect license having changed from GPLv2+ to GPLv3+.
+- Remove cvsutils-cvs-cvsdo.diff.
+
 * Sat Oct 20 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.2.3-7
 - Reflect Source-URL having changed.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cvsutils/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	10 Sep 2005 09:35:10 -0000	1.2
+++ sources	11 Aug 2008 05:37:17 -0000	1.3
@@ -1 +1 @@
-709a3e298c654c22b41ca06d9fc4df76  cvsutils-0.2.3.tar.gz
+7e104c4bbace3d7230ade5403a06007f  cvsutils-0.2.5.tar.gz




More information about the fedora-extras-commits mailing list