rpms/pinot/devel configure-ssl-curl-libs.patch, 1.1, 1.2 pinot.spec, 1.15, 1.16

Adel Gadllah (drago01) fedora-extras-commits at redhat.com
Sun Oct 21 11:24:54 UTC 2007


Author: drago01

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

Modified Files:
	configure-ssl-curl-libs.patch pinot.spec 
Log Message:
rediff configure patch

configure-ssl-curl-libs.patch:

Index: configure-ssl-curl-libs.patch
===================================================================
RCS file: /cvs/pkgs/rpms/pinot/devel/configure-ssl-curl-libs.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- configure-ssl-curl-libs.patch	21 Oct 2007 10:51:31 -0000	1.1
+++ configure-ssl-curl-libs.patch	21 Oct 2007 11:24:37 -0000	1.2
@@ -1,6 +1,7 @@
---- configure_bak	2007-10-21 18:04:43.000000000 +0800
-+++ configure	2007-10-21 18:16:15.000000000 +0800
-@@ -23873,6 +23873,117 @@
+diff -upNr pinot-0.76.orign/configure pinot-0.76/configure
+--- pinot-0.76.orign/configure	2007-08-22 15:56:32.000000000 +0200
++++ pinot-0.76/configure	2007-10-21 13:21:11.000000000 +0200
+@@ -23873,6 +23873,117 @@ else
     EXTRA_HTTP_CFLAGS="-DUSE_CURL -DUSE_SSL"
     { echo "$as_me:$LINENO: result: yes" >&5
  echo "${ECHO_T}yes" >&6; }
@@ -118,7 +119,7 @@
  fi
  HTTP_DOWNLOADER="CurlDownloader"
  ;;
-@@ -25360,8 +25471,8 @@
+@@ -25360,8 +25471,8 @@ echo "${ECHO_T}yes" >&6; }
  fi
  
  


Index: pinot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pinot/devel/pinot.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- pinot.spec	21 Oct 2007 11:06:39 -0000	1.15
+++ pinot.spec	21 Oct 2007 11:24:37 -0000	1.16
@@ -1,6 +1,6 @@
 Name:  pinot
 Version: 0.76        
-Release: 4%{?dist}
+Release: 5%{?dist}
 Summary: Personal search and metasearch for the Desktop      
 
 Group: User Interface/Desktops        
@@ -53,7 +53,7 @@
 %setup -q 
 %patch0 -p1 -b .lang_detect
 %patch1 -p1 -b .dbus_reload
-%patch2 -p0 -b .configure_openssl
+%patch2 -p1 -b .configure_openssl
 
 %build
 %configure
@@ -116,6 +116,9 @@
 %{_libdir}/deskbar-applet/handlers/pinot-*
 
 %changelog
+* Sun Oct 21 2007 Adel Gadllah <adel.gadllah at gmail.com> 0.76-5
+- Rediff openssl patch
+
 * Sun Oct 21 2007 Adel Gadllah <adel.gadllah at gmail.com> 0.76-4
 - Revert previous change
 - Add patch from upstream to fix build




More information about the fedora-extras-commits mailing list