Author: caleb Date: Fri May 21 19:47:21 2010 GMT Module: packages Tag: HEAD ---- Log message: - Added missing %include to enable perlprov action
---- Files affected: packages/lyricue: lyricue.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/lyricue/lyricue.spec diff -u packages/lyricue/lyricue.spec:1.12 packages/lyricue/lyricue.spec:1.13 --- packages/lyricue/lyricue.spec:1.12 Fri May 21 21:02:51 2010 +++ packages/lyricue/lyricue.spec Fri May 21 21:47:16 2010 @@ -1,10 +1,13 @@ # $Revision$, $Date$ # TODO: # - Split packages for core, client and remote + +%include /usr/lib/rpm/macros.perl + Summary: GNU Lyric Display System, client interface Name: lyricue Version: 2.0.0 -Release: 9 +Release: 10 License: GPL Group: X11/Applications/Graphics Source0: http://www.adebenham.com/debian/%{name}_%{version}.tar.gz @@ -80,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2010/05/21 19:47:16 caleb +- Added missing %include to enable perlprov action + Revision 1.12 2010/05/21 19:02:51 caleb - Fix bogus keyword substition by adding patch to cvs with -ko flag ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lyricue/lyricue.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
