Author: shadzik Date: Sun Oct 12 20:03:45 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - findlang commented out
---- Files affected: SPECS: gksu.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/gksu.spec diff -u SPECS/gksu.spec:1.32 SPECS/gksu.spec:1.33 --- SPECS/gksu.spec:1.32 Wed Jul 9 15:17:36 2008 +++ SPECS/gksu.spec Sun Oct 12 22:03:39 2008 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): GKsu to nakładka graficzna na program su Name: gksu Version: 2.0.0 -Release: 3 +Release: 4 License: GPL Group: X11/Applications/System Source0: http://people.debian.org/~kov/gksu/%{name}-%{version}.tar.gz @@ -83,12 +83,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.la -%find_lang %{name} +#%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT -%files -f %{name}.lang +#%files -f %{name}.lang +%files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/gksu @@ -111,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2008/10/12 20:03:39 shadzik +- findlang commented out + Revision 1.32 2008/07/09 13:17:36 megabajt - more verbose files - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gksu.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
