rpms/foo2zjs/F-14 .cvsignore, 1.6, 1.7 foo2zjs-dynamic-jbig.patch, 1.4, 1.5 foo2zjs.spec, 1.10, 1.11 sources, 1.7, 1.8
by Cedric OLIVIER
Author: cquad
Update of /cvs/free/rpms/foo2zjs/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5794/F-14
Modified Files:
.cvsignore foo2zjs-dynamic-jbig.patch foo2zjs.spec sources
Log Message:
Update to 20110602 version
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/foo2zjs/F-14/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore 3 Nov 2010 17:37:50 -0000 1.6
+++ .cvsignore 8 Jun 2011 17:20:12 -0000 1.7
@@ -1 +1 @@
-foo2zjs-20101016.tar.gz
+foo2zjs-20110602.tar.gz
foo2zjs-dynamic-jbig.patch:
Makefile | 93 -
jbig.c | 3289 --------------------------------------------------------------
jbig.h | 233 ----
jbig_ar.c | 426 --------
jbig_ar.h | 55 -
5 files changed, 44 insertions(+), 4052 deletions(-)
Index: foo2zjs-dynamic-jbig.patch
===================================================================
RCS file: /cvs/free/rpms/foo2zjs/F-14/foo2zjs-dynamic-jbig.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- foo2zjs-dynamic-jbig.patch 3 Nov 2010 17:37:50 -0000 1.4
+++ foo2zjs-dynamic-jbig.patch 8 Jun 2011 17:20:12 -0000 1.5
@@ -1,5 +1,5 @@
-diff -uNr foo2zjs.original/jbig_ar.c foo2zjs/jbig_ar.c
---- foo2zjs.original/jbig_ar.c 2008-09-05 17:05:54.000000000 +0200
+diff -uNr foo2zjs-patch1/jbig_ar.c foo2zjs/jbig_ar.c
+--- foo2zjs-patch1/jbig_ar.c 2008-09-05 17:05:54.000000000 +0200
+++ foo2zjs/jbig_ar.c 1970-01-01 01:00:00.000000000 +0100
@@ -1,426 +0,0 @@
-/*
@@ -428,8 +428,8 @@
-
- return pix;
-}
-diff -uNr foo2zjs.original/jbig_ar.h foo2zjs/jbig_ar.h
---- foo2zjs.original/jbig_ar.h 2008-09-05 17:05:54.000000000 +0200
+diff -uNr foo2zjs-patch1/jbig_ar.h foo2zjs/jbig_ar.h
+--- foo2zjs-patch1/jbig_ar.h 2008-09-05 17:05:54.000000000 +0200
+++ foo2zjs/jbig_ar.h 1970-01-01 01:00:00.000000000 +0100
@@ -1,55 +0,0 @@
-/*
@@ -487,8 +487,8 @@
-int arith_decode(struct jbg_ardec_state *s, int cx);
-
-#endif /* JBG_AR_H */
-diff -uNr foo2zjs.original/jbig.c foo2zjs/jbig.c
---- foo2zjs.original/jbig.c 2008-09-05 17:06:03.000000000 +0200
+diff -uNr foo2zjs-patch1/jbig.c foo2zjs/jbig.c
+--- foo2zjs-patch1/jbig.c 2008-09-05 17:06:03.000000000 +0200
+++ foo2zjs/jbig.c 1970-01-01 01:00:00.000000000 +0100
@@ -1,3289 +0,0 @@
-/*
@@ -3780,8 +3780,8 @@
- }
- return JBG_EINVAL | 0;
-}
-diff -uNr foo2zjs.original/jbig.h foo2zjs/jbig.h
---- foo2zjs.original/jbig.h 2008-09-05 17:06:03.000000000 +0200
+diff -uNr foo2zjs-patch1/jbig.h foo2zjs/jbig.h
+--- foo2zjs-patch1/jbig.h 2008-09-05 17:06:03.000000000 +0200
+++ foo2zjs/jbig.h 1970-01-01 01:00:00.000000000 +0100
@@ -1,233 +0,0 @@
-/*
@@ -4017,9 +4017,9 @@
-int jbg_newlen(unsigned char *bie, size_t len);
-
-#endif /* JBG_H */
-diff -uNr foo2zjs.original/Makefile foo2zjs/Makefile
---- foo2zjs.original/Makefile 2010-08-17 17:14:59.000000000 +0200
-+++ foo2zjs/Makefile 2010-09-15 18:53:19.666288601 +0200
+diff -uNr foo2zjs-patch1/Makefile foo2zjs/Makefile
+--- foo2zjs-patch1/Makefile 2011-06-03 23:05:12.000000000 +0200
++++ foo2zjs/Makefile 2011-06-07 23:13:42.242002026 +0200
@@ -19,7 +19,6 @@
# Installation prefix...
PREFIX=/usr/local
@@ -4048,8 +4048,8 @@
zjsdecode.c \
zjsdecode.1in \
zjs.h \
-@@ -266,7 +261,7 @@
- MANPAGES+= gipddecode.1
+@@ -273,7 +268,7 @@
+ MANPAGES+= hbpldecode.1
MANPAGES+= foo2zjs-pstops.1 arm2hpdl.1 usb_printerid.1
MANPAGES+= printer-profile.1
-LIBJBG = jbig.o jbig_ar.o
@@ -4057,94 +4057,98 @@
BINPROGS=
ifeq ($(UNAME),Linux)
-@@ -403,29 +398,29 @@
+@@ -420,29 +415,29 @@
@echo "yourself."
-foo2zjs: foo2zjs.o $(LIBJBG)
-+foo2zjs: foo2zjs.o
++foo2zjs: foo2zjs.o
$(CC) $(CFLAGS) -o $@ foo2zjs.o $(LIBJBG)
-foo2hp: foo2hp.o $(LIBJBG)
-+foo2hp: foo2hp.o
++foo2hp: foo2hp.o
# $(CC) $(CFLAGS) -o $@ foo2hp.o $(LIBJBG) /usr/local/lib/libdmalloc.a
$(CC) $(CFLAGS) -o $@ foo2hp.o $(LIBJBG)
-foo2xqx: foo2xqx.o $(LIBJBG)
-+foo2xqx: foo2xqx.o
++foo2xqx: foo2xqx.o
$(CC) $(CFLAGS) -o $@ foo2xqx.o $(LIBJBG)
-foo2lava: foo2lava.o $(LIBJBG)
-+foo2lava: foo2lava.o
++foo2lava: foo2lava.o
$(CC) $(CFLAGS) -o $@ foo2lava.o $(LIBJBG)
-foo2qpdl: foo2qpdl.o $(LIBJBG)
-+foo2qpdl: foo2qpdl.o
++foo2qpdl: foo2qpdl.o
$(CC) $(CFLAGS) -o $@ foo2qpdl.o $(LIBJBG)
-foo2oak: foo2oak.o $(LIBJBG)
-+foo2oak: foo2oak.o
++foo2oak: foo2oak.o
$(CC) $(CFLAGS) -o $@ foo2oak.o $(LIBJBG)
-foo2slx: foo2slx.o $(LIBJBG)
-+foo2slx: foo2slx.o
++foo2slx: foo2slx.o
$(CC) $(CFLAGS) -o $@ foo2slx.o $(LIBJBG)
-foo2hiperc: foo2hiperc.o $(LIBJBG)
-+foo2hiperc: foo2hiperc.o
++foo2hiperc: foo2hiperc.o
$(CC) $(CFLAGS) -o $@ foo2hiperc.o $(LIBJBG)
-@@ -488,37 +483,37 @@
- all-icc2ps:
- cd icc2ps; $(MAKE) all
+@@ -510,40 +505,40 @@
+ cd osx-hotplug; $(MAKE) all
+ endif
-ok: ok.o $(LIBJBG)
-+ok: ok.o
++ok: ok.o
$(CC) $(CFLAGS) ok.o $(LIBJBG) -o $@
--zjsdecode: zjsdecode.o $(LIBJBG)
-+zjsdecode: zjsdecode.o
- $(CC) $(CFLAGS) zjsdecode.o $(LIBJBG) -o $@
+-gipddecode: gipddecode.o $(LIBJBG)
++gipddecode: gipddecode.o
+ $(CC) $(CFLAGS) gipddecode.o $(LIBJBG) -o $@
+
+-hbpldecode: hbpldecode.o $(LIBJBG)
++hbpldecode: hbpldecode.o
+ $(CC) $(CFLAGS) hbpldecode.o $(LIBJBG) -o $@
-hipercdecode: hipercdecode.o $(LIBJBG)
-+hipercdecode: hipercdecode.o
++hipercdecode: hipercdecode.o
$(CC) $(CFLAGS) hipercdecode.o $(LIBJBG) -o $@
--splcdecode: splcdecode.o $(LIBJBG)
-+splcdecode: splcdecode.o
- $(CC) $(CFLAGS) splcdecode.o $(LIBJBG) -lz -o $@
-
--xqxdecode: xqxdecode.o $(LIBJBG)
-+xqxdecode: xqxdecode.o
- $(CC) $(CFLAGS) xqxdecode.o $(LIBJBG) -o $@
-
-lavadecode: lavadecode.o $(LIBJBG)
-+lavadecode: lavadecode.o
++lavadecode: lavadecode.o
$(CC) $(CFLAGS) lavadecode.o $(LIBJBG) -o $@
--qpdldecode: qpdldecode.o $(LIBJBG)
-+qpdldecode: qpdldecode.o
- $(CC) $(CFLAGS) qpdldecode.o $(LIBJBG) -o $@
+-oakdecode: oakdecode.o $(LIBJBG)
++oakdecode: oakdecode.o
+ $(CC) $(CFLAGS) -g oakdecode.o $(LIBJBG) -o $@
-opldecode: opldecode.o $(LIBJBG)
-+opldecode: opldecode.o
++opldecode: opldecode.o
$(CC) $(CFLAGS) -g opldecode.o $(LIBJBG) -o $@
--oakdecode: oakdecode.o $(LIBJBG)
-+oakdecode: oakdecode.o
- $(CC) $(CFLAGS) -g oakdecode.o $(LIBJBG) -o $@
+-qpdldecode: qpdldecode.o $(LIBJBG)
++qpdldecode: qpdldecode.o
+ $(CC) $(CFLAGS) qpdldecode.o $(LIBJBG) -o $@
+
+-splcdecode: splcdecode.o $(LIBJBG)
++splcdecode: splcdecode.o
+ $(CC) $(CFLAGS) splcdecode.o $(LIBJBG) -lz -o $@
-slxdecode: slxdecode.o $(LIBJBG)
-+slxdecode: slxdecode.o
++slxdecode: slxdecode.o
$(CC) $(CFLAGS) slxdecode.o $(LIBJBG) -o $@
--gipddecode: gipddecode.o $(LIBJBG)
-+gipddecode: gipddecode.o
- $(CC) $(CFLAGS) gipddecode.o $(LIBJBG) -o $@
+-xqxdecode: xqxdecode.o $(LIBJBG)
++xqxdecode: xqxdecode.o
+ $(CC) $(CFLAGS) xqxdecode.o $(LIBJBG) -o $@
+
+-zjsdecode: zjsdecode.o $(LIBJBG)
++zjsdecode: zjsdecode.o
+ $(CC) $(CFLAGS) zjsdecode.o $(LIBJBG) -o $@
command2foo2lava-pjl: command2foo2lava-pjl.o
-@@ -797,9 +792,9 @@
+@@ -834,9 +829,9 @@
done; \
fi
@@ -4157,7 +4161,7 @@
install-desktop:
#
-@@ -987,7 +982,7 @@
+@@ -1051,7 +1046,7 @@
-rm -f $(PROGS) $(BINPROGS) $(SHELLS)
-rm -f *.zc *.zm
-rm -f xxx.* xxxomatic
@@ -4166,7 +4170,7 @@
-rm -f foo2oak.o oakdecode.o
-rm -f foo2xqx.o xqxdecode.o
-rm -f foo2lava.o lavadecode.o
-@@ -1013,23 +1008,23 @@
+@@ -1078,24 +1073,24 @@
#
# Header dependencies
#
@@ -4181,29 +4185,31 @@
-foo2slx.o: slx.h jbig.h
-foo2hiperc.o: jbig.h hiperc.h
-hipercdecode.o: hiperc.h jbig.h
+-hbpldecode.o: jbig.h
-lavadecode.o: jbig.h
-qpdldecode.o: jbig.h
-opldecode.o: jbig.h
-slxdecode.o: slx.h jbig.h
-xqxdecode.o: xqx.h jbig.h
-gipddecode.o: slx.h jbig.h
-+zjsdecode.o: zjs.h
-+foo2zjs.o: zjs.h
-+foo2oak.o: oak.h
++zjsdecode.o: zjs.h
++foo2zjs.o: zjs.h
++foo2oak.o: oak.h
+jbig.o:
+foo2hp.o: zjs.h cups.h
-+foo2xqx.o: xqx.h
-+foo2lava.o:
++foo2xqx.o: xqx.h
++foo2lava.o:
+foo2qpdl.o: qpdl.h
-+foo2slx.o: slx.h
++foo2slx.o: slx.h
+foo2hiperc.o: hiperc.h
-+hipercdecode.o: hiperc.h
-+lavadecode.o:
-+qpdldecode.o:
-+opldecode.o:
-+slxdecode.o: slx.h
-+xqxdecode.o: xqx.h
-+gipddecode.o: slx.h
++hipercdecode.o: hiperc.h
++hbpldecode.o:
++lavadecode.o:
++qpdldecode.o:
++opldecode.o:
++slxdecode.o: slx.h
++xqxdecode.o: xqx.h
++gipddecode.o: slx.h
#
# foo2* Regression tests
Index: foo2zjs.spec
===================================================================
RCS file: /cvs/free/rpms/foo2zjs/F-14/foo2zjs.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- foo2zjs.spec 3 Nov 2010 17:37:50 -0000 1.10
+++ foo2zjs.spec 8 Jun 2011 17:20:12 -0000 1.11
@@ -1,4 +1,4 @@
-%define foo2zjs_ver 20101016
+%define foo2zjs_ver 20110602
Name: foo2zjs
Version: 0.%{foo2zjs_ver}
@@ -14,6 +14,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: jbigkit-devel groff ghostscript
+BuildRequires: bc
Requires: lcms
Requires: argyllcms
Requires(post): /bin/rm
@@ -242,6 +243,7 @@
%{_datadir}/foomatic/db/source/driver/foo2zjs.xml
%{_datadir}/foomatic/db/source/driver/foo2zjs-z1.xml
%{_datadir}/foomatic/db/source/driver/foo2zjs-z2.xml
+%{_datadir}/foomatic/db/source/driver/foo2zjs-z3.xml
%{_datadir}/foomatic/db/source/opt/foo2zjs*.xml
%{_datadir}/foomatic/db/source/opt/foo2xxx*.xml
%{_datadir}/foomatic/db/source/printer/Generic-ZjStream_Printer.xml
@@ -250,12 +252,14 @@
%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2200_DL.xml
%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2300_DL.xml
%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2430_DL.xml
+%{_datadir}/foomatic/db/source/printer/Olivetti-d-Color_P160W.xml
%{_datadir}/cups/model/Generic-ZjStream_Printer.ppd.gz
%{_datadir}/cups/model/HP-LaserJet_1*.ppd.gz
%{_datadir}/cups/model/Minolta-Color_PageWorks_Pro_L.ppd.gz
%{_datadir}/cups/model/Minolta-magicolor_2200_DL.ppd.gz
%{_datadir}/cups/model/Minolta-magicolor_2300_DL.ppd.gz
%{_datadir}/cups/model/Minolta-magicolor_2430_DL.ppd.gz
+%{_datadir}/cups/model/Olivetti-d-Color_P160W.ppd.gz
%files -n foo2hp
%defattr(-,root,root,-)
@@ -310,7 +314,9 @@
%files -n foo2qpdl
%defattr(-,root,root,-)
%{_bindir}/*qpdl*
+%{_bindir}/hbpldecode
%{_mandir}/man1/*qpdl*
+%{_mandir}/man1/hbpldecode*
%{_datadir}/foomatic/db/source/driver/foo2qpdl.xml
%{_datadir}/foomatic/db/source/opt/foo2qpdl*.xml
%{_datadir}/foomatic/db/source/printer/Samsung-CL*.xml
@@ -381,6 +387,16 @@
/bin/rm -f /var/cache/foomatic/*
%changelog
+* Thu Jun 7 2011 Cédric Olivier <cedric.olivier(a)free.fr> 0.20110602-1
+- New program: hbpldecode for decoding Fuji-Zerox cp105b and Dell 1250c
+
+* Sun Feb 13 2011 Cédric Olivier <cedric.olivier(a)free.fr> 0.20110210-1
+- Update to last release
+- New Printer: Olivetti d-Color P160W
+- New Printer: HP LaserJet Pro CP1025nw
+- New printers: HP LaserJet 1022n, HP LaserJet 1022nw
+- New Printer: Oki C310dn
+
* Sat Oct 23 2010 Cedric Olivier <cedric.olivier(a)free.fr> 0.20101016-1
- Update to last release
- Remove Samsung-CLP-310.xml which conflict with foomatic-db package
Index: sources
===================================================================
RCS file: /cvs/free/rpms/foo2zjs/F-14/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources 3 Nov 2010 17:37:50 -0000 1.7
+++ sources 8 Jun 2011 17:20:13 -0000 1.8
@@ -1 +1 @@
-00907246dab06daa16a4cab29c4d6ddd foo2zjs-20101016.tar.gz
+cc9036f77bf3eff973207d7325fee192 foo2zjs-20110602.tar.gz
13 years, 5 months
rpms/openafs/F-15 .cvsignore, 1.2, 1.3 openafs.spec, 1.9, 1.10 sources, 1.5, 1.6
by Jack Neely
Author: jjneely
Update of /cvs/free/rpms/openafs/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29797
Modified Files:
.cvsignore openafs.spec sources
Log Message:
* Wed Jun 08 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0-0.1.pre6
- Update to OpenAFS 1.6.0 pre-release 6
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs/F-15/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 14 Apr 2011 14:57:47 -0000 1.2
+++ .cvsignore 8 Jun 2011 15:34:53 -0000 1.3
@@ -1,2 +1,2 @@
-openafs-1.6.0pre4-doc.tar.bz2
-openafs-1.6.0pre4-src.tar.bz2
+openafs-1.6.0pre6-src.tar.bz2
+openafs-1.6.0pre6-doc.tar.bz2
Index: openafs.spec
===================================================================
RCS file: /cvs/free/rpms/openafs/F-15/openafs.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- openafs.spec 7 Jun 2011 19:19:41 -0000 1.9
+++ openafs.spec 8 Jun 2011 15:34:53 -0000 1.10
@@ -10,12 +10,12 @@
%define sysname amd64_linux26
%endif
-%define pre pre4
+%define pre pre6
Summary: Enterprise Network File System
Name: openafs
Version: 1.6.0
-Release: 0.1.%{pre}%{?dist}
+Release: 0.%{pre}%{?dist}
License: IBM
Group: System Environment/Daemons
URL: http://www.openafs.org
@@ -304,6 +304,9 @@
%{_datadir}/openafs/C/afszcm.cat
%changelog
+* Wed Jun 08 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0-0.1.pre6
+- Update to OpenAFS 1.6.0 pre-release 6
+
* Tue Jun 07 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0-0.1.pre4
- rpmFusion Bug # 1782
- rename the kpasswd binary to kapasswd to match its man page
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs/F-15/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 14 Apr 2011 14:57:47 -0000 1.5
+++ sources 8 Jun 2011 15:34:53 -0000 1.6
@@ -1,2 +1,2 @@
-78a540a97ed6c355583ab07a8a95d4de openafs-1.6.0pre4-doc.tar.bz2
-f0f34f75d539b495bd89523ac9774fde openafs-1.6.0pre4-src.tar.bz2
+551826a0bb8aae06c0e33fa9b39e24ad openafs-1.6.0pre6-src.tar.bz2
+8d78dcd7508f6b852a85b8057b297edf openafs-1.6.0pre6-doc.tar.bz2
13 years, 5 months
rpms/openafs-kmod/F-15 .cvsignore, 1.2, 1.3 openafs-kmod.spec, 1.5, 1.6 sources, 1.4, 1.5
by Jack Neely
Author: jjneely
Update of /cvs/free/rpms/openafs-kmod/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv29663
Modified Files:
.cvsignore openafs-kmod.spec sources
Log Message:
* Wed Jun 08 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0.0.pre6
- Update to OpenAFS 1.6.0 pre-release 6
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-15/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore 14 Apr 2011 17:08:08 -0000 1.2
+++ .cvsignore 8 Jun 2011 15:33:59 -0000 1.3
@@ -1 +1 @@
-openafs-1.6.0pre4-src.tar.bz2
+openafs-1.6.0pre6-src.tar.bz2
Index: openafs-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-15/openafs-kmod.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- openafs-kmod.spec 4 Jun 2011 06:06:58 -0000 1.5
+++ openafs-kmod.spec 8 Jun 2011 15:33:59 -0000 1.6
@@ -19,13 +19,13 @@
%define kmod_name openafs
-%define pre pre4
+%define pre pre6
# name should have a -kmod suffix
Name: %{kmod_name}-kmod
Version: 1.6.0
-Release: 0.%{pre}%{?dist}.3
+Release: 0.%{pre}%{?dist}
Summary: Kernel module(s)
Group: System Environment/Kernel
@@ -45,9 +45,6 @@
# tracks in all the kernel-devel packages
BuildRequires: %{_bindir}/kmodtool
-Patch1: 0001-Linux-2.6.39-deal-with-BKL-removal.patch
-Patch2: 0002-Linux-2.6.39-replace-path_lookup-with-kern_path.patch
-
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
@@ -67,10 +64,8 @@
%setup -q -c -T -a 0
# apply patches and do other stuff here
-pushd %{kmod_name}-%{version}%{pre}
-%patch1 -p1
-%patch2 -p1
-popd
+#pushd %{kmod_name}-%{version}%{pre}
+#popd
for kernel_version in %{?kernel_versions} ; do
cp -a %{kmod_name}-%{version}%{pre} _kmod_build_${kernel_version%%___*}
@@ -108,6 +103,9 @@
%changelog
+* Wed Jun 08 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0.0.pre6
+- Update to OpenAFS 1.6.0 pre-release 6
+
* Sat Jun 04 2011 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 1.6.0-0.pre4.3
- rebuild for updated kernel
Index: sources
===================================================================
RCS file: /cvs/free/rpms/openafs-kmod/F-15/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 14 Apr 2011 17:08:08 -0000 1.4
+++ sources 8 Jun 2011 15:33:59 -0000 1.5
@@ -1 +1 @@
-f0f34f75d539b495bd89523ac9774fde openafs-1.6.0pre4-src.tar.bz2
+551826a0bb8aae06c0e33fa9b39e24ad openafs-1.6.0pre6-src.tar.bz2
13 years, 5 months
rpms/foo2zjs/F-15 .cvsignore, 1.5, 1.6 foo2zjs-dynamic-jbig.patch, 1.3, 1.4 foo2zjs.spec, 1.9, 1.10 sources, 1.6, 1.7
by Cedric OLIVIER
Author: cquad
Update of /cvs/free/rpms/foo2zjs/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13959/F-15
Modified Files:
.cvsignore foo2zjs-dynamic-jbig.patch foo2zjs.spec sources
Log Message:
Update to 20110602 version
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/foo2zjs/F-15/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 19 Apr 2010 11:55:16 -0000 1.5
+++ .cvsignore 8 Jun 2011 05:48:25 -0000 1.6
@@ -1 +1 @@
-foo2zjs-20100413.tar.gz
+foo2zjs-20110602.tar.gz
foo2zjs-dynamic-jbig.patch:
Makefile | 93 -
jbig.c | 3289 --------------------------------------------------------------
jbig.h | 233 ----
jbig_ar.c | 426 --------
jbig_ar.h | 55 -
5 files changed, 44 insertions(+), 4052 deletions(-)
View full diff with command:
/usr/bin/cvs -f diff -kk -u -N -r 1.3 -r 1.4 foo2zjs-dynamic-jbig.patch
Index: foo2zjs-dynamic-jbig.patch
===================================================================
RCS file: /cvs/free/rpms/foo2zjs/F-15/foo2zjs-dynamic-jbig.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- foo2zjs-dynamic-jbig.patch 8 Nov 2009 23:19:07 -0000 1.3
+++ foo2zjs-dynamic-jbig.patch 8 Jun 2011 05:48:25 -0000 1.4
@@ -1,7 +1,4043 @@
-diff -uNr foo2zjs-20091106/Makefile foo2zjs/Makefile
---- foo2zjs-20091106/Makefile 2009-10-21 19:41:50.000000000 +0100
-+++ foo2zjs/Makefile 2009-11-08 22:56:20.000000000 +0000
-@@ -123,10 +123,6 @@
+diff -uNr foo2zjs-patch1/jbig_ar.c foo2zjs/jbig_ar.c
+--- foo2zjs-patch1/jbig_ar.c 2008-09-05 17:05:54.000000000 +0200
++++ foo2zjs/jbig_ar.c 1970-01-01 01:00:00.000000000 +0100
+@@ -1,426 +0,0 @@
+-/*
+- * Arithmetic encoder and decoder of the portable JBIG
+- * compression library
+- *
+- * Markus Kuhn -- http://www.cl.cam.ac.uk/~mgk25/jbigkit/
+- *
+- * This module implements a portable standard C arithmetic encoder
+- * and decoder used by the JBIG lossless bi-level image compression
+- * algorithm as specified in International Standard ISO 11544:1993
+- * and ITU-T Recommendation T.82.
+- *
+- * This program is free software; you can redistribute it and/or modify
+- * it under the terms of the GNU General Public License as published by
+- * the Free Software Foundation; either version 2 of the License, or
+- * (at your option) any later version.
+- *
+- * This program is distributed in the hope that it will be useful,
+- * but WITHOUT ANY WARRANTY; without even the implied warranty of
+- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+- * GNU General Public License for more details.
+- *
+- * You should have received a copy of the GNU General Public License
+- * along with this program; if not, write to the Free Software
+- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+- *
+- * If you want to use this program under different license conditions,
+- * then contact the author for an arrangement.
+- *
+- * It is possible that certain products which can be built using this
+- * software module might form inventions protected by patent rights in
+- * some countries (e.g., by patents about arithmetic coding algorithms
+- * owned by IBM and AT&T in the USA). Provision of this software by the
+- * author does NOT include any licences for any patents. In those
+- * countries where a patent licence is required for certain applications
+- * of this software module, you will have to obtain such a licence
+- * yourself.
+- */
+-
+-#include <assert.h>
+-#include "jbig_ar.h"
+-
+-/*
+- * Probability estimation tables for the arithmetic encoder/decoder
+- * given by ITU T.82 Table 24.
+- */
+-
+-static short lsztab[113] = {
+- 0x5a1d, 0x2586, 0x1114, 0x080b, 0x03d8, 0x01da, 0x00e5, 0x006f,
+- 0x0036, 0x001a, 0x000d, 0x0006, 0x0003, 0x0001, 0x5a7f, 0x3f25,
+- 0x2cf2, 0x207c, 0x17b9, 0x1182, 0x0cef, 0x09a1, 0x072f, 0x055c,
+- 0x0406, 0x0303, 0x0240, 0x01b1, 0x0144, 0x00f5, 0x00b7, 0x008a,
+- 0x0068, 0x004e, 0x003b, 0x002c, 0x5ae1, 0x484c, 0x3a0d, 0x2ef1,
+- 0x261f, 0x1f33, 0x19a8, 0x1518, 0x1177, 0x0e74, 0x0bfb, 0x09f8,
+- 0x0861, 0x0706, 0x05cd, 0x04de, 0x040f, 0x0363, 0x02d4, 0x025c,
+- 0x01f8, 0x01a4, 0x0160, 0x0125, 0x00f6, 0x00cb, 0x00ab, 0x008f,
+- 0x5b12, 0x4d04, 0x412c, 0x37d8, 0x2fe8, 0x293c, 0x2379, 0x1edf,
+- 0x1aa9, 0x174e, 0x1424, 0x119c, 0x0f6b, 0x0d51, 0x0bb6, 0x0a40,
+- 0x5832, 0x4d1c, 0x438e, 0x3bdd, 0x34ee, 0x2eae, 0x299a, 0x2516,
+- 0x5570, 0x4ca9, 0x44d9, 0x3e22, 0x3824, 0x32b4, 0x2e17, 0x56a8,
+- 0x4f46, 0x47e5, 0x41cf, 0x3c3d, 0x375e, 0x5231, 0x4c0f, 0x4639,
+- 0x415e, 0x5627, 0x50e7, 0x4b85, 0x5597, 0x504f, 0x5a10, 0x5522,
+- 0x59eb
+-};
+-
+-static unsigned char nmpstab[113] = {
+- 1, 2, 3, 4, 5, 6, 7, 8,
+- 9, 10, 11, 12, 13, 13, 15, 16,
+- 17, 18, 19, 20, 21, 22, 23, 24,
+- 25, 26, 27, 28, 29, 30, 31, 32,
+- 33, 34, 35, 9, 37, 38, 39, 40,
+- 41, 42, 43, 44, 45, 46, 47, 48,
+- 49, 50, 51, 52, 53, 54, 55, 56,
+- 57, 58, 59, 60, 61, 62, 63, 32,
+- 65, 66, 67, 68, 69, 70, 71, 72,
+- 73, 74, 75, 76, 77, 78, 79, 48,
+- 81, 82, 83, 84, 85, 86, 87, 71,
+- 89, 90, 91, 92, 93, 94, 86, 96,
+- 97, 98, 99, 100, 93, 102, 103, 104,
+- 99, 106, 107, 103, 109, 107, 111, 109,
+- 111
+-};
+-
+-/*
+- * least significant 7 bits (mask 0x7f) of nlpstab[] contain NLPS value,
+- * most significant bit (mask 0x80) contains SWTCH bit
+- */
+-static unsigned char nlpstab[113] = {
+- 129, 14, 16, 18, 20, 23, 25, 28,
+- 30, 33, 35, 9, 10, 12, 143, 36,
+- 38, 39, 40, 42, 43, 45, 46, 48,
+- 49, 51, 52, 54, 56, 57, 59, 60,
+- 62, 63, 32, 33, 165, 64, 65, 67,
+- 68, 69, 70, 72, 73, 74, 75, 77,
+- 78, 79, 48, 50, 50, 51, 52, 53,
+- 54, 55, 56, 57, 58, 59, 61, 61,
+- 193, 80, 81, 82, 83, 84, 86, 87,
+- 87, 72, 72, 74, 74, 75, 77, 77,
+- 208, 88, 89, 90, 91, 92, 93, 86,
+- 216, 95, 96, 97, 99, 99, 93, 223,
+- 101, 102, 103, 104, 99, 105, 106, 107,
+- 103, 233, 108, 109, 110, 111, 238, 112,
+- 240
+-};
+-
+-/*
+- * The next functions implement the arithmedic encoder and decoder
+- * required for JBIG. The same algorithm is also used in the arithmetic
+- * variant of JPEG.
+- */
+-
+-/* marker codes */
+-#define MARKER_STUFF 0x00
+-#define MARKER_ESC 0xff
+-
+-void arith_encode_init(struct jbg_arenc_state *s, int reuse_st)
+-{
+- int i;
+-
+- if (!reuse_st)
+- for (i = 0; i < 4096; s->st[i++] = 0);
+- s->c = 0;
+- s->a = 0x10000L;
+- s->sc = 0;
+- s->ct = 11;
+- s->buffer = -1; /* empty */
+-
+- return;
+-}
+-
+-
+-void arith_encode_flush(struct jbg_arenc_state *s)
+-{
+- unsigned long temp;
+-
+- /* find the s->c in the coding interval with the largest
+- * number of trailing zero bits */
+- if ((temp = (s->a - 1 + s->c) & 0xffff0000L) < s->c)
+- s->c = temp + 0x8000;
+- else
+- s->c = temp;
+- /* send remaining bytes to output */
+- s->c <<= s->ct;
+- if (s->c & 0xf8000000L) {
+- /* one final overflow has to be handled */
+- if (s->buffer >= 0) {
+- s->byte_out(s->buffer + 1, s->file);
+- if (s->buffer + 1 == MARKER_ESC)
+- s->byte_out(MARKER_STUFF, s->file);
+- }
+- /* output 0x00 bytes only when more non-0x00 will follow */
+- if (s->c & 0x7fff800L)
+- for (; s->sc; --s->sc)
+- s->byte_out(0x00, s->file);
+- } else {
+- if (s->buffer >= 0)
+- s->byte_out(s->buffer, s->file);
+- /* T.82 figure 30 says buffer+1 for the above line! Typo? */
+- for (; s->sc; --s->sc) {
+- s->byte_out(0xff, s->file);
+- s->byte_out(MARKER_STUFF, s->file);
+- }
+- }
+- /* output final bytes only if they are not 0x00 */
+- if (s->c & 0x7fff800L) {
+- s->byte_out((s->c >> 19) & 0xff, s->file);
+- if (((s->c >> 19) & 0xff) == MARKER_ESC)
+- s->byte_out(MARKER_STUFF, s->file);
+- if (s->c & 0x7f800L) {
+- s->byte_out((s->c >> 11) & 0xff, s->file);
+- if (((s->c >> 11) & 0xff) == MARKER_ESC)
+- s->byte_out(MARKER_STUFF, s->file);
+- }
+- }
+-
+- return;
+-}
+-
+-
+-void arith_encode(struct jbg_arenc_state *s, int cx, int pix)
+-{
+- register unsigned lsz, ss;
+- register unsigned char *st;
+- long temp;
[...5405 lines suppressed...]
-+ -e "s@\$${URLZJS}@$(URLZJS)@g" \
-+ -e "s@\$${URLHP}@$(URLHP)@g" \
-+ -e "s@\$${URLXQX}@$(URLXQX)@g" \
-+ -e "s@\$${URLLAVA}@$(URLLAVA)@g" \
-+ -e "s@\$${URLQPDL}@$(URLQPDL)@g" \
-+ -e "s@\$${URLSLX}@$(URLSLX)@g" \
-+ -e "s@\$${URLHC}@$(URLHC)@g" \
-+ -e "s@\$${PRODUCT}@$$PRODUCT@g" \
-+ -e "s/\$${MODindex}/$$MODindex $$TZ/" \
-+ -e "s/\$${MODtarball}/$$MODtarball $$TZ/"
-+ chmod -w $@
-+
-+web: test tar manual.pdf webindex
-+ ncftpput -m -f $(FTPSITE) foo2zjs \
-+ ChangeLog INSTALL manual.pdf foo2zjs.tar.gz;
-+
-+webt: tar manual.pdf webindex
-+ ncftpput -m -f $(FTPSITE) foo2zjs \
-+ ChangeLog INSTALL manual.pdf foo2zjs.tar.gz;
-+
-+webworld: web webpics
-+
-+webindex: INSTALL zjsindex oakindex hpindex xqxindex lavaindex \
-+ qpdlindex oakindex slxindex hcindex
-+
-+webpics: redhat suse ubuntu mandriva fedora
-+
-+webphotos:
-+ cd printer-photos; $(MAKE)
-+
-+zjsindex: foo2zjs.html archzjs.gif thermometer.gif webphotos
-+ ln -sf foo2zjs.html index.html
-+ ncftpput -m -f $(FTPSITE) foo2zjs \
-+ index.html style.css archzjs.gif thermometer.gif \
-+ flags.png INSTALL INSTALL.osx zjsfavicon.png \
-+ printer-photos/printers.jpg;
-+
-+oakindex: foo2oak.html archoak.gif thermometer.gif webphotos
-+ ln -sf foo2oak.html index.html
-+ ncftpput -m -f $(FTPSITE) foo2oak \
-+ index.html style.css archoak.gif thermometer.gif \
-+ flags.png INSTALL \
-+ printer-photos/printers.jpg;
-+
-+hpindex: foo2hp.html archhp.gif thermometer.gif webphotos
-+ ln -sf foo2hp.html index.html
-+ ncftpput -m -f $(FTPSITE) foo2hp \
-+ index.html style.css archhp.gif thermometer.gif \
-+ flags.png INSTALL hpfavicon.png \
-+ printer-photos/printers.jpg;
-+
-+xqxindex: foo2xqx.html archxqx.gif thermometer.gif webphotos
-+ ln -sf foo2xqx.html index.html
-+ ncftpput -m -f $(FTPSITE) foo2xqx \
-+ index.html style.css archxqx.gif thermometer.gif \
-+ flags.png INSTALL xqxfavicon.png \
-+ printer-photos/printers.jpg;
-+
-+lavaindex: foo2lava.html archlava.gif thermometer.gif webphotos
-+ ln -sf foo2lava.html index.html
-+ ncftpput -m -f $(FTPSITE) foo2lava \
-+ index.html style.css archlava.gif thermometer.gif \
-+ flags.png INSTALL lavafavicon.png \
-+ printer-photos/printers.jpg;
-+
-+qpdlindex: foo2qpdl.html archqpdl.gif thermometer.gif webphotos
-+ ln -sf foo2qpdl.html index.html
-+ ncftpput -m -f $(FTPSITE) foo2qpdl \
-+ index.html style.css archqpdl.gif thermometer.gif \
-+ flags.png INSTALL qpdlfavicon.png \
-+ printer-photos/printers.jpg;
-+
-+slxindex: foo2slx.html archslx.gif thermometer.gif webphotos
-+ ln -sf foo2slx.html index.html
-+ ncftpput -m -f $(FTPSITE) foo2slx \
-+ index.html style.css archslx.gif thermometer.gif \
-+ flags.png INSTALL slxfavicon.png \
-+ printer-photos/printers.jpg;
-+
-+hcindex: foo2hiperc.html archhiperc.gif thermometer.gif webphotos
-+ ln -sf foo2hiperc.html index.html
-+ ncftpput -m -f $(FTPSITE) foo2hiperc \
-+ index.html style.css archhiperc.gif thermometer.gif \
-+ flags.png INSTALL hipercfavicon.png \
-+ printer-photos/printers.jpg;
-+
-+foo2zjs.html: warning.html contribute.html resources.html unsupported.html
-+foo2hp.html: warning.html contribute.html resources.html unsupported.html
-+foo2xqx.html: warning.html contribute.html resources.html unsupported.html
-+foo2lava.html: warning.html contribute.html resources.html unsupported.html
-+foo2qpdl.html: warning.html contribute.html resources.html unsupported.html
-+foo2slx.html: warning.html contribute.html resources.html unsupported.html
-+foo2hiperc.html: warning.html contribute.html resources.html unsupported.html
-+foo2oak.html: warning.html contribute.html resources.html unsupported.html
-+
-+# RedHat
-+redhat: FRC
-+ cd redhat; $(MAKE) web FTPSITE=$(FTPSITE)
-+
-+# Fedora Core 6+
-+fedora: FRC
-+ cd fedora; $(MAKE) web FTPSITE=$(FTPSITE)
-+
-+suse: FRC
-+ cd suse; $(MAKE) web FTPSITE=$(FTPSITE)
-+
-+ubuntu: FRC
-+ cd ubuntu; $(MAKE) web FTPSITE=$(FTPSITE)
-+
-+mandriva: FRC
-+ cd mandriva; $(MAKE) web FTPSITE=$(FTPSITE)
-+
-+#
-+# Extra files from web
-+#
-+webextra: webicm webfw
-+
-+webicm: \
-+ icm/dl2300.tar.gz \
-+ icm/km2430.tar.gz icm/hpclj2600n.tar.gz \
-+ icm/hp1215.tar.gz icm/km2530.tar.gz \
-+ icm/km-1600.tar.gz \
-+ icm/samclp300.tar.gz icm/samclp315.tar.gz \
-+ icm/lexc500.tar.gz \
-+ icm/okic3200.tar.gz icm/okic3400.tar.gz icm/okic5600.tar.gz
-+ ncftpput -m -f $(FTPSITE) foo2zjs/icm icm/dl2300.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2zjs/icm icm/km2430.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2hp/icm icm/hpclj2600n.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2hp/icm icm/hp1215.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2lava/icm icm/km2530.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2lava/icm icm/km-1600.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2qpdl/icm icm/samclp300.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2qpdl/icm icm/samclp315.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2slx/icm icm/lexc500.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2hiperc/icm icm/okic3200.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2hiperc/icm icm/okic3400.tar.gz;
-+ ncftpput -m -f $(FTPSITE) foo2hiperc/icm icm/okic5600.tar.gz;
-+
-+icm/dl2300.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ CP*.icm DL*.icm
-+icm/km2430.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ km2430*.icm
-+icm/hpclj2600n.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ hpclj2600*.icm
-+icm/hp1215.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ hp1215*.icm
-+icm/km2530.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ km2530*.icm
-+icm/km-1600.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ km-1600*.icm
-+icm/samclp300.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ samclp300*.icm
-+icm/samclp315.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ samclp315*.icm
-+icm/lexc500.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ lexR*.icm
-+icm/okic3200.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ OK32*.icm
-+icm/okic3400.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ C3400*.icm
-+icm/okic5600.tar.gz: FRC
-+ cd icm; tar -c -z -f ../$@ OK56*.icm
-+
-+webfw: firmware/sihp1000.tar.gz \
-+ firmware/sihp1005.tar.gz \
-+ firmware/sihp1018.tar.gz \
-+ firmware/sihp1020.tar.gz \
-+ firmware/sihpP1005.tar.gz \
-+ firmware/sihpP1006.tar.gz \
-+ firmware/sihpP1505.tar.gz \
-+ $(NULL)
-+ ncftpput -m -f $(FTPSITE) foo2zjs/firmware firmware/*.tar.gz;
-+
-+firmware/sihp1000.tar.gz: FRC
-+ cd firmware; tar -c -z -f ../$@ sihp1000.img
-+firmware/sihp1005.tar.gz: FRC
-+ cd firmware; tar -c -z -f ../$@ sihp1005.img
-+firmware/sihp1018.tar.gz: FRC
-+ cd firmware; tar -c -z -f ../$@ sihp1018.img
-+firmware/sihp1020.tar.gz: FRC
-+ cd firmware; tar -c -z -f ../$@ sihp1020.img
-+firmware/sihpP1005.tar.gz: FRC
-+ cd firmware; tar -c -z -f ../$@ sihpP1005.img
-+firmware/sihpP1006.tar.gz: FRC
-+ cd firmware; tar -c -z -f ../$@ sihpP1006.img
-+firmware/sihpP1505.tar.gz: FRC
-+ cd firmware; tar -c -z -f ../$@ sihpP1505.img
-+
-+FRC:
-+
-+#
-+# Misc
-+#
-+misc: pksm2bitcmyk phorum-logo.gif
-+
-+pksm2bitcmyk: pksm2bitcmyk.c
-+ $(CC) $(CFLAGS) pksm2bitcmyk.c -lnetpbm -o $@
-+
-+phorum-logo.gif: archhp.fig
-+ fig2dev -L gif -m.25 archhp.fig | giftrans -t "#ffffff" -o $@
Index: foo2zjs.spec
===================================================================
RCS file: /cvs/free/rpms/foo2zjs/F-15/foo2zjs.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- foo2zjs.spec 19 Apr 2010 11:59:08 -0000 1.9
+++ foo2zjs.spec 8 Jun 2011 05:48:25 -0000 1.10
@@ -1,4 +1,4 @@
-%define foo2zjs_ver 20100413
+%define foo2zjs_ver 20110602
Name: foo2zjs
Version: 0.%{foo2zjs_ver}
@@ -6,7 +6,7 @@
Summary: Linux printer driver for ZjStream protocol
Group: System Environment/Libraries
-License: GPL
+License: GPLv2
URL: http://foo2zjs.rkkda.com/
Source0: foo2zjs-%{foo2zjs_ver}.tar.gz
@@ -14,7 +14,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: jbigkit-devel groff ghostscript
+BuildRequires: bc
Requires: lcms
+Requires: argyllcms
Requires(post): /bin/rm
%package -n foo2hp
@@ -186,11 +188,24 @@
%prep
%setup -q -n foo2zjs
+
+# Patch to use jbigkit-devel package instead of static jbig source code
%patch0 -p1
+
+# Remove jbig source code, jbigkit-devel package is used in BuildRequires
+#rm -f jbig*
+
sed -i -e s/foo2zjs-icc2ps/icc2ps/g *wrapper*
sed -i -e s/775/755/ Makefile
chmod -x COPYING
+# Xerox-Phaser_6110 not needed files because already in foomatic-db package
+rm foomatic-db/printer/Xerox-Phaser_6110.xml
+rm PPD/Xerox-Phaser_6110.ppd
+
+# Samsung CLP-310 already included in foomatic-db package
+rm foomatic-db/printer/Samsung-CLP-310.xml
+
%build
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
@@ -211,8 +226,6 @@
# Remove man page for usb_printerid which we don't ship
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/usb_printerid.1
-rm -f $RPM_BUILD_ROOT%{_mandir}/man1/printer-profile.1
-rm -f $RPM_BUILD_ROOT%{_bindir}/printer-profile
%clean
@@ -222,9 +235,15 @@
%files
%defattr(-,root,root,-)
%{_bindir}/*zjs*
+%{_bindir}/printer-profile
%{_datadir}/foo2zjs
%{_mandir}/man1/*zjs*
+%{_mandir}/man1/printer-profile.1.gz
+%{_mandir}/man1/gipddecode.1.gz
%{_datadir}/foomatic/db/source/driver/foo2zjs.xml
+%{_datadir}/foomatic/db/source/driver/foo2zjs-z1.xml
+%{_datadir}/foomatic/db/source/driver/foo2zjs-z2.xml
+%{_datadir}/foomatic/db/source/driver/foo2zjs-z3.xml
%{_datadir}/foomatic/db/source/opt/foo2zjs*.xml
%{_datadir}/foomatic/db/source/opt/foo2xxx*.xml
%{_datadir}/foomatic/db/source/printer/Generic-ZjStream_Printer.xml
@@ -233,14 +252,17 @@
%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2200_DL.xml
%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2300_DL.xml
%{_datadir}/foomatic/db/source/printer/Minolta-magicolor_2430_DL.xml
+%{_datadir}/foomatic/db/source/printer/Olivetti-d-Color_P160W.xml
%{_datadir}/cups/model/Generic-ZjStream_Printer.ppd.gz
%{_datadir}/cups/model/HP-LaserJet_1*.ppd.gz
%{_datadir}/cups/model/Minolta-Color_PageWorks_Pro_L.ppd.gz
%{_datadir}/cups/model/Minolta-magicolor_2200_DL.ppd.gz
%{_datadir}/cups/model/Minolta-magicolor_2300_DL.ppd.gz
%{_datadir}/cups/model/Minolta-magicolor_2430_DL.ppd.gz
+%{_datadir}/cups/model/Olivetti-d-Color_P160W.ppd.gz
%files -n foo2hp
+%defattr(-,root,root,-)
%{_bindir}/*hp*
%{_mandir}/man1/*hp*
%{_datadir}/foomatic/db/source/driver/foo2hp.xml
@@ -253,6 +275,7 @@
%{_datadir}/cups/model/HP-Color_LaserJet_2600n.ppd.gz
%files -n foo2xqx
+%defattr(-,root,root,-)
%{_bindir}/*xqx*
%{_mandir}/man1/*xqx*
%{_datadir}/foomatic/db/source/driver/foo2xqx.xml
@@ -263,35 +286,47 @@
%{_datadir}/cups/model/HP-LaserJet_P*.ppd.gz
%files -n foo2lava
+%defattr(-,root,root,-)
%{_bindir}/*lava*
%{_bindir}/opldecode
%{_mandir}/man1/*lava*
%{_mandir}/man1/opldecode.1.gz
%{_datadir}/foomatic/db/source/driver/foo2lava.xml
%{_datadir}/foomatic/db/source/opt/foo2lava*.xml
-%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_16*.xml
%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml
%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml
%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml
+%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_1600W.xml
+%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_1680MF.xml
+%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_1690MF.xml
%{_datadir}/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_4690MF.xml
-%{_datadir}/cups/model/KONICA_MINOLTA-magicolor_16*.ppd.gz
+%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6121MFP.xml
%{_datadir}/cups/model/KONICA_MINOLTA-magicolor_2480_MF.ppd.gz
%{_datadir}/cups/model/KONICA_MINOLTA-magicolor_2490_MF.ppd.gz
%{_datadir}/cups/model/KONICA_MINOLTA-magicolor_2530_DL.ppd.gz
+%{_datadir}/cups/model/KONICA_MINOLTA-magicolor_1600W.ppd.gz
+%{_datadir}/cups/model/KONICA_MINOLTA-magicolor_1680MF.ppd.gz
+%{_datadir}/cups/model/KONICA_MINOLTA-magicolor_1690MF.ppd.gz
%{_datadir}/cups/model/KONICA_MINOLTA-magicolor_4690MF.ppd.gz
+%{_datadir}/cups/model/Xerox-Phaser_6121MFP.ppd.gz
+
%files -n foo2qpdl
+%defattr(-,root,root,-)
%{_bindir}/*qpdl*
+%{_bindir}/hbpldecode
%{_mandir}/man1/*qpdl*
+%{_mandir}/man1/hbpldecode*
%{_datadir}/foomatic/db/source/driver/foo2qpdl.xml
%{_datadir}/foomatic/db/source/opt/foo2qpdl*.xml
%{_datadir}/foomatic/db/source/printer/Samsung-CL*.xml
-%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_611*.xml
+%{_datadir}/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml
%{_datadir}/cups/model/Samsung-CL*.ppd.gz
-%{_datadir}/cups/model/Xerox-Phaser_611*.ppd.gz
+%{_datadir}/cups/model/Xerox-Phaser_6115MFP.ppd.gz
%{_datadir}/foo2qpdl/crd/
%files -n foo2slx
+%defattr(-,root,root,-)
%{_bindir}/*slx*
%{_bindir}/gipddecode
%{_mandir}/man1/*slx*
@@ -301,6 +336,7 @@
%{_datadir}/cups/model/Lexmark-C500.ppd.gz
%files -n foo2hiperc
+%defattr(-,root,root,-)
%{_bindir}/*hiperc*
%{_mandir}/man1/*hiperc*
%{_datadir}/foomatic/db/source/driver/foo2hiperc.xml
@@ -309,6 +345,7 @@
%{_datadir}/cups/model/Oki-C*.ppd.gz
%files -n foo2oak
+%defattr(-,root,root,-)
%{_bindir}/*oak*
%{_mandir}/man1/*oak*.1.gz
%{_datadir}/foomatic/db/source/opt/foo2oak*
@@ -350,11 +387,43 @@
/bin/rm -f /var/cache/foomatic/*
%changelog
-* Mon Apr 19 2010 David Woodhouse <dwmw2(a)infradead.org> 0.20100413-1
-- Update to 20100413
+* Thu Jun 7 2011 Cédric Olivier <cedric.olivier(a)free.fr> 0.20110602-1
+- New program: hbpldecode for decoding Fuji-Zerox cp105b and Dell 1250c
-* Sun Nov 08 2009 David Woodhouse <dwmw2(a)infradead.org> 0.20091106-1
-- Update to 20091106
+* Sun Feb 13 2011 Cédric Olivier <cedric.olivier(a)free.fr> 0.20110210-1
+- Update to last release
+- New Printer: Olivetti d-Color P160W
+- New Printer: HP LaserJet Pro CP1025nw
+- New printers: HP LaserJet 1022n, HP LaserJet 1022nw
+- New Printer: Oki C310dn
+
+* Sat Oct 23 2010 Cedric Olivier <cedric.olivier(a)free.fr> 0.20101016-1
+- Update to last release
+- Remove Samsung-CLP-310.xml which conflict with foomatic-db package
+
+* Wed Sep 17 2010 Cedric Olivier <cedric.olivier(a)free.fr> 0.20100817-1
+- New foo2lava printer: Xerox Phaser 6121MFP (printer only)
+- Added manual page for foo2zjs-icc2ps
+
+* Thu Jul 22 2010 Cedric Olivier <cedric.olivier(a)free.fr> 0.20100722-1
+- New Printer: Oki C110
+- Change PPD's for Konica Minolta mc1600W, mc1680MF, mc1690MF, mc2490 MF, mc2530 DL, mc4690MF,
+and Oki C110 if cups-devel is installed.
+- Used for reporting marker (toner) levels via PJL on foo2lava printers.
+
+* Thu May 11 2010 Cedric Olivier <cedric.olivier(a)free.fr> 0.20100506-2
+- add foo2zjs-dynamic-jbig patch to use jbigkit-devel package instead of static jbig source code
+
+* Fri May 07 2010 Cedric Olivier <cedric.olivier(a)free.fr> 0.20100506-1
+- Update to 20100506
+- New Printers: Oki C5650
+- New Printers: HP LaserJet Pro P1102, P1102w
+- New Printers: HP LaserJet Pro P1566
+- New Printers: HP LaserJet Pro P1606dn
+
+* Wed Mar 10 2010 Cedric Olivier <cedric.olivier(a)free.fr> 0.20100307-1
+- Update to 20100307
+- BugFix and adding new printers supports
* Sat Apr 25 2009 Lubomir Rintel <lkundrak(a)v3.sk> 0.20080826-3
- Add proper scriptlet requires
Index: sources
===================================================================
RCS file: /cvs/free/rpms/foo2zjs/F-15/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources 19 Apr 2010 11:55:17 -0000 1.6
+++ sources 8 Jun 2011 05:48:25 -0000 1.7
@@ -1 +1 @@
-c6de65768824d84f01a0fe116014db68 foo2zjs-20100413.tar.gz
+cc9036f77bf3eff973207d7325fee192 foo2zjs-20110602.tar.gz
13 years, 5 months
rpms/vo-amrwbenc/EL-6 vo-amrwbenc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Prabin Kumar Datta
Author: prabindatta
Update of /cvs/free/rpms/vo-amrwbenc/EL-6
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23527/EL-6
Modified Files:
.cvsignore sources
Added Files:
vo-amrwbenc.spec
Log Message:
--- NEW FILE vo-amrwbenc.spec ---
Name: vo-amrwbenc
Version: 0.1.1
Release: 1%{?dist}
Summary: VisualOn AMR-WB encoder library
Group: System Environment/Libraries
License: ASL 2.0
URL: http://opencore-amr.sourceforge.net/
Source0: http://sourceforge.net/projects/opencore-amr/files/%{name}/%{name}-%{vers...
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
This library contains an encoder implementation of the Adaptive
Multi Rate Wideband (AMR-WB) audio codec. The library is based
on a codec implementation by VisualOn as part of the Stagefright
framework from the Google Android project.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/libvo-amrwbenc.la
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
%doc COPYING README NOTICE
%{_libdir}/libvo-amrwbenc.so.*
%files devel
%defattr(-,root,root,-)
%{_includedir}/%{name}
%{_libdir}/libvo-amrwbenc.a
%{_libdir}/libvo-amrwbenc.so
%{_libdir}/pkgconfig/vo-amrwbenc.pc
%changelog
* Wed May 04 2011 Prabin Kumar Datta <prabindatta(a)fedoraproject.org> - 0.1.1-1
- upgraded to new version 0.1.1
* Wed May 04 2011 Prabin Kumar Datta <prabindatta(a)fedoraproject.org> - 0.1.0-1
- Initial build
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vo-amrwbenc/EL-6/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 7 Jun 2011 15:43:16 -0000 1.1
+++ .cvsignore 7 Jun 2011 22:05:34 -0000 1.2
@@ -0,0 +1 @@
+vo-amrwbenc-0.1.1.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vo-amrwbenc/EL-6/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 7 Jun 2011 15:43:16 -0000 1.1
+++ sources 7 Jun 2011 22:05:34 -0000 1.2
@@ -0,0 +1 @@
+ce55df38265c4e3140e42b74dd91e44c vo-amrwbenc-0.1.1.tar.gz
13 years, 5 months
rpms/vo-amrwbenc/F-15 vo-amrwbenc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Prabin Kumar Datta
Author: prabindatta
Update of /cvs/free/rpms/vo-amrwbenc/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22255/F-15
Modified Files:
.cvsignore sources
Added Files:
vo-amrwbenc.spec
Log Message:
--- NEW FILE vo-amrwbenc.spec ---
Name: vo-amrwbenc
Version: 0.1.1
Release: 1%{?dist}
Summary: VisualOn AMR-WB encoder library
Group: System Environment/Libraries
License: ASL 2.0
URL: http://opencore-amr.sourceforge.net/
Source0: http://sourceforge.net/projects/opencore-amr/files/%{name}/%{name}-%{vers...
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
This library contains an encoder implementation of the Adaptive
Multi Rate Wideband (AMR-WB) audio codec. The library is based
on a codec implementation by VisualOn as part of the Stagefright
framework from the Google Android project.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/libvo-amrwbenc.la
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
%doc COPYING README NOTICE
%{_libdir}/libvo-amrwbenc.so.*
%files devel
%defattr(-,root,root,-)
%{_includedir}/%{name}
%{_libdir}/libvo-amrwbenc.a
%{_libdir}/libvo-amrwbenc.so
%{_libdir}/pkgconfig/vo-amrwbenc.pc
%changelog
* Wed May 04 2011 Prabin Kumar Datta <prabindatta(a)fedoraproject.org> - 0.1.1-1
- upgraded to new version 0.1.1
* Wed May 04 2011 Prabin Kumar Datta <prabindatta(a)fedoraproject.org> - 0.1.0-1
- Initial build
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vo-amrwbenc/F-15/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 7 Jun 2011 15:43:16 -0000 1.1
+++ .cvsignore 7 Jun 2011 21:51:41 -0000 1.2
@@ -0,0 +1 @@
+vo-amrwbenc-0.1.1.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vo-amrwbenc/F-15/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 7 Jun 2011 15:43:16 -0000 1.1
+++ sources 7 Jun 2011 21:51:41 -0000 1.2
@@ -0,0 +1 @@
+ce55df38265c4e3140e42b74dd91e44c vo-amrwbenc-0.1.1.tar.gz
13 years, 5 months
rpms/vo-amrwbenc/devel vo-amrwbenc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Prabin Kumar Datta
Author: prabindatta
Update of /cvs/free/rpms/vo-amrwbenc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21777/devel
Modified Files:
.cvsignore sources
Added Files:
vo-amrwbenc.spec
Log Message:
--- NEW FILE vo-amrwbenc.spec ---
Name: vo-amrwbenc
Version: 0.1.1
Release: 1%{?dist}
Summary: VisualOn AMR-WB encoder library
Group: System Environment/Libraries
License: ASL 2.0
URL: http://opencore-amr.sourceforge.net/
Source0: http://sourceforge.net/projects/opencore-amr/files/%{name}/%{name}-%{vers...
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
This library contains an encoder implementation of the Adaptive
Multi Rate Wideband (AMR-WB) audio codec. The library is based
on a codec implementation by VisualOn as part of the Stagefright
framework from the Google Android project.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/libvo-amrwbenc.la
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
%doc COPYING README NOTICE
%{_libdir}/libvo-amrwbenc.so.*
%files devel
%defattr(-,root,root,-)
%{_includedir}/%{name}
%{_libdir}/libvo-amrwbenc.a
%{_libdir}/libvo-amrwbenc.so
%{_libdir}/pkgconfig/vo-amrwbenc.pc
%changelog
* Wed May 04 2011 Prabin Kumar Datta <prabindatta(a)fedoraproject.org> - 0.1.1-1
- upgraded to new version 0.1.1
* Wed May 04 2011 Prabin Kumar Datta <prabindatta(a)fedoraproject.org> - 0.1.0-1
- Initial build
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vo-amrwbenc/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 7 Jun 2011 15:43:16 -0000 1.1
+++ .cvsignore 7 Jun 2011 21:50:16 -0000 1.2
@@ -0,0 +1 @@
+vo-amrwbenc-0.1.1.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vo-amrwbenc/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 7 Jun 2011 15:43:16 -0000 1.1
+++ sources 7 Jun 2011 21:50:16 -0000 1.2
@@ -0,0 +1 @@
+ce55df38265c4e3140e42b74dd91e44c vo-amrwbenc-0.1.1.tar.gz
13 years, 5 months
rpms/vo-amrwbenc/F-14 vo-amrwbenc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by Prabin Kumar Datta
Author: prabindatta
Update of /cvs/free/rpms/vo-amrwbenc/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv20755/F-14
Modified Files:
.cvsignore sources
Added Files:
vo-amrwbenc.spec
Log Message:
--- NEW FILE vo-amrwbenc.spec ---
Name: vo-amrwbenc
Version: 0.1.1
Release: 1%{?dist}
Summary: VisualOn AMR-WB encoder library
Group: System Environment/Libraries
License: ASL 2.0
URL: http://opencore-amr.sourceforge.net/
Source0: http://sourceforge.net/projects/opencore-amr/files/%{name}/%{name}-%{vers...
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
This library contains an encoder implementation of the Adaptive
Multi Rate Wideband (AMR-WB) audio codec. The library is based
on a codec implementation by VisualOn as part of the Stagefright
framework from the Google Android project.
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
%prep
%setup -q
%build
%configure
make %{?_smp_mflags}
%install
rm -rf %{buildroot}
make install DESTDIR=$RPM_BUILD_ROOT
rm $RPM_BUILD_ROOT%{_libdir}/libvo-amrwbenc.la
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
%doc COPYING README NOTICE
%{_libdir}/libvo-amrwbenc.so.*
%files devel
%defattr(-,root,root,-)
%{_includedir}/%{name}
%{_libdir}/libvo-amrwbenc.a
%{_libdir}/libvo-amrwbenc.so
%{_libdir}/pkgconfig/vo-amrwbenc.pc
%changelog
* Wed May 04 2011 Prabin Kumar Datta <prabindatta(a)fedoraproject.org> - 0.1.1-1
- upgraded to new version 0.1.1
* Wed May 04 2011 Prabin Kumar Datta <prabindatta(a)fedoraproject.org> - 0.1.0-1
- Initial build
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/vo-amrwbenc/F-14/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 7 Jun 2011 15:43:16 -0000 1.1
+++ .cvsignore 7 Jun 2011 21:42:57 -0000 1.2
@@ -0,0 +1 @@
+vo-amrwbenc-0.1.1.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/vo-amrwbenc/F-14/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 7 Jun 2011 15:43:16 -0000 1.1
+++ sources 7 Jun 2011 21:42:57 -0000 1.2
@@ -0,0 +1 @@
+ce55df38265c4e3140e42b74dd91e44c vo-amrwbenc-0.1.1.tar.gz
13 years, 5 months
rpms/openshot/F-15 openshot.spec,1.2,1.3
by Richard Shaw
Author: hobbes1069
Update of /cvs/free/rpms/openshot/F-15
In directory se02.es.rpmfusion.net:/tmp/cvs-serv18215
Modified Files:
openshot.spec
Log Message:
* Tue May 31 2011 Richard Shaw <hobbes1069(a)gmail.com> - 1.3.1-2
- Update to latest release: 1.3.1
Index: openshot.spec
===================================================================
RCS file: /cvs/free/rpms/openshot/F-15/openshot.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openshot.spec 31 May 2011 16:15:45 -0000 1.2
+++ openshot.spec 7 Jun 2011 21:07:42 -0000 1.3
@@ -1,6 +1,6 @@
Name: openshot
Version: 1.3.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A GTK based non-linear video editor
Group: Applications/Multimedia
@@ -128,7 +128,7 @@
%changelog
-* Tue May 31 2011 Richard Shaw <hobbes1069(a)gmail.com> - 1.3.1-1
+* Tue May 31 2011 Richard Shaw <hobbes1069(a)gmail.com> - 1.3.1-2
- Update to latest release: 1.3.1
* Sun Apr 10 2011 Richard Shaw <hobbes1069(a)gmail.com> - 1.3.0-2
13 years, 5 months
rpms/openafs/devel openafs.spec,1.8,1.9
by Jack Neely
Author: jjneely
Update of /cvs/free/rpms/openafs/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9340
Modified Files:
openafs.spec
Log Message:
* Tue Jun 07 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0-0.1.pre4
- rpmFusion Bug # 1782
- rename the kpasswd binary to kapasswd to match its man page
Index: openafs.spec
===================================================================
RCS file: /cvs/free/rpms/openafs/devel/openafs.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- openafs.spec 14 Apr 2011 14:57:47 -0000 1.8
+++ openafs.spec 7 Jun 2011 19:20:48 -0000 1.9
@@ -15,7 +15,7 @@
Summary: Enterprise Network File System
Name: openafs
Version: 1.6.0
-Release: 0.%{pre}%{?dist}
+Release: 0.1.%{pre}%{?dist}
License: IBM
Group: System Environment/Daemons
URL: http://www.openafs.org
@@ -147,8 +147,8 @@
# Include the vlclient binary
install -m 755 src/vlserver/vlclient ${RPM_BUILD_ROOT}/usr/sbin/vlclient
-# Include kpasswd as kpasswd.kas so I can change my admin tokens
-mv ${RPM_BUILD_ROOT}/usr/bin/kpasswd ${RPM_BUILD_ROOT}/usr/bin/kpasswd.kas
+# Include kpasswd as kapasswd so I can change my admin tokens
+mv ${RPM_BUILD_ROOT}/usr/bin/kpasswd ${RPM_BUILD_ROOT}/usr/bin/kapasswd
# Put the PAM modules in a sane place
mkdir -p ${RPM_BUILD_ROOT}/%{_lib}/security
@@ -220,7 +220,7 @@
%{_bindir}/klog.krb
%{_bindir}/klog.krb5
%{_bindir}/knfs
-%{_bindir}/kpasswd.kas
+%{_bindir}/kapasswd
%{_bindir}/kpwvalid
%{_bindir}/livesys
%{_bindir}/pts
@@ -304,7 +304,11 @@
%{_datadir}/openafs/C/afszcm.cat
%changelog
-* Thu Apr 14 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0-0.pre3
+* Tue Jun 07 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0-0.1.pre4
+- rpmFusion Bug # 1782
+- rename the kpasswd binary to kapasswd to match its man page
+
+* Thu Apr 14 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.6.0-0.pre4
- Update to OpenAFS 1.6.0 pre-release 4
* Mon Mar 07 2011 Jack Neely <jjneely(a)ncsu.edu> 0:1.4.14-3
13 years, 5 months