]> git.pld-linux.org Git - packages/geda-utils.git/commitdiff
- updated deps, added missing file, cut changelog from "template"
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Oct 2003 11:41:35 +0000 (11:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geda-utils.spec -> 1.11

geda-utils.spec

index 7b8634496d12bf5a9176d9a4e7576d68053e555f..4ccfb4a4096d5c0a736a87cca864364ebf3f51c6 100644 (file)
@@ -8,7 +8,10 @@ Group:         Applications
 Source0:       ftp://ftp.geda.seul.org/pub/geda/devel/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: f0b1a682c6796b418c48e3a843ab0fb2
 URL:           http://www.geda.seul.org/
-BuildRequires: libgeda-devel
+BuildRequires: glib2-devel >= 2.2.0
+BuildRequires: libgeda-devel >= %{version}
+BuildRequires: pkgconfig
+Requires:      libgeda >= %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,3 +40,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
+%{_datadir}/gEDA/system-gschlasrc
This page took 0.083741 seconds and 4 git commands to generate.