rpms/ipe/devel .cvsignore, 1.6, 1.7 ipe.spec, 1.24, 1.25 sources, 1.5, 1.6 ipe-6.0pre28-patch1.patch, 1.1, NONE ipe-6.0pre30-pdftex1.40.patch, 1.1, NONE

Laurent Rineau rineau at fedoraproject.org
Thu Aug 20 17:22:44 UTC 2009


Author: rineau

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

Modified Files:
	.cvsignore ipe.spec sources 
Removed Files:
	ipe-6.0pre28-patch1.patch ipe-6.0pre30-pdftex1.40.patch 
Log Message:
* Thu Aug 20 2009 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 6.0-0.32.pre32patch1%{?dist}
- New upstream release
- ipe5toxml no longer shipped
- Patch ipe-6.0pre30-pdftex1.40.patch is obsoleted



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ipe/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	28 May 2008 19:16:49 -0000	1.6
+++ .cvsignore	20 Aug 2009 17:22:44 -0000	1.7
@@ -1,4 +1 @@
-ipe-6.0pre30-src.tar.gz
-gpl-2.0.txt
-license.txt
-readme.txt
+ipe-6.0pre32patch1-src.tar.gz


Index: ipe.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ipe/devel/ipe.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- ipe.spec	20 Aug 2009 16:54:37 -0000	1.24
+++ ipe.spec	20 Aug 2009 17:22:44 -0000	1.25
@@ -1,8 +1,8 @@
-%define preversion 30
+%define preversion 32patch1
 
 Name:           ipe
 Version:        6.0
-Release:        0.31.pre%{preversion}%{?dist}
+Release:        0.32.pre%{preversion}%{?dist}
 Summary:        Drawing editor for creating figures in PDF or PostScript formats
 
 Group:          Applications/Publishing
@@ -11,13 +11,10 @@ Group:          Applications/Publishing
 License:        GPLv2+ with exceptions
 #
 URL:            http://tclab.kaist.ac.kr/ipe/
-Source0:        http://luaforge.net/frs/download.php/2727/ipe-6.0pre%{preversion}-src.tar.gz
+Source0:        http://luaforge.net/frs/download.php/4052/ipe-6.0pre%{preversion}-src.tar.gz
 
 Patch1:         ipe-6.0pre30-gcc43.patch
 
-# Upstream patch. http://http.theano.de/cgi-bin/bugzilla/show_bug.cgi?id=253
-Patch2:         ipe-6.0pre30-pdftex1.40.patch
-
 # Fedora specific patch. It removes the runtime test of the Freetype
 # library version. Freetype is supposed to bump its soname if the ABI is
 # incompatible.
@@ -39,7 +36,6 @@ Requires:       xdg-utils
 Provides:       ipe(api) = 5.99.%{preversion}pre
 Provides:       ipetoipe = %{version}
 Provides:       ipetopng = %{version}
-Provides:       ipe5toxml = %{version}
 
 %description
 Ipe is a drawing editor for creating figures in PDF or (encapsulated)
@@ -68,9 +64,11 @@ Requires: %{name} = %{version}-%{release
 %prep
 %setup -n %{name}-%{version}pre%{preversion} -q
 %patch1 -p1 -b '.gcc43'
-%patch2 -p1 -b '.pdf140'
 %patch10 -p1 -b '.no-freetype-check'
 
+# fix files permissions
+find src -type f -exec chmod -x {} +
+
 %build
 export QTDIR=%{qtdir}
 
@@ -158,12 +156,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/ipe
 %dir %{_datadir}/ipe/%{version}
 %{_datadir}/ipe/%{version}/*.xml
-%{_bindir}/ipe5toxml
 %{_bindir}/ipe
 %{_bindir}/ipetoipe
 %{_bindir}/ipetopng
 #%{_bindir}/figtoipe
-%{_mandir}/man1/ipe5toxml.1*
 %{_mandir}/man1/ipe.1*
 %{_mandir}/man1/ipetoipe.1*
 %{_mandir}/man1/ipetopng.1*
@@ -184,6 +180,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/ipe/%{version}/doc
 
 %changelog
+* Thu Aug 20 2009 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 6.0-0.32.pre32patch1%{?dist}
+- New upstream release
+- ipe5toxml no longer shipped
+- Patch ipe-6.0pre30-pdftex1.40.patch is obsoleted
+
 * Thu Aug 20 2009 Laurent Rineau <Laurent.Rineau__fedora at normalesup.org> - 6.0-0.31.pre30%{?dist}
 - Requires tex(latex) instead of tetex (replaced by TeXLive)
 - Add default attributes (error reported by rpmlint)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ipe/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	14 Feb 2008 13:30:50 -0000	1.5
+++ sources	20 Aug 2009 17:22:44 -0000	1.6
@@ -1 +1 @@
-d0b203f1cbda664c76681b79684bde76  ipe-6.0pre30-src.tar.gz
+2d979ee33944452b7ba18a0ba7c176f3  ipe-6.0pre32patch1-src.tar.gz


--- ipe-6.0pre28-patch1.patch DELETED ---


--- ipe-6.0pre30-pdftex1.40.patch DELETED ---




More information about the fedora-extras-commits mailing list