]> git.pld-linux.org Git - packages/boinc.git/commitdiff
- adapterized (killed trailing spaces/tabs)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 28 Feb 2006 23:37:25 +0000 (23:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    boinc.spec -> 1.20

boinc.spec

index 387458b328c1f74f5b102e5431503f9b7e93e09c..03b53cd868f16ad629803202c707c1926cfa07c7 100644 (file)
@@ -27,7 +27,7 @@ Patch0:               %{name}-include.patch
 Patch1:                %{name}-Makefile.am.patch
 Patch2:                %{name}-platform.patch
 #Patch for boinc script not used for now don't delete
-#Patch2:               %{name}-path.patch
+#Patch2:       %{name}-path.patch
 URL:           http://boinc.berkeley.edu/
 # URL for boinc script
 #URL:          http://phileimer.9online.fr/
@@ -40,8 +40,8 @@ BuildRequires:        libstdc++-devel
 BuildRequires: libtool
 BuildRequires: mysql-devel
 BuildRequires: rpm-pythonprov
-BuildRequires: wxWidgets-devel
 BuildRequires: wxGTK2-devel
+BuildRequires: wxWidgets-devel
 ExclusiveArch: %{ix86} amd64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -93,7 +93,7 @@ mv clientgui/BOINCDial{u,U}pManager.cpp
        --with-x \
        --with-ssl \
        --with-wx-config=/usr/bin/wx-gtk2-ansi-config
-       
+
 %{__make}
 
 #%{__make} \
This page took 0.10528 seconds and 4 git commands to generate.