rpms/rdist/devel rdist.spec,1.26,1.27

Jiří Moskovčák jmoskovc at fedoraproject.org
Mon Apr 19 12:58:32 UTC 2010


Author: jmoskovc

Update of /cvs/extras/rpms/rdist/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11936

Modified Files:
	rdist.spec 
Log Message:
minor spec file fix



Index: rdist.spec
===================================================================
RCS file: /cvs/extras/rpms/rdist/devel/rdist.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- rdist.spec	19 Apr 2010 12:47:02 -0000	1.26
+++ rdist.spec	19 Apr 2010 12:58:31 -0000	1.27
@@ -1,7 +1,7 @@
 Summary: Maintains identical copies of files on multiple machines.
 Name: rdist
 Version: 6.1.5
-Release: 48
+Release: 49%{?dist}
 Epoch: 1
 License: BSD
 Group: Applications/System
@@ -89,6 +89,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man8/rdistd.8*
 
 %changelog
+* Mon Apr 19 2010 Jiri Moskovcak <jmoskovc at redhat.com> - 1:6.1.5-49
+- added dist macro
+
 * Mon Apr 19 2010 Jiri Moskovcak <jmoskovc at redhat.com> - 1:6.1.5-48
 - fixed rdistd manpage
 - Resolves: #526175



More information about the scm-commits mailing list