Author: mmazur Date: Fri Dec 8 15:25:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1.5 - actually added the lspcmcia symlink to %files - the symlinked manpage for it is still broken however; dunno what's the correct fix, probably fixing the rpm build process to take care of symlinks in man/*
---- Files affected: SPECS: pcmciautils.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/pcmciautils.spec diff -u SPECS/pcmciautils.spec:1.8 SPECS/pcmciautils.spec:1.9 --- SPECS/pcmciautils.spec:1.8 Mon Nov 13 16:01:54 2006 +++ SPECS/pcmciautils.spec Fri Dec 8 16:25:32 2006 @@ -8,7 +8,7 @@ Summary(pl): Narzędzia startowe pcmcia dla jąder Linuksa >= 2.6.13 Name: pcmciautils Version: 014 -Release: 1 +Release: 1.5 License: GPL v2 Group: Base Source0: http://kernel.org/pub/linux/utils/kernel/pcmcia/%{name}-%{version}.tar.bz2 @@ -78,6 +78,7 @@ %endif %attr(755,root,root) /sbin/pccardctl %attr(755,root,root) /sbin/pcmcia-check-broken-cis +%attr(755,root,root) /sbin/lspcmcia %if %{with startup} %attr(755,root,root) /sbin/pcmcia-socket-startup %endif @@ -89,6 +90,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/12/08 15:25:32 mmazur +- rel 1.5 +- actually added the lspcmcia symlink to %files +- the symlinked manpage for it is still broken however; dunno what's the + correct fix, probably fixing the rpm build process to take care of symlinks + in man/* + Revision 1.8 2006/11/13 15:01:54 sparky - don't use %{without ...}, it may not work after inverting bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pcmciautils.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
