]> git.pld-linux.org Git - packages/bluefish.git/commitdiff
- added missing manpage to %%files RA-1_0 STABLE bluefish-0_7-5
authorankry <ankry@pld-linux.org>
Wed, 6 Nov 2002 20:19:55 +0000 (20:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added -pl patch

Changed files:
    bluefish.spec -> 1.48

bluefish.spec

index 58352c04b75aba90e97ca406aaba83c0863c1358..dbf279a202466df26fa8f58dbadd6bce190c909e 100644 (file)
@@ -16,6 +16,7 @@ Patch0:               %{name}-DESTDIR.patch
 Patch1:                %{name}-ac_lt.patch
 Patch2:                %{name}-locale.patch
 Patch3:                %{name}-netscape-now-mozilla.patch
+Patch4:                %{name}-pl.patch
 URL:           http://bluefish.openoffice.nl/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -51,6 +52,7 @@ Bluefish 
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %ifarch i586
@@ -90,6 +92,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README ChangeLog BUGS AUTHORS NEWS TODO
 %attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/*
 
 %{_datadir}/bluefish
 %{_applnkdir}/Editors/HTML/bluefish.desktop
This page took 0.135754 seconds and 4 git commands to generate.