rpms/geda-gattrib/devel geda-gattrib.spec,1.13,1.14

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Sun Feb 3 10:17:28 UTC 2008


Author: chitlesh

Update of /cvs/pkgs/rpms/geda-gattrib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1991/devel

Modified Files:
	geda-gattrib.spec 
Log Message:



Index: geda-gattrib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/geda-gattrib/devel/geda-gattrib.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- geda-gattrib.spec	2 Feb 2008 19:18:31 -0000	1.13
+++ geda-gattrib.spec	3 Feb 2008 10:16:46 -0000	1.14
@@ -2,7 +2,7 @@
 
 Name:           geda-gattrib
 Version:        20080127
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        Attribute editor for gEDA
 Group:          Applications/Engineering
@@ -12,7 +12,7 @@
 Source:         http://geda.seul.org/release/v1.4/%{relver}/%{name}-%{real_ver}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  libgeda-devel, desktop-file-utils gawk
+BuildRequires:  libgeda-devel, desktop-file-utils, gettext-devel, gawk, intltool
 
 Requires:       geda-symbols
 
@@ -40,6 +40,7 @@
 
 desktop-file-install --vendor=fedora           \
     --add-category Engineering                 \
+    --add-category Science                     \
     --dir=%{buildroot}%{_datadir}/applications \
     --delete-original                          \
     %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -83,6 +84,10 @@
 
 
 %Changelog
+* Sun Feb 03 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 20080127-2
+- fix desktop file
+- added gettext-devel and intltool as BR
+
 * Sat Feb 02 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 20080127-1
 - New upstream release
 




More information about the fedora-extras-commits mailing list