rpms/renrot/FC-4 .cvsignore, 1.5, 1.6 renrot.spec, 1.5, 1.6 sources, 1.5, 1.6

Andy Shevchenko (andriy) fedora-extras-commits at redhat.com
Fri Oct 6 13:27:54 UTC 2006


Author: andriy

Update of /cvs/extras/rpms/renrot/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29952

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/renrot/FC-4/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	18 Jul 2006 06:00:39 -0000	1.5
+++ .cvsignore	6 Oct 2006 13:27:54 -0000	1.6
@@ -1 +1 @@
-renrot-0.22.tar.gz
+renrot-0.25.tar.gz


Index: renrot.spec
===================================================================
RCS file: /cvs/extras/rpms/renrot/FC-4/renrot.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- renrot.spec	18 Jul 2006 06:00:39 -0000	1.5
+++ renrot.spec	6 Oct 2006 13:27:54 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		renrot
-Version:	0.22
-Release:	1.0%{?dist}
+Version:	0.25
+Release:	2%{?dist}
 License:	GPL or Artistic
 Group:		Applications/Multimedia
 Summary:	A program to rename and rotate files according to EXIF tags
@@ -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,25 @@
 %{_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
+* Fri Oct 06 2006 Andy Shevchenko <andy at smile.org.ua> 0.25-2
+- update to 0.25
+- fix tarball
+
+* 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
+
 * Tue Jul 18 2006 Andy Shevchenko <andriy at asplinux.com.ua> 0.22-1.0
 - update to 0.22
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/renrot/FC-4/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	18 Jul 2006 06:00:39 -0000	1.5
+++ sources	6 Oct 2006 13:27:54 -0000	1.6
@@ -1 +1 @@
-1df68b01b59f9150aaaebb71091cbc4d  renrot-0.22.tar.gz
+a8cc96c9ebea8ecbf76c83d2d1b2dcbe  renrot-0.25.tar.gz




More information about the fedora-extras-commits mailing list