SPECS: dar.spec - up to 2.3.0

twittner twittner at pld-linux.org
Mon Feb 27 20:15:42 CET 2006


Author: twittner                     Date: Mon Feb 27 19:15:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.3.0

---- Files affected:
SPECS:
   dar.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/dar.spec
diff -u SPECS/dar.spec:1.53 SPECS/dar.spec:1.54
--- SPECS/dar.spec:1.53	Thu Jan 19 23:13:16 2006
+++ SPECS/dar.spec	Mon Feb 27 20:15:37 2006
@@ -8,12 +8,12 @@
 Summary:	dar makes backup of a directory tree and files
 Summary(pl):	dar - narzędzie do tworzenia kopii zapasowych drzew katalogów i plików
 Name:		dar
-Version:	2.2.6
+Version:	2.3.0
 Release:	1
 License:	GPL v2
 Group:		Applications
 Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-# Source0-md5:	4cc1befb9052783b30819102cbd505d2
+# Source0-md5:	db33f61b31fcdb84d13205a96c3d7771
 Patch0:		%{name}-opt.patch
 URL:		http://dar.linux.free.fr/
 %{?with_ea:BuildRequires:	attr-devel >= 2.4.16-3}
@@ -26,6 +26,7 @@
 BuildRequires:	gcc-c++ >= 5:3.3.2-0.3
 %endif
 BuildRequires:	gettext-devel
+BuildRequires:	groff
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.4d
 BuildRequires:	openssl-devel >= 0.9.7d
@@ -253,7 +254,10 @@
 
 %{?with_static:mv -f $RPM_BUILD_ROOT{%{_bindir},/bin}/dar_static}
 
-find $RPM_BUILD_DIR/%{name}-%{version}/doc -name "Makefile*" | xargs rm -fv
+find $RPM_BUILD_DIR/%{name}-%{version}/doc -name "Makefile*" -o -name "Doxyfile*" -o -name dar-catalog-1.0.dtd | xargs rm -f
+mkdir -p devel-doc
+mv -f doc/html/* devel-doc
+rm -rf doc/html
 
 %find_lang %{name}
 
@@ -265,7 +269,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc BUGS README TODO doc
+%doc ChangeLog NEWS README THANKS TODO doc
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man1/*
@@ -276,9 +280,11 @@
 
 %files devel
 %defattr(644,root,root,755)
+%doc devel-doc/*
 %attr(755,root,root) %{_libdir}/libdar64.so
 %{_libdir}/libdar64.la
 %{_includedir}/dar
+%{_pkgconfigdir}/libdar64.pc
 
 %if %{with static}
 %files static
@@ -298,6 +304,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2006/02/27 19:15:37  twittner
+- up to 2.3.0
+
 Revision 1.53  2006/01/19 22:13:16  areq
 - 2.2.6
 
================================================================

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



More information about the pld-cvs-commit mailing list