rpms/printoxx/devel .cvsignore, 1.5, 1.6 printoxx.spec, 1.5, 1.6 sources, 1.5, 1.6

Pavel Alexeev hubbitus at fedoraproject.org
Wed Feb 25 13:54:21 UTC 2009


Author: hubbitus

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

Modified Files:
	.cvsignore printoxx.spec sources 
Log Message:
Add patch to build on new gcc 4.4
printoxx-1.8.1.constchar.patch
Bugtracker not found. Patch e-mailed to maintainer.




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/printoxx/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	23 Feb 2009 21:24:56 -0000	1.5
+++ .cvsignore	25 Feb 2009 13:53:51 -0000	1.6
@@ -1 +1,2 @@
 printoxx-1.8.1.tar.gz
+printoxx-1.8.1.constchar.patch


Index: printoxx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/printoxx/devel/printoxx.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- printoxx.spec	23 Feb 2009 22:30:24 -0000	1.5
+++ printoxx.spec	25 Feb 2009 13:53:51 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		printoxx
 Version:		1.8.1
-Release:		1%{?dist}
+Release:		2%{?dist}
 Summary:		Print image files
 
 Group:		Applications/Multimedia
@@ -14,6 +14,9 @@
 BuildRequires:	desktop-file-utils
 Requires:		cups
 
+# Bugtracker not found. Patch e-mailed to maintainer.
+Patch0:		printoxx-1.8.1.constchar.patch
+
 %description
 Printoxx is a free open source Linux program for printing one or more image
 files with a user-defined page layout. Images can be added to a layout page
@@ -23,6 +26,9 @@
 
 %prep
 %setup -q -n %{name}
+
+%patch0 -p1 -b .constchar
+
 # To use "fedora" CFLAGS (exported)
 sed -i -e "s/CFLAGS =/CFLAGS +=/" Makefile
 
@@ -59,10 +65,11 @@
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
-* Tue Feb 24 2009 Pavel Alexeev <Pahan [ at ] Hubbitus [ DOT ] spb [ dOt.] su> - 1.8.1-1
+* Tue Feb 24 2009 Pavel Alexeev <Pahan [ at ] Hubbitus [ DOT ] spb [ dOt.] su> - 1.8.1-2
 - Step to version 1.8.1
 - Adjust Source0 url.
 - Reformat header of spec with tabs.
+- Add Patch0: printoxx-1.8.1.constchar.patch to build on gcc 4.4
 
 * Sun Jan  4 2009  Nicoleau Fabien <nicoleau.fabien at gmail.com> - 1.8-1
 - Rebuild for 1.8


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/printoxx/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	23 Feb 2009 21:24:56 -0000	1.5
+++ sources	25 Feb 2009 13:53:51 -0000	1.6
@@ -1 +1,2 @@
 9e2811a075cbdb870507068e22c92268  printoxx-1.8.1.tar.gz
+7e891f89b87ee5a3e8db60a8860f4221  printoxx-1.8.1.constchar.patch




More information about the fedora-extras-commits mailing list