SPECS: vtg.spec - pl, cleanup
qboosh
qboosh at pld-linux.org
Thu Mar 26 21:39:02 CET 2009
Author: qboosh Date: Thu Mar 26 20:39:02 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cleanup
---- Files affected:
SPECS:
vtg.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/vtg.spec
diff -u SPECS/vtg.spec:1.2 SPECS/vtg.spec:1.3
--- SPECS/vtg.spec:1.2 Wed Feb 25 01:25:06 2009
+++ SPECS/vtg.spec Thu Mar 26 21:38:57 2009
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Vala tools for GEdit
+Summary(pl.UTF-8): Narzędzia Vala dla GEdita
Name: vtg
Version: 0.4.0
Release: 1
@@ -25,6 +26,9 @@
%description
Tools for developing in Vala using GEdit.
+%description -l pl.UTF-8
+Narzędzia do programowania w języku Vala przy użyciu GEdita.
+
%prep
%setup -q
@@ -47,29 +51,26 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README TODO NEWS TODO
%attr(755,root,root) %{_bindir}/*
-%{_datadir}/vtg/licenses
-%{_libdir}/gedit-2/plugins/libvtg.so
+%attr(755,root,root) %{_libdir}/gedit-2/plugins/libvtg.so
%{_libdir}/gedit-2/plugins/vtg.gedit-plugin
%{_datadir}/vtg
%{_mandir}/man1/vala-gen-project.1*
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2009/03/26 20:38:57 qboosh
+- pl, cleanup
+
Revision 1.2 2009/02/25 00:25:06 aredridel
- 0.4.0
Revision 1.1 2008/12/19 04:18:08 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vtg.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list