SPECS: poldek.spec - AC-DEVEL merge
glen
glen at pld-linux.org
Mon Mar 3 20:38:11 CET 2008
Author: glen Date: Mon Mar 3 19:38:11 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- AC-DEVEL merge
---- Files affected:
SPECS:
poldek.spec (1.318 -> 1.319)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.318 SPECS/poldek.spec:1.319
--- SPECS/poldek.spec:1.318 Mon Mar 3 20:25:08 2008
+++ SPECS/poldek.spec Mon Mar 3 20:38:06 2008
@@ -181,7 +181,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_sysconfdir}
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/repos.d
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -237,7 +237,7 @@
%endif
# get rid of non-pld sources
-rm -f $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/{rh,fedora}-source.conf
+rm -f $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/{rh,fedora,centos}-source.conf
# include them in %doc
rm -rf configs
cp -a conf configs
@@ -310,6 +310,7 @@
%defattr(644,root,root,755)
%doc README* NEWS TODO configs/
%dir %{_sysconfdir}/%{name}
+%dir %{_sysconfdir}/%{name}/repos.d
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.conf
%attr(755,root,root) %{_bindir}/*
%dir %{_libdir}/%{name}
@@ -361,6 +362,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.319 2008-03-03 19:38:06 glen
+- AC-DEVEL merge
+
Revision 1.318 2008-03-03 19:25:08 megabajt
- added -missing-symbol.patch
- ghost soname symlinks
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.318&r2=1.319&f=u
More information about the pld-cvs-commit
mailing list