rpms/renrot/devel .cvsignore, 1.6, 1.7 renrot.spec, 1.7, 1.8 sources, 1.6, 1.7

Andy Shevchenko (andriy) fedora-extras-commits at redhat.com
Sun Sep 3 03:55:43 UTC 2006


Author: andriy

Update of /cvs/extras/rpms/renrot/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23045

Modified Files:
	.cvsignore renrot.spec sources 
Log Message:
update


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/renrot/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	19 Aug 2006 12:14:46 -0000	1.6
+++ .cvsignore	3 Sep 2006 03:55:43 -0000	1.7
@@ -1 +1 @@
-renrot-0.23.tar.gz
+renrot-0.24.tar.gz


Index: renrot.spec
===================================================================
RCS file: /cvs/extras/rpms/renrot/devel/renrot.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- renrot.spec	19 Aug 2006 12:14:46 -0000	1.7
+++ renrot.spec	3 Sep 2006 03:55:43 -0000	1.8
@@ -1,5 +1,5 @@
 Name:		renrot
-Version:	0.23
+Version:	0.24
 Release:	1%{?dist}
 License:	GPL or Artistic
 Group:		Applications/Multimedia
@@ -41,6 +41,7 @@
 
 # install sample confuration files
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
+install -m644 etc/colors.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install -m644 etc/copyright.tag $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install -m644 etc/renrot.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install -m644 etc/tags.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
@@ -65,11 +66,18 @@
 %{_bindir}/renrot
 %{_mandir}/man1/*.1*
 %dir %{_sysconfdir}/%{name}
+%config(noreplace) %{_sysconfdir}/%{name}/colors.conf
 %config(noreplace) %{_sysconfdir}/%{name}/copyright.tag
 %config(noreplace) %{_sysconfdir}/%{name}/renrot.conf
 %config(noreplace) %{_sysconfdir}/%{name}/tags.conf
 
 %changelog
+* Sun Sep 03 2006 Andy Shevchenko <andriy at asplinux.com.ua> 0.24-1
+- update to 0.24
+
+* Tue Aug 22 2006 Andy Shevchenko <andy at smile.org.ua>
+- add colors.conf
+
 * Sat Aug 19 2006 Andy Shevchenko <andriy at asplinux.com.ua> 0.23-1
 - update to 0.23
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/renrot/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	19 Aug 2006 12:14:46 -0000	1.6
+++ sources	3 Sep 2006 03:55:43 -0000	1.7
@@ -1 +1 @@
-e460971c9a943b4ba6aa831d1751466e  renrot-0.23.tar.gz
+b7ac294ea36bcdcf989ee7718ace781b  renrot-0.24.tar.gz




More information about the scm-commits mailing list