rpms/xca/devel xca.spec,1.21,1.22

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Sat Jan 5 23:49:20 UTC 2008


Author: alexlan

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

Modified Files:
	xca.spec 
Log Message:
Fix typo in %patch.



Index: xca.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xca/devel/xca.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- xca.spec	5 Jan 2008 23:33:28 -0000	1.21
+++ xca.spec	5 Jan 2008 23:48:40 -0000	1.22
@@ -5,7 +5,7 @@
 Summary:	Graphical X.509 certificate management tool
 Name:		xca
 Version:	0.6.4
-Release:	%release_func 2
+Release:	%release_func 3
 
 License:	BSD
 Group:		Applications/Productivity
@@ -40,7 +40,7 @@
 %prep
 %setup -q
 %patch0 -p1 -b .locale
-%patch0 -p1 -b .newopenssl
+%patch1 -p1 -b .newopenssl
 
 mkdir -p _tmp_root/usr 	 
 ln -s /usr/%_lib	_tmp_root/usr/lib 	 
@@ -130,7 +130,7 @@
 
 
 %changelog
-* Sat Jan  5 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.6.4-2
+* Sat Jan  5 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.6.4-3
 - Add patch by Caolan McNamara (#427619) to build against new openssl
 
 * Sat Aug 25 2007 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.6.4-1




More information about the fedora-extras-commits mailing list