SPECS: dar.spec - try to fix %files: error: Failed dependencies: ...

twittner twittner at pld-linux.org
Thu May 3 14:12:22 CEST 2007


Author: twittner                     Date: Thu May  3 12:12:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- try to fix %files:
	error: Failed dependencies:
        /usr/share/dar is needed by dar-2.3.3-1.i486
- rel. 2

---- Files affected:
SPECS:
   dar.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/dar.spec
diff -u SPECS/dar.spec:1.62 SPECS/dar.spec:1.63
--- SPECS/dar.spec:1.62	Sun Apr  8 22:27:09 2007
+++ SPECS/dar.spec	Thu May  3 14:12:16 2007
@@ -13,7 +13,7 @@
 Summary(pl.UTF-8):	dar - narzędzie do tworzenia kopii zapasowych drzew katalogów i plików
 Name:		dar
 Version:	2.3.3
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/Archiving
 Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -287,6 +287,7 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS README THANKS TODO misc/doc
+%dir %{_datadir}/%{name}
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*.1*
 
@@ -315,7 +316,7 @@
 
 %files doc
 %defattr(644,root,root,755)
-%{_datadir}/%{name}
+%{_datadir}/%{name}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -323,6 +324,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2007/05/03 12:12:16  twittner
+- try to fix %files:
+	error: Failed dependencies:
+        /usr/share/dar is needed by dar-2.3.3-1.i486
+- rel. 2
+
 Revision 1.62  2007/04/08 20:27:09  shadzik
 - corrected man files entry
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dar.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list