[cclive/f14/master] keep using boost filesystem 2 whith boost 1.44

Nicoleau Fabien eponyme at fedoraproject.org
Mon May 9 21:29:09 UTC 2011


commit e5077af069af38ea252d44e604e901368af8dbaa
Author: eponyme <eponyme at fedoraproject.org>
Date:   Mon May 9 23:28:58 2011 +0200

    keep using boost filesystem 2 whith boost 1.44

 cclive.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/cclive.spec b/cclive.spec
index 30c0782..12c6378 100644
--- a/cclive.spec
+++ b/cclive.spec
@@ -1,6 +1,6 @@
 Name:           cclive
 Version:        0.7.3.1
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        Command line video extraction utility
 
 Group:          Applications/Multimedia 
@@ -18,6 +18,8 @@ Googlevideo, Break, Liveleak, Sevenload, Evisortv and Dailymotion.
 
 %prep
 %setup -q
+# Keep using bosst filesystem 2 with boost 1.44 to fix #695078
+sed -i -e 's/1.43.0/1.44.0/' CMakeLists.txt
 
 %build
 %cmake .
@@ -41,6 +43,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May  9 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.3.1-3
+- Keep using bosst filesystem 2 with boost 1.44 to fix #695078 
+* Thu Apr  7 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.3.1-2
+- Rebuild for a broken dependancy
 * Sun Mar 20 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.3.1-1
 - Update to 0.7.3.1
 * Sun Mar 13 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.7.3-1


More information about the scm-commits mailing list