rpms/netpbm/F-9 .cvsignore, 1.36, 1.37 netpbm.spec, 1.110, 1.111 sources, 1.40, 1.41

Jindrich Novy (jnovy) fedora-extras-commits at redhat.com
Mon Jun 9 11:10:42 UTC 2008


Author: jnovy

Update of /cvs/extras/rpms/netpbm/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10821

Modified Files:
	.cvsignore netpbm.spec sources 
Log Message:
* Mon Jun  9 2008 Jindrich Novy <jnovy at redhat.com> 10.35.45-1
- update to 10.35.45
- fixes anytopnm, pamtohtmltbl, xvminitoppm, pbmtogo, tgatoppm,
  pamscale PBM input with -nomix, pamtilt crash,
  pbmtext and documentation of pamthreshold



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/netpbm/F-9/.cvsignore,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- .cvsignore	14 Apr 2008 08:44:55 -0000	1.36
+++ .cvsignore	9 Jun 2008 11:09:58 -0000	1.37
@@ -1 +1 @@
-netpbm-10.35.42.tar.bz2
+netpbm-10.35.45.tar.bz2


Index: netpbm.spec
===================================================================
RCS file: /cvs/extras/rpms/netpbm/F-9/netpbm.spec,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- netpbm.spec	14 Apr 2008 08:44:55 -0000	1.110
+++ netpbm.spec	9 Jun 2008 11:09:58 -0000	1.111
@@ -1,6 +1,6 @@
 Summary: A library for handling different graphics file formats
 Name: netpbm
-Version: 10.35.42
+Version: 10.35.45
 Release: 1%{?dist}
 License: Assorted licenses, see %{_docdir}/%{name}-%{version}/copyright_summary
 Group: System Environment/Libraries
@@ -118,7 +118,7 @@
 
 TOP=`pwd`
 make \
-	CC=%{__cc} \
+	CC="%{__cc}" \
 	LDFLAGS="-L$TOP/pbm -L$TOP/pgm -L$TOP/pnm -L$TOP/ppm" \
 	CFLAGS="$RPM_OPT_FLAGS -fPIC -flax-vector-conversions" \
 	LADD="-lm" \
@@ -214,6 +214,12 @@
 %{_datadir}/netpbm/
 
 %changelog
+* Mon Jun  9 2008 Jindrich Novy <jnovy at redhat.com> 10.35.45-1
+- update to 10.35.45
+- fixes anytopnm, pamtohtmltbl, xvminitoppm, pbmtogo, tgatoppm,
+  pamscale PBM input with -nomix, pamtilt crash,
+  pbmtext and documentation of pamthreshold
+
 * Mon Apr 14 2008 Jindrich Novy <jnovy at redhat.com> 10.35.42-1
 - update to 10.35.42
 - fixes pnmnorm, resolution of conflicting -wpercent and -wvalue


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/netpbm/F-9/sources,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- sources	14 Apr 2008 08:44:55 -0000	1.40
+++ sources	9 Jun 2008 11:09:58 -0000	1.41
@@ -1 +1 @@
-d2fdbdefd1cfa846462ee2565eb5ae7e  netpbm-10.35.42.tar.bz2
+e4f3a911b8e4e90196aefe5209523cda  netpbm-10.35.45.tar.bz2




More information about the fedora-extras-commits mailing list