SPECS: gksu.spec - fixed man link - i18n files are back - rel. 2
wrobell
wrobell at pld-linux.org
Thu May 17 10:58:04 CEST 2007
Author: wrobell Date: Thu May 17 08:58:04 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed man link
- i18n files are back
- rel. 2
---- Files affected:
SPECS:
gksu.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/gksu.spec
diff -u SPECS/gksu.spec:1.28 SPECS/gksu.spec:1.29
--- SPECS/gksu.spec:1.28 Wed May 16 21:24:42 2007
+++ SPECS/gksu.spec Thu May 17 10:57:58 2007
@@ -7,7 +7,7 @@
Summary(pl.UTF-8): GKsu to nakładka graficzna na program su
Name: gksu
Version: 2.0.0
-Release: 1
+Release: 2
License: GPL
Group: Applications/System
Source0: http://people.debian.org/~kov/gksu/%{name}-%{version}.tar.gz
@@ -72,15 +72,18 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.la
+# fix gksudo man link
+rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gksudo.1
+echo .so man1/gksu.1 > $RPM_BUILD_ROOT%{_mandir}/man1/gksudo.1
-#%find_lang %{name}
+rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-1.0/*.la
+
+%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
-#%files -f %{name}.lang
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/*
@@ -102,6 +105,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2007/05/17 08:57:58 wrobell
+- fixed man link
+- i18n files are back
+- rel. 2
+
Revision 1.28 2007/05/16 19:24:42 wrobell
- rel. 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gksu.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list