rpms/toped/devel toped.desktop,1.2,1.3 toped.spec,1.4,1.5

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Mon Feb 26 22:46:39 UTC 2007


Author: chitlesh

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

Modified Files:
	toped.desktop toped.spec 
Log Message:
auto-import toped-0.8.2-8 on branch devel from toped-0.8.2-8.src.rpm


Index: toped.desktop
===================================================================
RCS file: /cvs/extras/rpms/toped/devel/toped.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- toped.desktop	24 Dec 2006 22:47:09 -0000	1.2
+++ toped.desktop	26 Feb 2007 22:46:07 -0000	1.3
@@ -6,5 +6,5 @@
 Type=Application
 Terminal=false
 GenericName=Toped, IC Layout Editor
-Categories=Science;
+Categories=Qt;KDE;Education;Science;
 X-Desktop-File-Install-Version=0.10
\ No newline at end of file


Index: toped.spec
===================================================================
RCS file: /cvs/extras/rpms/toped/devel/toped.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- toped.spec	24 Dec 2006 22:51:37 -0000	1.4
+++ toped.spec	26 Feb 2007 22:46:07 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           toped
 Version:        0.8.2
-Release:        5%{?dist}
+Release:        8%{?dist}
 Summary:        IC Layout Editor
 
 License:        GPL
@@ -15,7 +15,10 @@
 Source2:        toped_32x32.png
 Source3:        toped_64x64.png
 
-BuildRequires:  freeglut-devel wxGTK-devel desktop-file-utils
+#Patch0:         toped-0.8-h.patch
+#Patch1:         toped-0.8-cpp.patch
+
+BuildRequires:  freeglut-devel compat-wxGTK26-devel desktop-file-utils
 
 
 %description
@@ -26,10 +29,11 @@
 %setup -q
 
 %build
+
 %configure       \
    --with-gtk    \
    --with-opengl \
-   --with-regex  \
+   --with-wx-config=%{_bindir}/wx-2.6-config \
    --enable-threads
 %{__make} %{?_smp_mflags}
 
@@ -76,10 +80,19 @@
 %{_bindir}/%{name}
 %{_libdir}/libtpd*.so.0*
 %{_datadir}/tll/
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*x*/apps/toped.png
 
 %Changelog
+* Mon Feb 26 2007 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.8.2-8
+- fixed for rawhide compat-wxGTK26
+
+* Fri Dec 29 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.8.2-7
+- patch for wxWidgets-2.8
+
+* Mon Dec 25 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.8.2-6
+- Fixed fedora vendor
+
 * Mon Dec 25 2006 Chitlesh Goorah <chitlesh at fedoraproject.org> - 0.8.2-5
 - Rebuild for development
 




More information about the scm-commits mailing list