rpms/jigdo/devel jigdo-0.7.1-debug.patch, 1.1, 1.2 jigdo.spec, 1.8, 1.9

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Aug 5 15:08:05 UTC 2008


Author: spot

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

Modified Files:
	jigdo-0.7.1-debug.patch jigdo.spec 
Log Message:
fix license tag

jigdo-0.7.1-debug.patch:

Index: jigdo-0.7.1-debug.patch
===================================================================
RCS file: /cvs/pkgs/rpms/jigdo/devel/jigdo-0.7.1-debug.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jigdo-0.7.1-debug.patch	22 Mar 2006 04:35:15 -0000	1.1
+++ jigdo-0.7.1-debug.patch	5 Aug 2008 15:07:35 -0000	1.2
@@ -1,11 +1,12 @@
---- jigdo-0.7.1/configure.debug	2004-06-20 16:49:15.000000000 -0400
-+++ jigdo-0.7.1/configure	2005-04-15 18:19:10.000000000 -0400
-@@ -2723,8 +2723,6 @@
+diff -up jigdo-0.7.3/configure.debug jigdo-0.7.3/configure
+--- jigdo-0.7.3/configure.debug	2006-05-19 17:16:14.000000000 -0400
++++ jigdo-0.7.3/configure	2008-08-05 11:03:24.000000000 -0400
+@@ -2676,8 +2676,6 @@ ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS 
  ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
  ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
  
 -CFLAGS=`echo "$CFLAGS" | sed 's/\(^\| \)-g\( \|$\)/ /'`
 -CXXFLAGS=`echo "$CXXFLAGS" | sed 's/\(^\| \)-g\( \|$\)/ /'`
  IF_GXX2="#"
- IF_NOGXX2=""
+ IFNOT_GXX2=""
  if test "$GXX" = yes; then


Index: jigdo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jigdo/devel/jigdo.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- jigdo.spec	13 Mar 2008 02:36:34 -0000	1.8
+++ jigdo.spec	5 Aug 2008 15:07:35 -0000	1.9
@@ -1,10 +1,11 @@
 Name:		jigdo
 Version:	0.7.3
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	Ease distribution of large files over the Internet
 
 Group:		Applications/Internet
-License:	GPL
+# Exception is permission to link with OpenSSL
+License:	GPLv2 with exceptions
 URL:		http://atterer.net/jigdo/
 Source0:	http://atterer.net/jigdo/%{name}-%{version}.tar.bz2
 Source1:    jigdo.desktop
@@ -67,6 +68,9 @@
 %attr(0644,root,root) %{_mandir}/man[^3]/*
 
 %changelog
+* Tue Aug  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.7.3-7
+- fix license tag
+
 * Tue Mar 11 2008 Ian Burrell <ianburrell at gmail.com> - 0.7.3-6
 - Add patch for gcc 4.3 support
 




More information about the fedora-extras-commits mailing list