]> git.pld-linux.org Git - packages/Backbone.git/commitdiff
- oh, for an exceptional regex
authoraredridel <aredridel@pld-linux.org>
Tue, 30 Nov 2004 02:49:24 +0000 (02:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Backbone.spec -> 1.6

Backbone.spec

index ec81c6dc1d18aaa89c69a4fc1336031dd267e3c8..f2cea4ffd60519a8305308edc5ca8044247690c2 100644 (file)
@@ -109,9 +109,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/System/Library/Frameworks/*.framework/Resources
 %dir %{_prefix}/System/Library/Frameworks/*.framework/Versions
 %dir %{_prefix}/System/Library/Frameworks/*.framework/Versions/*
-%{_prefix}/System/Library/Frameworks/*.framework/Versions/*/Resources
-%attr(755,root,root) %{_prefix}/System/Library/Frameworks/*.framework/Versions/*/%{gscpu}
-%{_prefix}/System/Library/Frameworks/*.framework/Versions/Current/*
+%{_prefix}/System/Library/Frameworks/*.framework/Versions/1.1.0/Resources
+%attr(755,root,root) %{_prefix}/System/Library/Frameworks/*.framework/Versions/1.1.0/%{gscpu}
 
 %attr(755,root,root) %{_prefix}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/lib*.so.*
 
This page took 0.034865 seconds and 4 git commands to generate.