rpms/inkscape/F-10 import.log, NONE, 1.1 .cvsignore, 1.17, 1.18 inkscape.spec, 1.62, 1.63 sources, 1.18, 1.19 inkscape-20090508svn-crc32.patch, 1.1, NONE

Lubomir Rintel lkundrak at fedoraproject.org
Mon Aug 10 05:26:10 UTC 2009


Author: lkundrak

Update of /cvs/pkgs/rpms/inkscape/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4270/F-10

Modified Files:
	.cvsignore inkscape.spec sources 
Added Files:
	import.log 
Removed Files:
	inkscape-20090508svn-crc32.patch 
Log Message:
Merge from devel


--- NEW FILE import.log ---
inkscape-0_47-0_15_pre1_20090810svn_fc12:F-10:inkscape-0.47-0.15.pre1.20090810svn.fc12.src.rpm:1249881732


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/inkscape/F-10/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	3 Jun 2009 07:21:01 -0000	1.17
+++ .cvsignore	10 Aug 2009 05:26:10 -0000	1.18
@@ -1 +1 @@
-inkscape.tar.lzma
+inkscape.tar.xz


Index: inkscape.spec
===================================================================
RCS file: /cvs/pkgs/rpms/inkscape/F-10/inkscape.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -p -r1.62 -r1.63
--- inkscape.spec	16 Jun 2009 15:59:50 -0000	1.62
+++ inkscape.spec	10 Aug 2009 05:26:10 -0000	1.63
@@ -1,20 +1,21 @@
+%global optflags -O0 -g3 -pipe -Wall -fasynchronous-unwind-tables
+
 Name:           inkscape
 Version:        0.47
-Release:        0.12.pre0.20090616svn%{?dist}
+Release:        0.15.pre1.20090810svn%{?dist}
 Summary:        Vector-based drawing program using SVG
 
 Group:          Applications/Productivity
 License:        GPLv2+
 URL:            http://inkscape.sourceforge.net/
 #Source0:        http://download.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
-# svn export -r21597 https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk@21597 inkscape
-# tar cf - inkscape |lzma -9 -c >inkscape.tar.lzma
+# svn export -r22040 https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk@22040 inkscape
+# tar cf - inkscape |xz -9 -c >inkscape.tar.xz
 # Chuck the SVN snapshot specific blocks when bumping to a release:
 # perl -e 'while (<>) {/^# BEGIN SVN/ .. /^# END SVN/ or print}' <inkscape.spec
-Source0:        %{name}.tar.lzma
+Source0:        %{name}.tar.xz
 
 Patch0:         inkscape-20090410svn-uniconv.patch
-Patch1:         inkscape-20090508svn-crc32.patch
 Patch2:         inkscape-20090226svn-oldcairo.patch
 Patch4:         inkscape-20090410svn-formats.patch
 # BEGIN SVN SNAPSHOT SPECIFIC
@@ -135,7 +136,6 @@ graphics in W3C standard Scalable Vector
 %prep
 %setup -q -n %{name}
 %patch0 -p1 -b .uniconv
-%patch1 -p1 -b .crc32
 %patch2 -p0 -b .oldcairo
 %patch4 -p1 -b .formats
 # BEGIN SVN SNAPSHOT SPECIFIC
@@ -232,6 +232,16 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Aug 10 2009 Lubomir Rintel <lkundrak at v3.sk> - 0.47-0.15.pre1.20090629svn
+- Update to a post-pre1 snapshot
+- Drop upstreamed CRC32 fix
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.47-0.14.pre0.20090629svn
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Mon Jun 29 2009 Lubomir Rintel <lkundrak at v3.sk> - 0.47-0.13.pre0.20090629svn
+- Update to a newer snapshot
+
 * Tue Jun 16 2009 Lubomir Rintel <lkundrak at v3.sk> - 0.47-0.12.pre0.20090616svn
 - Update to post-pre0 snapshot
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/inkscape/F-10/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	16 Jun 2009 15:59:50 -0000	1.18
+++ sources	10 Aug 2009 05:26:10 -0000	1.19
@@ -1 +1 @@
-637c3546b0d6953bcbdfee6f7c4bb8e0  inkscape.tar.lzma
+13b4c3f101025cf89b82b1cb6f1c254c  inkscape.tar.xz


--- inkscape-20090508svn-crc32.patch DELETED ---




More information about the fedora-extras-commits mailing list