rpms/argyllcms/F-11 argyllcms.spec,1.10,1.11 sources,1.5,1.6

Jon Ciesla limb at fedoraproject.org
Fri Sep 25 13:21:06 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/argyllcms/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3891

Modified Files:
	argyllcms.spec sources 
Log Message:
New upstream.



Index: argyllcms.spec
===================================================================
RCS file: /cvs/pkgs/rpms/argyllcms/F-11/argyllcms.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- argyllcms.spec	16 Apr 2009 19:07:21 -0000	1.10
+++ argyllcms.spec	25 Sep 2009 13:21:05 -0000	1.11
@@ -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: 2%{?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,15 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* 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/F-11/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	25 Sep 2009 13:21:06 -0000	1.6
@@ -1,2 +1,2 @@
 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 scm-commits mailing list