From: Jakub Bogusz Date: Mon, 2 May 2005 18:08:34 +0000 (+0000) Subject: - missing dir, more universal libdir subst, gtk+2 epoch X-Git-Tag: auto/ac/fbpanel-4_1-4~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffbpanel.git;a=commitdiff_plain;h=5172e0313ae69c2b08042923e08d002a34cdecba - missing dir, more universal libdir subst, gtk+2 epoch Changed files: fbpanel.spec -> 1.17 --- diff --git a/fbpanel.spec b/fbpanel.spec index 7a1ed8c..d565e6e 100644 --- a/fbpanel.spec +++ b/fbpanel.spec @@ -12,9 +12,10 @@ Patch0: %{name}-build_fixes.patch Patch1: %{name}-cleanup.patch Patch2: %{name}-file_watcher.patch URL: http://fbpanel.sourceforge.net/ -BuildRequires: gtk+2-devel >= 1:2.4.0 +BuildRequires: gtk+2-devel >= 2:2.4.0 BuildRequires: pkgconfig -Requires: gtk+2 >= 1:2.4.0 +BuildRequires: sed >= 4.0 +Requires: gtk+2 >= 2:2.4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -29,9 +30,7 @@ fbpanel to lekki i zgodny ze specyfikacj %patch1 -p1 %patch2 -p1 -%ifarch amd64 - sed -i -e 's|/lib/fbpanel|/lib64/fbpanel|' plugin.c -%endif +sed -i -e 's|/lib/fbpanel|/%{_lib}/fbpanel|' plugin.c %build # no auto* tools here @@ -57,6 +56,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc CHANGELOG CREDITS README fbpanel.menu.readme %attr(755,root,root) %{_bindir}/* +%dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/plugins %{_datadir}/%{name} %{_mandir}/man1/fbpanel*