SPECS: gperiodic.spec - up to 2.0.9

wolvverine wolvverine at pld-linux.org
Tue Jul 10 03:07:48 CEST 2007


Author: wolvverine                   Date: Tue Jul 10 01:07:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.0.9

---- Files affected:
SPECS:
   gperiodic.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/gperiodic.spec
diff -u SPECS/gperiodic.spec:1.28 SPECS/gperiodic.spec:1.29
--- SPECS/gperiodic.spec:1.28	Tue Feb 13 08:16:47 2007
+++ SPECS/gperiodic.spec	Tue Jul 10 03:07:43 2007
@@ -2,20 +2,14 @@
 Summary:	Displays a periodic table of the elements
 Summary(pl.UTF-8):	Wyświetla układ okresowy pierwiastków
 Name:		gperiodic
-Version:	1.3.3
-Release:	2
+Version:	2.0.9
+Release:	1
 License:	GPL
 Group:		X11/Applications
-Source0:	http://gperiodic.seul.org/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	8b6344276252635b18572bca17aa62f6
-Patch0:		%{name}-ac_fix.patch
-URL:		http://gperiodic.seul.org/
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	gettext-devel
+Source0:	http://www.frantz.fi/software/%{name}-%{version}.tar.gz
+# Source0-md5:	6ecd96c3cf6b204cfe5210d67f107bcb
+URL:		http://www.frantz.fi/software/gperiodic.php
 BuildRequires:	gtk+-devel
-BuildRequires:	libtool
-BuildRequires:	readline-devel >= 4.2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 
@@ -30,29 +24,17 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-rm -f missing
-%{__libtoolize}
-%{__gettextize}
-%{__aclocal}
-%{__autoconf}
-%{__automake}
-%configure
-
-%{__make} \
-	gperiodic_LDADD="-lreadline"
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_mandir}/man1
+install -d $RPM_BUILD_ROOT{%{_mandir}/man1,%{_bindir},%{_pixmapsdir},%{_desktopdir}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-install man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
-
 %find_lang %{name}
 
 %clean
@@ -60,9 +42,10 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README ChangeLog
+%doc README ChangeLog NEWS AUTHORS 
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%{_desktopdir}/*.desktop
+%{_pixmapsdir}/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2007/07/10 01:07:43  wolvverine
+- up to 2.0.9
+
 Revision 1.28  2007/02/13 07:16:47  glen
 - tabs in preamble
 
@@ -98,18 +84,18 @@
 - use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
 
 Revision 1.19  2002/06/23 20:52:51  kloczek
-perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
+- perl -pi -e "s/^gettextize --copy --force/\%%\{__gettextize\}/"
 
 Revision 1.18  2002/06/23 20:32:28  kloczek
 - perl -pi -e "s/^libtoolize --copy --force/\%\{__libtoolize\}/"
 
 Revision 1.17  2002/05/21 23:13:19  kloczek
-perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
+- perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
              s/^automake -a -c -f/\%\{__automake\}/; \
 	     s/^autoconf/\%\{__autoconf\}/"
 
 Revision 1.16  2002/04/25 16:28:37  arturs
-fixed a small typo
+- fixed a small typo
 
 Revision 1.15  2002/04/02 18:36:15  kloczek
 - removed using %%{__install} macro.
@@ -122,7 +108,7 @@
   Group field using gettext).
 
 Revision 1.12  2002/01/18 02:13:10  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.11  2001/11/28 13:59:07  qboosh
 - adapterized
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gperiodic.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list