SPECS: gshutdown.spec - pl desc, cleanup
qboosh
qboosh at pld-linux.org
Tue Feb 13 18:59:17 CET 2007
Author: qboosh Date: Tue Feb 13 17:59:17 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl desc, cleanup
---- Files affected:
SPECS:
gshutdown.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/gshutdown.spec
diff -u SPECS/gshutdown.spec:1.3 SPECS/gshutdown.spec:1.4
--- SPECS/gshutdown.spec:1.3 Mon Feb 12 23:09:10 2007
+++ SPECS/gshutdown.spec Tue Feb 13 18:59:12 2007
@@ -7,7 +7,7 @@
Release: 0.%{rel}.1
License: GPL v2
Group: Applications/System
-Source0: http://gshutdown.tuxfamily.org/release/gshutdown-0.2rc1.tar.gz
+Source0: http://gshutdown.tuxfamily.org/release/%{name}-%{version}%{rel}.tar.gz
# Source0-md5: f3b3c3eb86a4f18765bc30134a8a1464
Patch0: %{name}-locale_names.patch
URL: http://gshutdown.tuxfamily.org/
@@ -21,6 +21,10 @@
GShutdown is an advanced shutdown utility which allows you to schedule
the shutdown, the restart of your computer of the logout.
+%description -l pl.UTF-8
+GShutdown to zaawansowane narzędzie do zamykania systemu pozwalające
+zaplanować zamknięcie lub restart komputera przy wylogowaniu.
+
%prep
%setup -q -n %{name}-%{version}%{rel}
%patch0 -p1
@@ -37,19 +41,12 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-
-%find_lang gshutdown --with-gnome
+%find_lang %{name} --with-gnome
%clean
rm -rf $RPM_BUILD_ROOT
-%post
-
-%preun
-
-%postun
-
-%files -f gshutdown.lang
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README TODO
%attr(755,root,root) %{_bindir}/*
@@ -65,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/02/13 17:59:12 qboosh
+- pl desc, cleanup
+
Revision 1.3 2007/02/12 22:09:10 glen
- tabs in preamble
@@ -73,4 +73,3 @@
Revision 1.1 2007/02/11 17:04:30 krystian
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gshutdown.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list