rpms/argyllcms/devel .cvsignore, 1.5, 1.6 argyllcms.spec, 1.11, 1.12 sources, 1.5, 1.6

Jon Ciesla limb at fedoraproject.org
Tue Jun 30 18:10:58 UTC 2009


Author: limb

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

Modified Files:
	.cvsignore argyllcms.spec sources 
Log Message:
1.0.4.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/argyllcms/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	3 Sep 2008 20:59:38 -0000	1.5
+++ .cvsignore	30 Jun 2009 18:10:28 -0000	1.6
@@ -1,2 +1 @@
-Argyll_V1.0.1_autotools.patch.gz
-Argyll_V1.0.3_src.zip
+Argyll_V1.0.4_src.zip


Index: argyllcms.spec
===================================================================
RCS file: /cvs/pkgs/rpms/argyllcms/devel/argyllcms.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- argyllcms.spec	16 Apr 2009 18:49:58 -0000	1.11
+++ argyllcms.spec	30 Jun 2009 18:10:28 -0000	1.12
@@ -4,8 +4,8 @@
 %define archivename Argyll_V%{version}%{?alphaversion}_src.zip
 
 Name:    argyllcms
-Version: 1.0.3
-Release: 5%{?alphatag}%{?dist}
+Version: 1.0.4
+Release: 1%{?alphatag}%{?dist}
 Summary: ICC compatible color management system
 
 Group:   User Interface/X
@@ -18,8 +18,9 @@ Patch1:  http://www.blackfiveservices.co
 Patch2:  %{name}-1.0.3-remove-libusb-fork-check.patch
 # Patch applied for legal reasons
 Patch4:  %{name}-1.0.2-legal.patch
-Patch5: argyllcms-CVE-2009-0583,0584.patch
-Patch6: argyllcms-CVE-2009-0792.patch
+#Patch5: argyllcms-CVE-2009-0583,0584.patch
+#Patch6: argyllcms-CVE-2009-0792.patch
+#Patch7: argyllcms-1.0.3-autotools.patch
 
 BuildRoot:     %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: libtiff-devel, libusb-devel
@@ -66,8 +67,9 @@ This package contains the Argyll color m
 %patch2 -p1 -b .sysusb
 # Legal patch required
 %patch4 -p1 -b .legal
-%patch5 -p0
-%patch6 -p0
+#%patch5 -p0
+#%patch6 -p0
+#%patch7 -p0
 
 # Salvage policy files
 mv libusb/19-color.fdi .
@@ -82,6 +84,9 @@ chmod u+x configure
 %configure
 make
 
+#%check
+#make check
+
 %install
 rm -rf %{buildroot}
 
@@ -118,8 +123,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jun 30 2009 Jon Ciesla <limb at jcomserv.net> - 1.0.4-1
+- New upstream, incorporating ICC fixes.
+
 * Thu Apr 16 2009 Jon Ciesla <limb at jcomserv.net> - 1.0.3-5
 - Actually *apply* previous patch.
+- Autotools patch from debian to allow for make check.
 
 * Wed Apr 08 2009 Jon Ciesla <limb at jcomserv.net> - 1.0.3-4
 - Patch for ICC library CVE-2009-0792.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/argyllcms/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	3 Sep 2008 20:59:38 -0000	1.5
+++ sources	30 Jun 2009 18:10:28 -0000	1.6
@@ -1,2 +1 @@
-cdb94385421c2fae1cf6fb068069cd9e  Argyll_V1.0.1_autotools.patch.gz
-01915869a2fda1fdaa91174edf57a0c6  Argyll_V1.0.3_src.zip
+de4010412da4f23a0df3de8f4d3d230d  Argyll_V1.0.4_src.zip




More information about the fedora-extras-commits mailing list