Author: megabajt Date: Wed Aug 29 09:36:42 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rarian-compat owns /usr/share/omf - updated URL
---- Files affected: SPECS: rarian.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/rarian.spec diff -u SPECS/rarian.spec:1.2 SPECS/rarian.spec:1.3 --- SPECS/rarian.spec:1.2 Wed Aug 29 09:27:28 2007 +++ SPECS/rarian.spec Wed Aug 29 11:36:37 2007 @@ -8,7 +8,7 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/rarian/0.5/%{name}-%{version}.tar.bz2 # Source0-md5: 9afee4d25a10bd5310ee21e23a09d659 Patch0: %{name}-scrollkeeper.patch -URL: http://ftp.gnome.org/pub/gnome/sources/rarian +URL: http://rarian.freedesktop.org/ BuildRequires: libxslt-devel Requires: coreutils Requires: gawk @@ -51,11 +51,14 @@ --enable-omf-read \ --disable-skdb-update -%{__make} %{?_smp_mflags} +%{__make} %install rm -rf $RPM_BUILD_ROOT -%{__make} install DESTDIR=$RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_datadir}/omf + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT%{_libdir}/librarian.a @@ -81,6 +84,7 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/rarian-sk-* %attr(755,root,root) %{_bindir}/scrollkeeper-* +%dir %{_datadir}/omf %files devel %defattr(644,root,root,755) @@ -95,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2007/08/29 09:36:37 megabajt +- rarian-compat owns /usr/share/omf +- updated URL + Revision 1.2 2007/08/29 07:27:28 patrys - fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rarian.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
