rpms/toped/devel toped.spec,1.6,1.7

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Fri Aug 24 01:13:05 UTC 2007


Author: chitlesh

Update of /cvs/extras/rpms/toped/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22849/devel

Modified Files:
	toped.spec 
Log Message:



Index: toped.spec
===================================================================
RCS file: /cvs/extras/rpms/toped/devel/toped.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- toped.spec	29 Apr 2007 19:52:32 -0000	1.6
+++ toped.spec	24 Aug 2007 01:12:32 -0000	1.7
@@ -1,9 +1,9 @@
 Name:           toped
 Version:        0.8.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        IC Layout Editor
 
-License:        GPL
+License:        GPLv2
 Group:          Applications/Engineering
 URL:            http://www.toped.org.uk
 
@@ -48,8 +48,10 @@
 
 %{__rm} -f %{buildroot}%{_libdir}/libtpd*.{a,la}
 
-desktop-file-install --vendor ""                 \
+desktop-file-install --vendor fedora             \
   --add-category "Engineering"                   \
+  --delete-original                              \
+  --remove-category "Education"                  \
   --dir %{buildroot}%{_datadir}/applications/    \
   %{buildroot}%{_datadir}/applications/%{name}.desktop
 
@@ -94,12 +96,14 @@
 %{_bindir}/%{name}
 %{_libdir}/libtpd*.so*
 %{_datadir}/%{name}
-%{_datadir}/applications/%{name}.desktop
+%{_datadir}/applications/fedora-%{name}.desktop
 %{_datadir}/icons/hicolor/*x*/apps/toped.png
-#%{_datadir}/fonts/%{name}/
 
 
 %Changelog
+* Thu Aug 23 2007 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.8.5-2
+- mass rebuild for fedora 8 - BuildID
+
 * Sat Mar 10 2007 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.8.5-1
 - New upstream release
 




More information about the fedora-extras-commits mailing list