Author: glen                         Date: Sun Mar  2 23:23:40 2008 GMT
Module: SPECS                         Tag: AC-DEVEL
---- Log message:
- add repos.d, remove centos source

---- Files affected:
SPECS:
   poldek.spec (1.315.2.1 -> 1.315.2.2) 

---- Diffs:

================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.315.2.1 SPECS/poldek.spec:1.315.2.2
--- SPECS/poldek.spec:1.315.2.1 Fri Feb 29 19:32:53 2008
+++ SPECS/poldek.spec   Mon Mar  3 00:23:34 2008
@@ -8,7 +8,7 @@
 %define        ver_db  4.3.27-1
 %define        ver_rpm 4.4.9-1
 %define        snap    20080225.00
-%define        rel             0.1
+%define        rel             0.2
 Summary:       RPM packages management helper tool
 Summary(pl.UTF-8):     Pomocnicze narzędzie do zarządzania pakietami RPM
 Name:          poldek
@@ -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}
@@ -352,6 +353,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.315.2.2  2008-03-02 23:23:34  glen
+- add repos.d, remove centos source
+
 Revision 1.315.2.1  2008-02-29 18:32:53  glen
 - try 0.30 from HEAD
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.315.2.1&r2=1.315.2.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to