SPECS: libgeda.spec, geda-gattrib.spec, geda-gnetlist.spec, geda-g...

luzik luzik at pld-linux.org
Thu Nov 22 08:20:12 CET 2007


Author: luzik                        Date: Thu Nov 22 07:20:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.0

---- Files affected:
SPECS:
   libgeda.spec (1.23 -> 1.24) , geda-gattrib.spec (1.5 -> 1.6) , geda-gnetlist.spec (1.12 -> 1.13) , geda-gschem.spec (1.20 -> 1.21) , geda-gsymcheck.spec (1.10 -> 1.11) , geda-symbols.spec (1.23 -> 1.24) , geda-utils.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/libgeda.spec
diff -u SPECS/libgeda.spec:1.23 SPECS/libgeda.spec:1.24
--- SPECS/libgeda.spec:1.23	Tue Feb 13 07:46:51 2007
+++ SPECS/libgeda.spec	Thu Nov 22 08:20:06 2007
@@ -2,14 +2,13 @@
 Summary:	Libraries for the gEDA project
 Summary(pl.UTF-8):	Biblioteki projektu gEDA
 Name:		libgeda
-Version:	20061020
-Release:	0.1
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		X11/Libraries
-Source0:	ftp://ftp.geda.seul.org/pub/geda/devel/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	3caf1aeee5627706b9abe54f6601a7dc
+Source0:	ftp://ftp.geda.seul.org/pub/geda/release/v1.2/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	43f2b2daabee59ffeae84fe13c10c51d
 URL:		http://www.geda.seul.org/
-BuildRequires:	XFree86-devel
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake
 BuildRequires:	glib2-devel >= 2.2.0
@@ -72,6 +71,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_docdir}/geda-doc/man
+install -d $RPM_BUILD_ROOT%{_docdir}/geda-doc/readmes
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -88,8 +90,10 @@
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog README TODO
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
-%dir %{_datadir}/gEDA
-%dir %{_datadir}/gEDA/scheme
+%{_datadir}/gEDA
+%{_datadir}/gEDA/scheme
+%{_docdir}/geda-doc
+
 
 %files devel
 %defattr(644,root,root,755)
@@ -109,7 +113,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.23  2007-02-13 06:46:51  glen
+Revision 1.24  2007-11-22 07:20:06  luzik
+- updated to 1.2.0
+
+Revision 1.23  2007/02/13 06:46:51  glen
 - tabs in preamble
 
 Revision 1.22  2007/02/12 00:49:02  baggins

================================================================
Index: SPECS/geda-gattrib.spec
diff -u SPECS/geda-gattrib.spec:1.5 SPECS/geda-gattrib.spec:1.6
--- SPECS/geda-gattrib.spec:1.5	Mon Feb 12 23:09:10 2007
+++ SPECS/geda-gattrib.spec	Thu Nov 22 08:20:06 2007
@@ -2,12 +2,12 @@
 Summary:	Gattrib for gEDA project
 Summary(pl.UTF-8):	Gattrib dla projektu gEDA
 Name:		geda-gattrib
-Version:	20061020
-Release:	0.1
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		Applications
-Source0:	ftp://ftp.geda.seul.org/pub/geda/devel/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	74295c8b0b0d78ebf0953673ecdfb28f
+Source0:	ftp://ftp.geda.seul.org/pub/geda/release/v1.2/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	39acaa05c12c78f5a1fece22760e9d91
 URL:		http://www.geda.seul.org/
 BuildRequires:	glib2-devel >= 2.2.0
 BuildRequires:	libgeda-devel >= %{version}
@@ -42,6 +42,7 @@
 #%%doc AUTHORS ChangeLog* NEWS README docs/README.*
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/gEDA/system-gattribrc
+%{_datadir}/gEDA/gattrib-menus.xml
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -49,7 +50,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.5  2007-02-12 22:09:10  glen
+Revision 1.6  2007-11-22 07:20:06  luzik
+- updated to 1.2.0
+
+Revision 1.5  2007/02/12 22:09:10  glen
 - tabs in preamble
 
 Revision 1.4  2007/02/12 01:06:45  baggins

================================================================
Index: SPECS/geda-gnetlist.spec
diff -u SPECS/geda-gnetlist.spec:1.12 SPECS/geda-gnetlist.spec:1.13
--- SPECS/geda-gnetlist.spec:1.12	Tue Feb 13 08:16:45 2007
+++ SPECS/geda-gnetlist.spec	Thu Nov 22 08:20:06 2007
@@ -2,12 +2,12 @@
 Summary:	Utilites for gEDA project - netlist generator
 Summary(pl.UTF-8):	Narzędzia dla projektu gEDA - generator połączeń
 Name:		geda-gnetlist
-Version:	20061020
-Release:	0.1
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		Applications
-Source0:	ftp://ftp.geda.seul.org/pub/geda/devel/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	f9a06c48281b45cf70f4488a685339b0
+Source0:	ftp://ftp.geda.seul.org/pub/geda/release/v1.2/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	fe435c8124df5ee85e46f3f1e329ff70
 URL:		http://www.geda.seul.org/
 BuildRequires:	libgeda-devel >= %{version}
 BuildRequires:	pkgconfig
@@ -50,6 +50,8 @@
 %{_datadir}/gEDA/scheme/*
 %{_datadir}/gEDA/system-gnetlistrc
 %{_mandir}/man*/*
+%{_docdir}/geda-doc/readmes/*
+%{_docdir}/geda-doc/man/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,7 +59,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.12  2007-02-13 07:16:45  glen
+Revision 1.13  2007-11-22 07:20:06  luzik
+- updated to 1.2.0
+
+Revision 1.12  2007/02/13 07:16:45  glen
 - tabs in preamble
 
 Revision 1.11  2007/02/12 00:48:51  baggins

================================================================
Index: SPECS/geda-gschem.spec
diff -u SPECS/geda-gschem.spec:1.20 SPECS/geda-gschem.spec:1.21
--- SPECS/geda-gschem.spec:1.20	Tue Feb 13 08:16:45 2007
+++ SPECS/geda-gschem.spec	Thu Nov 22 08:20:06 2007
@@ -2,14 +2,13 @@
 Summary:	Electronics schematics editor
 Summary(pl.UTF-8):	Edytor schematów elektronicznych
 Name:		geda-gschem
-Version:	20061020
-Release:	0.1
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://www.geda.seul.org/devel/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	c00d1692984d4fc89476beded6c2d571
+Source0:	http://www.geda.seul.org/release/v1.2/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	2bd5b949f0579bd5bc8dc91d6ddfd8cd
 URL:		http://www.geda.seul.org/
-BuildRequires:	XFree86-devel
 BuildRequires:	glib2-devel >= 2.2.0
 BuildRequires:	gtk+2-devel >= 2:2.2.0
 BuildRequires:	guile-devel >= 1.4
@@ -55,7 +54,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS BUGS ChangeLog NEWS README TODO VOCAB*
+%doc AUTHORS BUGS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 %{_datadir}/gEDA/bitmap
@@ -70,7 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.20  2007-02-13 07:16:45  glen
+Revision 1.21  2007-11-22 07:20:06  luzik
+- updated to 1.2.0
+
+Revision 1.20  2007/02/13 07:16:45  glen
 - tabs in preamble
 
 Revision 1.19  2007/02/12 00:48:51  baggins

================================================================
Index: SPECS/geda-gsymcheck.spec
diff -u SPECS/geda-gsymcheck.spec:1.10 SPECS/geda-gsymcheck.spec:1.11
--- SPECS/geda-gsymcheck.spec:1.10	Tue Feb 13 08:16:45 2007
+++ SPECS/geda-gsymcheck.spec	Thu Nov 22 08:20:06 2007
@@ -2,12 +2,12 @@
 Summary:	Utilites for gEDA project - symbol checker
 Summary(pl.UTF-8):	Narzędzia dla projektu gEDA - weryfikator symboli
 Name:		geda-gsymcheck
-Version:	20061020
-Release:	0.1
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		Applications
-Source0:	ftp://ftp.geda.seul.org/pub/geda/devel/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	729c8c32598a20ff8c551a96eef1a496
+Source0:	ftp://ftp.geda.seul.org/pub/geda/release/v1.2/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	bf23cf68e82f14f1e44b83fa9b951b90
 URL:		http://www.geda.seul.org/
 BuildRequires:	libgeda-devel >= %{version}
 BuildRequires:	pkgconfig
@@ -43,6 +43,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/gEDA/system-*
 %{_mandir}/man*/*
+%{_docdir}/geda-doc/man/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,7 +51,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.10  2007-02-13 07:16:45  glen
+Revision 1.11  2007-11-22 07:20:06  luzik
+- updated to 1.2.0
+
+Revision 1.10  2007/02/13 07:16:45  glen
 - tabs in preamble
 
 Revision 1.9  2007/02/12 00:48:51  baggins

================================================================
Index: SPECS/geda-symbols.spec
diff -u SPECS/geda-symbols.spec:1.23 SPECS/geda-symbols.spec:1.24
--- SPECS/geda-symbols.spec:1.23	Tue Feb 13 08:16:45 2007
+++ SPECS/geda-symbols.spec	Thu Nov 22 08:20:06 2007
@@ -2,12 +2,12 @@
 Summary:	Symbols of electronic devices
 Summary(pl.UTF-8):	Symbole elementów elektronicznych
 Name:		geda-symbols
-Version:	20061020
-Release:	0.1
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://www.geda.seul.org/devel/%{version}/geda-symbols-%{version}.tar.gz
-# Source0-md5:	0cc22d0d36c5f2f1c09aa82eb6d0edf6
+Source0:	http://www.geda.seul.org/release/v1.2/%{version}/geda-symbols-%{version}.tar.gz
+# Source0-md5:	cbbab791d2e9557513da2fbb2c40ba19
 URL:		http://www.geda.seul.org/
 #BuildArch:	noarch
 Requires:	libgeda
@@ -39,8 +39,9 @@
 %files
 %defattr(644,root,root,755)
 %doc TODO AUTHORS ChangeLog NEWS README
+%{_datadir}/gEDA/scheme
 %{_datadir}/gEDA/sym
-%{_datadir}/gEDA/system-gafrc
+%{_docdir}/geda-doc/nc.pdf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -48,7 +49,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.23  2007-02-13 07:16:45  glen
+Revision 1.24  2007-11-22 07:20:06  luzik
+- updated to 1.2.0
+
+Revision 1.23  2007/02/13 07:16:45  glen
 - tabs in preamble
 
 Revision 1.22  2007/02/12 00:48:51  baggins

================================================================
Index: SPECS/geda-utils.spec
diff -u SPECS/geda-utils.spec:1.20 SPECS/geda-utils.spec:1.21
--- SPECS/geda-utils.spec:1.20	Tue Feb 13 08:16:45 2007
+++ SPECS/geda-utils.spec	Thu Nov 22 08:20:06 2007
@@ -2,12 +2,12 @@
 Summary:	Utilites for gEDA project
 Summary(pl.UTF-8):	Narzędzia dla projektu gEDA
 Name:		geda-utils
-Version:	20061020
-Release:	0.1
+Version:	1.2.0
+Release:	1
 License:	GPL
 Group:		Applications
-Source0:	ftp://ftp.geda.seul.org/pub/geda/devel/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	d54b7dc1e8c91dbc6aef94ee5dcf65a1
+Source0:	ftp://ftp.geda.seul.org/pub/geda/release/v1.2/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	7430311688713ae4e924344970deecc5
 URL:		http://www.geda.seul.org/
 BuildRequires:	glib2-devel >= 2.2.0
 BuildRequires:	libgeda-devel >= %{version}
@@ -43,6 +43,7 @@
 %doc AUTHORS ChangeLog* NEWS README docs/README.*
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/gEDA/system-gschlasrc
+%{_docdir}/geda-doc/readmes/README*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -50,7 +51,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.20  2007-02-13 07:16:45  glen
+Revision 1.21  2007-11-22 07:20:06  luzik
+- updated to 1.2.0
+
+Revision 1.20  2007/02/13 07:16:45  glen
 - tabs in preamble
 
 Revision 1.19  2007/02/12 00:48:51  baggins
@@ -98,17 +102,17 @@
 - new %%doc
 
 Revision 1.5  2002/04/25 16:21:45  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.4  2002/02/22 23:28:56  kloczek
 - removed all Group fields translations (our rpm now can handle translating
   Group field using gettext).
 
 Revision 1.3  2002/01/18 02:13:01  kloczek
-perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
+- perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
 
 Revision 1.2  2001/03/07 21:58:08  misiek
-fix summary
+- fix summary
 
 Revision 1.1  2001/03/07 21:39:03  misiek
-new
+- new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgeda.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geda-gattrib.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geda-gnetlist.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geda-gschem.spec?r1=1.20&r2=1.21&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geda-gsymcheck.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geda-symbols.spec?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/geda-utils.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list