Author: aflinta Date: Fri Aug 17 21:57:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed fucked up app PL translation - fixed lang name issues - release 2
---- Files affected: SPECS: ccsm.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/ccsm.spec diff -u SPECS/ccsm.spec:1.4 SPECS/ccsm.spec:1.5 --- SPECS/ccsm.spec:1.4 Thu Aug 16 22:05:08 2007 +++ SPECS/ccsm.spec Fri Aug 17 23:57:15 2007 @@ -3,11 +3,13 @@ Summary(pl.UTF-8): compizconfig-settings-manager Name: ccsm Version: 0.5.2 -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2 # Source0-md5: e267eaa2400d833bcc3da6383bf054ff +Patch0: %{name}-PL.patch +Patch1: %{name}-PT.patch URL: http://forum.compiz-fusion.org/ BuildRequires: libcompizconfig-devel >= %{version} BuildRequires: python-devel >= 1:2.5 @@ -29,6 +31,8 @@ %prep %setup -q +%patch0 -p1 +%patch1 -p1 %build python setup.py build \ @@ -65,6 +69,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/08/17 21:57:15 aflinta + - fixed fucked up app PL translation + - fixed lang name issues + - release 2 + Revision 1.4 2007/08/16 20:05:08 aflinta - fixed pl desc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ccsm.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
