rpms/skencil/FC-4 .cvsignore, 1.2, 1.3 skencil.spec, 1.7, 1.8 sources, 1.2, 1.3

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Mon Aug 15 18:18:06 UTC 2005


Author: gemi

Update of /cvs/extras/rpms/skencil/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26591

Modified Files:
	.cvsignore skencil.spec sources 
Log Message:
new version 0.6.17


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/skencil/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	22 Feb 2005 22:18:22 -0000	1.2
+++ .cvsignore	15 Aug 2005 18:18:04 -0000	1.3
@@ -1 +1 @@
-skencil-0.6.16.tar.gz
+skencil-0.6.17.tar.gz


Index: skencil.spec
===================================================================
RCS file: /cvs/extras/rpms/skencil/FC-4/skencil.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- skencil.spec	26 May 2005 19:08:03 -0000	1.7
+++ skencil.spec	15 Aug 2005 18:18:04 -0000	1.8
@@ -1,15 +1,15 @@
 Name:           skencil
-Version:        0.6.16
-Release: 6
+Version:        0.6.17
+Release:	1%{?dist}
 
 Summary:        Vector drawing program
 
 Group:          Applications/Multimedia
 License:        LGPL, GPL, Historical Permission Notice and Disclaimer
 URL:            http://www.skencil.org
-Source0:        http://dl.sf.net/sketch/skencil-0.6.16.tar.gz
+Source0:        http://dl.sf.net/sketch/skencil-0.6.17.tar.gz
 Source1:        skencil-logo.png
-Patch0: skencil-python2.4.patch
+#Patch0: skencil-python2.4.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel, python-imaging-devel, PyXML
@@ -31,7 +31,7 @@
 %setup -q
 grep -rl lib/ . | xargs perl -pi -e's,lib/,%{_lib}/,g'
 grep -rl lib\' . | xargs perl -pi -es,lib\',%{_lib}\',g
-%patch0 -p0 -b .python24
+#%patch0 -p0 -b .python24
 
 %build
 find \( -name \*.sk -or -name \*.ppm -or -name \*.jpg \) -exec chmod 644 \{\} \;
@@ -104,6 +104,10 @@
 
 
 %changelog
+* Mon Aug 15 2005 Gerard Milmeister <gemi at bluewin.ch> - 0.6.17
+- New Version 0.6.17
+- patch no longer necessary
+
 * Thu May 26 2005 Jeremy Katz <katzj at redhat.com> - 0.6.16-6
 - add patch from upstream bug 10345 to fix build with python2.4 (#158408)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/skencil/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	22 Feb 2005 22:18:22 -0000	1.2
+++ sources	15 Aug 2005 18:18:04 -0000	1.3
@@ -1 +1 @@
-22db4f78151629df428c387e035fdad2  skencil-0.6.16.tar.gz
+03f0a57cf623bcd657a4b8887d3ebe0b  skencil-0.6.17.tar.gz




More information about the fedora-extras-commits mailing list