rpms/quilt/devel quilt.spec,1.4,1.5

Joshua W. Boyer (jwboyer) fedora-extras-commits at redhat.com
Wed May 4 14:54:29 UTC 2005


Author: jwboyer

Update of /cvs/extras/rpms/quilt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4824

Modified Files:
	quilt.spec 
Log Message:
* Wed May 4 2005 - jwboyer at jdub.homelinux.org 0.40-2
- Bump release to fix dist tag usage



Index: quilt.spec
===================================================================
RCS file: /cvs/extras/rpms/quilt/devel/quilt.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- quilt.spec	3 May 2005 17:11:45 -0000	1.4
+++ quilt.spec	4 May 2005 14:54:27 -0000	1.5
@@ -1,13 +1,15 @@
 #
 # spec file for quilt - patch management scripts
 #
+%{!?dist: %define dist .fc4}
+%{!?fedora: %define fedora 4}
 
 Name:		quilt
 Summary:	Scripts for working with series of patches
 License:	GPL
 Group:		Development/Tools
 Version:	0.40
-Release:	1%{?dist}
+Release:	2%{?dist}
 Source:		http://savannah.nongnu.org/download/quilt/quilt-%{version}.tar.gz
 URL:		http://savannah.nongnu.org/projects/quilt
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -61,6 +63,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Wed May 4 2005 - jwboyer at jdub.homelinux.org 0.40-2
+- Bump release to fix dist tag usage
+
 * Tue May 3 2005 - jwboyer at jdub.homelinux.org 0.40-1
 - Update to 0.40
 - Remove fix-man-page.patch as it's now upstream




More information about the fedora-extras-commits mailing list