[Csync2] [PATCH] csync2.spec update
Ask Bjørn Hansen
ask at develooper.com
Mon Nov 26 11:47:32 CET 2007
I needed the following to build on a RHEL5 box.
- ask
--- csync2.spec (revision 393)
+++ csync2.spec (working copy)
@@ -23,7 +23,7 @@
# norootforbuild
# neededforbuild openssl openssl-devel
-BuildRequires: sqlite-devel sqlite librsync openssl-devel librsync-
devel
+BuildRequires: sqlite-devel sqlite librsync openssl-devel librsync-
devel byacc flex
Name: csync2
License: GPL
@@ -83,12 +83,17 @@
%defattr(-,root,root)
%doc ChangeLog README NEWS INSTALL TODO AUTHORS
%{_sbindir}/csync2
+%{_sbindir}/csync2-compare
%{_var}/lib/csync2
-%{_mandir}/man1/csync2.1.gz
+%{_mandir}/man1/csync2.1
%config(noreplace) %{_sysconfdir}/xinetd.d/csync2
%config(noreplace) %{_sysconfdir}/csync2.cfg
%changelog
+* Mon Nov 26 2007 Ask Bjoern Hansen <ask at develooper.com>
+- Add more BuildRequires
+- Tiny cleanups
+
* Tue Dec 06 2005 Clifford Wolf <clifford.wolf at linbit.com>
- Some fixes and cleanups for RPM 4.4.1
More information about the Csync2
mailing list