commit 986f65c757ba5dd2f0d154343ca27ea698ff14ca
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jan 23 13:05:33 2013 +0200

    hardlink identical files (fingerprinted and not fingerprinted)

 python-djblets.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-djblets.spec b/python-djblets.spec
index 9864465..7f8d2b6 100644
--- a/python-djblets.spec
+++ b/python-djblets.spec
@@ -14,6 +14,7 @@ License:      MIT and (MIT or GPL v2)
 URL:           http://www.review-board.org/
 Source0:       
http://downloads.review-board.org/releases/Djblets/0.7/Djblets-%{version}.tar.gz
 # Source0-md5: 9540b0d25ba632c38cc3e3a41e659564
+BuildRequires: fslint
 BuildRequires: python
 BuildRequires: python-devel
 BuildRequires: python-django-pipeline >= 1.2.16
@@ -49,8 +50,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %py_postclean
 
-# Remove bundled copy of feedparser.py
-#%{__rm} $RPM_BUILD_ROOT%{py_sitescriptdir}/djblets/feedview/feedparser.py*
+# hardlink files with fingerprinted variants
+findup -m $RPM_BUILD_ROOT
 
 # Remove the "tests" subdirectory to avoid it polluting the main python 
namespace:
 %{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/tests
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-djblets.git/commitdiff/986f65c757ba5dd2f0d154343ca27ea698ff14ca

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to