Author: shadzik Date: Tue Jul 25 19:08:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added -desktop.patch - user %find_lang; rel 0.5
---- Files affected: SPECS: scatterchat.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/scatterchat.spec diff -u SPECS/scatterchat.spec:1.5 SPECS/scatterchat.spec:1.6 --- SPECS/scatterchat.spec:1.5 Tue Jul 25 20:15:26 2006 +++ SPECS/scatterchat.spec Tue Jul 25 21:08:05 2006 @@ -7,7 +7,7 @@ Summary(pl): ScatterChat Name: scatterchat Version: 1.0.1 -Release: 0.4 +Release: 0.5 License: GPLv2 Group: X11/Applications Source0: http://www.rit.edu/~jst2912/%{name}-%{version}.tar.bz2 @@ -15,6 +15,7 @@ Source1: http://www.rit.edu/~jst2912/%{name}-module-%{_modver}.tar.bz2 # Source1-md5: a1ed47e51448527c52496fb7bc551c89 URL: http://www.scatterchat.com +Patch0: %{name}-desktop.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gtk+2-devel @@ -67,6 +68,7 @@ %prep %setup -q -a1 +%patch0 -p0 %build %configure \ @@ -88,6 +90,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%find_lang --all-name + cd %{name}-module-%{_modver} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -95,7 +99,7 @@ %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f scatterchat.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog HACKING NEWS PROGRAMMING_NOTES README %attr(755,root,root) %{_bindir}/scatterchat @@ -129,6 +133,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/07/25 19:08:05 shadzik +- added -desktop.patch +- user %find_lang; rel 0.5 + Revision 1.5 2006/07/25 18:15:26 shadzik - BR: libgpg-error-devel - bconded NAS and GtkSpell support ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/scatterchat.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
