]> git.pld-linux.org Git - packages/dar.git/commitdiff
- try to fix %files: auto/th/dar-2_3_3-2
authortwittner <twittner@pld-linux.org>
Thu, 3 May 2007 12:12:16 +0000 (12:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
error: Failed dependencies:
        /usr/share/dar is needed by dar-2.3.3-1.i486
- rel. 2

Changed files:
    dar.spec -> 1.63

dar.spec

index 6802ed383d13566c5a187ad6446ab44aedab8ebf..1df8c5b7be35ae5947913aeccaf4e5a2cfcec6dc 100644 (file)
--- a/dar.spec
+++ b/dar.spec
@@ -12,7 +12,7 @@ Summary:      dar makes backup of a directory tree and files
 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
@@ -286,6 +286,7 @@ rm -rf $RPM_BUILD_ROOT
 %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*
 
@@ -314,4 +315,4 @@ rm -rf $RPM_BUILD_ROOT
 
 %files doc
 %defattr(644,root,root,755)
-%{_datadir}/%{name}
+%{_datadir}/%{name}/*
This page took 0.115178 seconds and 4 git commands to generate.