]> git.pld-linux.org Git - packages/python-djblets.git/commitdiff
hardlink identical files (fingerprinted and not fingerprinted)
authorElan Ruusamäe <glen@delfi.ee>
Wed, 23 Jan 2013 11:05:33 +0000 (13:05 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 23 Jan 2013 11:05:33 +0000 (13:05 +0200)
python-djblets.spec

index 98644656dff9440a6dc48249ddf7deaf5f2a0cab..7f8d2b6d24290b94876d224760dfee027cea75ce 100644 (file)
@@ -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
This page took 0.138463 seconds and 4 git commands to generate.