SPECS: oregano.spec - updated to 0.69.0

luzik luzik at pld-linux.org
Tue Nov 20 09:01:46 CET 2007


Author: luzik                        Date: Tue Nov 20 08:01:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.69.0

---- Files affected:
SPECS:
   oregano.spec (1.55 -> 1.56) 

---- Diffs:

================================================================
Index: SPECS/oregano.spec
diff -u SPECS/oregano.spec:1.55 SPECS/oregano.spec:1.56
--- SPECS/oregano.spec:1.55	Tue Feb 13 08:16:51 2007
+++ SPECS/oregano.spec	Tue Nov 20 09:01:41 2007
@@ -4,21 +4,14 @@
 Summary(pl.UTF-8):	Oregano - tworzenie schematów i symulacja obwodów elektrycznych
 Summary(sv.UTF-8):	Oregano - kretsschemariting och simulering av elektriska kretsar
 Name:		oregano
-Version:	0.23
-Release:	9
+Version:	0.69.0
+Release:	1
 License:	GPL
 Group:		Applications/Engineering
-Source0:	ftp://ftp.codefactory.se/pub/software/oregano/%{name}-%{version}.tar.gz
-# Source0-md5:	226b84622dd1b877ee87228ba74d68d1
+Source0:	http://gforge.lug.fi.uba.ar/frs/download.php/86/%{name}-%{version}.tar.gz
+# Source0-md5:	f98abc5c79cc733b49cd07995afc9c1e
 Patch0:		%{name}-desktop.patch
 URL:		http://arrakis.gforge.lug.fi.uba.ar/
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	gettext-devel
-BuildRequires:	gnome-libs-devel >= 1.0.0
-BuildRequires:	gnome-print-devel >= 0.30
-BuildRequires:	libglade-gnome-devel >= 0.8
-BuildRequires:	libtool
 BuildRequires:	libxml-devel >= 1.8.10
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -35,25 +28,20 @@
 
 %prep
 %setup -q
-%patch0 -p1
+#%patch0 -p1
 
 %build
 rm -f missing
-%{__gettextize}
-%{__libtoolize}
-%{__aclocal} -I macros
-%{__autoconf}
-%{__automake}
-%configure
-%{__make}
+scons PREFIX=/usr
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT \
-	Applicationsdir=%{_desktopdir} \
-	samplesdir=%{_examplesdir}/%{name}
+install -d $RPM_BUILD_ROOT
+
+scons install \
+	DESTDIR=$RPM_BUILD_ROOT/ \
+	PREFIX=/usr
 
 %find_lang %{name} --with-gnome
 
@@ -62,13 +50,12 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc ChangeLog NEWS README
+%doc Changelog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/oregano.desktop
 %{_datadir}/mime-info/*
 %{_pixmapsdir}/*
 %{_datadir}/oregano
-%{_examplesdir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -76,7 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.55  2007-02-13 07:16:51  glen
+Revision 1.56  2007-11-20 08:01:41  luzik
+- updated to 0.69.0
+
+Revision 1.55  2007/02/13 07:16:51  glen
 - tabs in preamble
 
 Revision 1.54  2007/02/12 00:49:18  baggins
@@ -89,7 +79,7 @@
 - post-siomek cleanup: reverting rev 1.51
 
 Revision 1.51  2005/05/31 21:16:21  siomek
- - new ver, add more BR, change url
+- new ver, add more BR, change url
 
 Revision 1.50  2004/07/15 18:12:26  blues
 - description fix
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/oregano.spec?r1=1.55&r2=1.56&f=u



More information about the pld-cvs-commit mailing list