Author: megabajt Date: Wed Jun 1 21:23:51 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated Source0 and URL addresses - more verbose files
---- Files affected: packages/barcode: barcode.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/barcode/barcode.spec diff -u packages/barcode/barcode.spec:1.14 packages/barcode/barcode.spec:1.15 --- packages/barcode/barcode.spec:1.14 Thu Jan 24 02:36:30 2008 +++ packages/barcode/barcode.spec Wed Jun 1 23:23:46 2011 @@ -6,10 +6,10 @@ Release: 4 License: GPL Group: Applications/Graphics -Source0: ftp://ar.linux.it/pub/barcode/%{name}-%{version}.tar.gz +Source0: http://ftp.gnu.org/gnu/barcode/%{name}-%{version}.tar.gz # Source0-md5: 7f10c3307b84a19a4ab2fa4b3f2974da Patch0: %{name}-DESTDIR.patch -URL: http://gnu.systemy.it/software/barcode/ +URL: http://www.gnu.org/software/barcode/ BuildRequires: autoconf BuildRequires: automake Conflicts: xscreensaver <= 1:4.16-2 @@ -92,9 +92,9 @@ %files devel %defattr(644,root,root,755) -%{_includedir}/* -%{_libdir}/lib*.a -%{_mandir}/man3/* +%{_includedir}/barcode.h +%{_libdir}/libbarcode.a +%{_mandir}/man3/barcode.3* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -102,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2011/06/01 21:23:46 megabajt +- updated Source0 and URL addresses +- more verbose files + Revision 1.14 2008/01/24 01:36:30 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/barcode/barcode.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
