SPECS: perl-Acme-Cow.spec - %{_sysconfdir} -> /etc - formatting

czucz czucz at pld-linux.org
Tue Nov 15 23:02:57 CET 2005


Author: czucz                        Date: Tue Nov 15 22:02:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{_sysconfdir} -> /etc
- formatting

---- Files affected:
SPECS:
   perl-Acme-Cow.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/perl-Acme-Cow.spec
diff -u SPECS/perl-Acme-Cow.spec:1.16 SPECS/perl-Acme-Cow.spec:1.17
--- SPECS/perl-Acme-Cow.spec:1.16	Wed Nov  3 20:23:29 2004
+++ SPECS/perl-Acme-Cow.spec	Tue Nov 15 23:02:52 2005
@@ -30,8 +30,8 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Acme::Cow is the logical evolution of the old cowsay program. Cows
-are derived from a base class (Acme::Cow) or from external files.
+Acme::Cow is the logical evolution of the old cowsay program. Cows are
+derived from a base class (Acme::Cow) or from external files.
 
 Cows can be made to say or think many things, optionally filling and
 justifying their text out to a given margin.
@@ -126,8 +126,8 @@
 
 %files -n cowsay-on-login
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_sysconfdir}/profile.d/cowsay.*sh
-%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/sysconfig/cowsay
+%attr(755,root,root) /etc/profile.d/cowsay.*sh
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/cowsay
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -135,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2005/11/15 22:02:52  czucz
+- %{_sysconfdir} -> /etc
+- formatting
+
 Revision 1.16  2004/11/03 19:23:29  paladine
 - formatting
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Acme-Cow.spec?r1=1.16&r2=1.17&f=u




More information about the pld-cvs-commit mailing list