forked from rpms/rsync
		
	Resolves: #1452187 - move man page rsyncd.conf(5) from rsync-daemon to rsync package
Moving the config file as well
This commit is contained in:
		
							parent
							
								
									0a6acb64a2
								
							
						
					
					
						commit
						aa31ebbfef
					
				
							
								
								
									
										10
									
								
								rsync.spec
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								rsync.spec
									
									
									
									
									
								
							| @ -9,7 +9,7 @@ | |||||||
| Summary: A program for synchronizing files over a network | Summary: A program for synchronizing files over a network | ||||||
| Name: rsync | Name: rsync | ||||||
| Version: 3.1.3 | Version: 3.1.3 | ||||||
| Release: 7%{?dist} | Release: 8%{?dist} | ||||||
| URL: http://rsync.samba.org/ | URL: http://rsync.samba.org/ | ||||||
| 
 | 
 | ||||||
| Source0: https://download.samba.org/pub/rsync/src/rsync-%{version}%{?prerelease}.tar.gz | Source0: https://download.samba.org/pub/rsync/src/rsync-%{version}%{?prerelease}.tar.gz | ||||||
| @ -97,10 +97,10 @@ install -D -m644 %{SOURCE6} $RPM_BUILD_ROOT/%{_unitdir}/rsyncd@.service | |||||||
| %doc NEWS OLDNEWS README support/ tech_report.tex | %doc NEWS OLDNEWS README support/ tech_report.tex | ||||||
| %{_bindir}/%{name} | %{_bindir}/%{name} | ||||||
| %{_mandir}/man1/%{name}.1* | %{_mandir}/man1/%{name}.1* | ||||||
| 
 |  | ||||||
| %files daemon |  | ||||||
| %{_mandir}/man5/rsyncd.conf.5* | %{_mandir}/man5/rsyncd.conf.5* | ||||||
| %config(noreplace) %{_sysconfdir}/rsyncd.conf | %config(noreplace) %{_sysconfdir}/rsyncd.conf | ||||||
|  | 
 | ||||||
|  | %files daemon | ||||||
| %config(noreplace) %{_sysconfdir}/sysconfig/rsyncd | %config(noreplace) %{_sysconfdir}/sysconfig/rsyncd | ||||||
| %{_unitdir}/rsyncd.socket | %{_unitdir}/rsyncd.socket | ||||||
| %{_unitdir}/rsyncd.service | %{_unitdir}/rsyncd.service | ||||||
| @ -116,6 +116,10 @@ install -D -m644 %{SOURCE6} $RPM_BUILD_ROOT/%{_unitdir}/rsyncd@.service | |||||||
| %systemd_postun_with_restart rsyncd.service | %systemd_postun_with_restart rsyncd.service | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Mon Apr 15 2019 Michal Ruprich <mruprich@redhat.com> - 3.1.3-8 | ||||||
|  | - Resolves: #1452187 - move man page rsyncd.conf(5) from rsync-daemon to rsync package | ||||||
|  | - Moving the config file as well | ||||||
|  | 
 | ||||||
| * Tue Mar 19 2019 Michal Ruprich <mruprich@redhat.com> - 3.1.3-7 | * Tue Mar 19 2019 Michal Ruprich <mruprich@redhat.com> - 3.1.3-7 | ||||||
| - Resolves: #1683737 - [abrt] rsync: utf8_internal_loop(): rsync killed by SIGSEGV | - Resolves: #1683737 - [abrt] rsync: utf8_internal_loop(): rsync killed by SIGSEGV | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user