rpms/prelude-correlator/F-13 prelude-correlator.spec,1.16,1.17

Steve Grubb sgrubb at fedoraproject.org
Sun May 2 15:33:51 UTC 2010


Author: sgrubb

Update of /cvs/pkgs/rpms/prelude-correlator/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18885

Modified Files:
	prelude-correlator.spec 
Log Message:
* Sun May 02 2010 Steve Grubb <sgrubb at redhat.com> - 1.0.0-1
- New upstream release



Index: prelude-correlator.spec
===================================================================
RCS file: /cvs/pkgs/rpms/prelude-correlator/F-13/prelude-correlator.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- prelude-correlator.spec	30 Apr 2010 18:32:42 -0000	1.16
+++ prelude-correlator.spec	2 May 2010 15:33:51 -0000	1.17
@@ -42,9 +42,6 @@ rm -rf %{buildroot}
 %{__python} setup.py install -O1 --root=%{buildroot} 
 mkdir -p %{buildroot}%{_initrddir}
 install -m 755 %SOURCE1 %{buildroot}%{_initrddir}/%{name}
-# This hack is in place because the package installs the sample.
-# However, we want it as docs
-mv %{buildroot}/share/doc/%{name}/sample-plugin %{_builddir}/%{buildsubdir}
 
 %clean
 rm -rf %{buildroot}
@@ -69,7 +66,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS HACKING.README sample-plugin
+%doc AUTHORS COPYING NEWS HACKING.README docs/sample-plugin
 %dir %attr(0700,root,root) %{_sysconfdir}/%{name}
 %config(noreplace) %attr(0644,root,root) %{_sysconfdir}/%{name}/%{name}.conf
 %{_initrddir}/%{name}
@@ -80,7 +77,7 @@ fi
 %{python_sitelib}/prelude_correlator*.egg-info
 
 %changelog
-* Fri Apr 30 2010 Steve Grubb <sgrubb at redhat.com> - 1.0.0-1
+* Sun May 02 2010 Steve Grubb <sgrubb at redhat.com> - 1.0.0-1
 - New upstream release
 
 * Tue Mar 09 2010 Steve Grubb <sgrubb at redhat.com> - 1.0.0rc4-1



More information about the scm-commits mailing list