]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- 2 patches back, still build fails
authorSławomir Paszkiewicz <paszczus@pld-linux.org>
Fri, 5 Jun 2009 13:31:34 +0000 (13:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.266.2.2

mozilla-firefox.spec

index 4de8155097e13890e8b7dfa3b6f6c72be1d076ef..8ba80eff24fa5487f9c7d4b63e07a83aa4cbb4e2 100644 (file)
@@ -67,9 +67,9 @@ BuildRequires:        pango-devel >= 1:1.10.0
 BuildRequires: perl-modules >= 5.004
 BuildRequires: pkgconfig
 BuildRequires: python-modules
-BuildRequires: sqlite3-devel >= 3.5.9
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(macros) >= 1.453
+BuildRequires: sqlite3-devel >= 3.5.9
 BuildRequires: startup-notification-devel
 %if "%{pld_release}" == "ac"
 BuildRequires: XFree86-devel
@@ -126,7 +126,7 @@ zgodnie z ideami ruchu otwartego oprogramowania oraz tworzoną z myślą
 o zgodności ze standardami, wydajnością i przenośnością.
 
 %prep
-%setup -qc -n %{name}-%{version}
+%setup -qc
 cd mozilla-1.9.1
 #%patch0 -p1
 
@@ -147,8 +147,8 @@ cd mozilla-1.9.1
 %endif
 
 #%patch5 -p1
-#%patch6 -p1
-#%patch7 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 cd mozilla-1.9.1
This page took 0.034966 seconds and 4 git commands to generate.