rpms/clive/devel .cvsignore, 1.2, 1.3 clive.spec, 1.1, 1.2 sources, 1.2, 1.3

Nicoleau Fabien (eponyme) fedora-extras-commits at redhat.com
Mon Jun 30 20:23:43 UTC 2008


Author: eponyme

Update of /cvs/pkgs/rpms/clive/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24376

Modified Files:
	.cvsignore clive.spec sources 
Log Message:
new upstream version (0.4.17)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/clive/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	30 Jun 2008 18:02:44 -0000	1.2
+++ .cvsignore	30 Jun 2008 20:23:01 -0000	1.3
@@ -1 +1 @@
-clive-0.4.16.tar.bz2
+clive-0.4.17.tar.bz2


Index: clive.spec
===================================================================
RCS file: /cvs/pkgs/rpms/clive/devel/clive.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- clive.spec	30 Jun 2008 18:02:44 -0000	1.1
+++ clive.spec	30 Jun 2008 20:23:01 -0000	1.2
@@ -1,9 +1,9 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %define major_version 0.4
-%define minor_version 16
+%define minor_version 17
 Name:           clive
 Version:        %{major_version}.%{minor_version}
-Release:        3%{?dist}
+Release:        1%{?dist}
 Summary:        Video extraction tool for user-uploaded video hosts
 
 Group:          Applications/Multimedia
@@ -36,6 +36,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+# used to have lib64 on x86_64 instead of lib
 sed -i -e s@"\${exec_prefix}/lib/python2.5/site-packages"@$RPM_BUILD_ROOT/%{python_sitelib}@ Makefile
 sed -i -e s@"\${prefix}/lib/python2.5/site-packages"@$RPM_BUILD_ROOT/%{python_sitelib}@ Makefile
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -57,6 +58,8 @@
 
 
 %changelog
+* Sun Jun 29 2008 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.17-1
+- rebuild for 0.4.17
 * Fri Jun 27 2008 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.16-3
 - non-macro usage for commands
 * Wed Jun 25 2008 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.16-2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/clive/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	30 Jun 2008 18:02:44 -0000	1.2
+++ sources	30 Jun 2008 20:23:01 -0000	1.3
@@ -1 +1 @@
-89413f736339d5ca1876250a61feef44  clive-0.4.16.tar.bz2
+b8738baf23abd9381d33f1e6a950b985  clive-0.4.17.tar.bz2




More information about the fedora-extras-commits mailing list