rpms/ipcalculator/devel ipcalculator.spec,1.1,1.2

Ville Skyttä scop at fedoraproject.org
Sun Sep 21 08:36:56 UTC 2008


Author: scop

Update of /cvs/pkgs/rpms/ipcalculator/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16409/ipcalculator/devel

Modified Files:
	ipcalculator.spec 
Log Message:
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi>
- Fix Patch0:/%patch mismatch.

https://www.redhat.com/archives/fedora-devel-list/2008-September/msg00375.html



Index: ipcalculator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipcalculator/devel/ipcalculator.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ipcalculator.spec	12 Feb 2008 12:04:44 -0000	1.1
+++ ipcalculator.spec	21 Sep 2008 08:36:25 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           ipcalculator
 Version:        0.41
-Release:        6%{?dist} 
+Release:        7%{?dist} 
 Summary:        A utility for computing broadcast, network, mask, and host ranges
 
 Group:          Applications/Internet
@@ -42,7 +42,7 @@
 sed -i '1041,1085s/ipcalc/ipcalculator/g' ipcalc
 # the cgi wrapper uses hardcoded path to a different location
 sed -i 's:/usr/local/bin/ipcalc:%{_bindir}/ipcalculator:' ipcalc.cgi
-%patch -p1 -b .hrefs
+%patch0 -p1 -b .hrefs
 
 
 %build
@@ -89,6 +89,9 @@
 
 
 %changelog
+* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 0.41-7
+- Fix Patch0:/%%patch mismatch.
+
 * Wed Dec 26 2007 Jakub Hrozek <jhrozek at redhat.com> - 0.41-6
 - fix a typo in the sed substitution
 - add the background image from the project page




More information about the fedora-extras-commits mailing list