]> git.pld-linux.org Git - packages/gnome-desktop.git/commitdiff
- added BR
authormichuz <michuz@pld-linux.org>
Wed, 24 Apr 2002 23:30:35 +0000 (23:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- typo

Changed files:
    gnome-desktop.spec -> 1.2

gnome-desktop.spec

index 5480e90b758ab4fd386f52c13af29330b4f854c4..daa794191ae5f2a53f8ec3392e82a895608bbdcd 100644 (file)
@@ -7,6 +7,10 @@ Group:         X11/Applications
 Source0:       ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/%{name}/%{name}-%{version}.tar.bz2
 URL:           http://www.gnome.org/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRequires: gnome-vfs2-devel
+BuildRequires: gtk+2-devel
+BuildRequires: libgnomeui-devel
+BuildRequires: libgnomecanvas-devel
 Requires:      %{name}-libs
 
 %define         _prefix         /usr/X11R6
@@ -79,7 +83,7 @@ rm -fr $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %{_includedir}/gnome-desktop-2.0
 %attr(755,root,root) %{_libdir}/lib*.??
-%{_pkgconfigdir}/*.cp
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
This page took 0.303189 seconds and 4 git commands to generate.