Author: megabajt Date: Thu Nov 6 11:54:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -asneeded.patch - release 5
---- Files affected: SPECS: fluxter.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/fluxter.spec diff -u SPECS/fluxter.spec:1.10 SPECS/fluxter.spec:1.11 --- SPECS/fluxter.spec:1.10 Mon Jul 28 00:21:21 2008 +++ SPECS/fluxter.spec Thu Nov 6 12:54:54 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Pager dla fluxboksa Name: fluxter Version: 0.1.0 -Release: 4 +Release: 5 License: GPL v2+ Group: X11/Window Managers/Tools Source0: http://benedict.isomedia.com/homes/stevencooper/files/%{name}-%{version}.tar.gz # Source0-md5: 6d18553220e8fc33c54762d2e7d31528 +Patch0: %{name}-asneeded.patch URL: http://benedict.isomedia.com/homes/stevencooper/projects/fluxter.html BuildRequires: autoconf BuildRequires: automake @@ -27,6 +28,7 @@ %prep %setup -q +%patch0 -p1 %build rm -f missing @@ -60,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008/11/06 11:54:54 megabajt +- added -asneeded.patch +- release 5 + Revision 1.10 2008/07/27 22:21:21 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fluxter.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
