rpms/polyxmass-bin/devel polyxmass-bin-src-makefile.patch, NONE, 1.1 polyxmass-bin.spec, NONE, 1.1 polyxmass.desktop, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Mon Oct 24 08:59:07 UTC 2005


Author: awjb

Update of /cvs/extras/rpms/polyxmass-bin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6665/devel

Modified Files:
	.cvsignore sources 
Added Files:
	polyxmass-bin-src-makefile.patch polyxmass-bin.spec 
	polyxmass.desktop 
Log Message:
auto-import polyxmass-bin-0.8.9-3 on branch devel from polyxmass-bin-0.8.9-3.src.rpm

polyxmass-bin-src-makefile.patch:

--- NEW FILE polyxmass-bin-src-makefile.patch ---
--- src/Makefile.am.orig	2005-08-10 17:10:52.000000000 +0200
+++ src/Makefile.am	2005-09-06 21:49:50.000000000 +0200
@@ -146,10 +146,9 @@
 	-DG_LOG_DOMAIN=\"polyxmass\"\
 	-I$(prefix)/include \
 	-I$(top_srcdir) -I../intl -DLOCALEDIR=\"$(localedir)\" \
-	$(POLYXMASSBIN_CFLAGS)\
-	-Werror
+	$(POLYXMASSBIN_CFLAGS)
 
 polyxmass_LDFLAGS = \
 	-L$(prefix)/lib \
 	-L/usr/lib -L/usr/local/lib -lpopt \
-	$(POLYXMASSBIN_LIBS)
\ No newline at end of file
+	$(POLYXMASSBIN_LIBS)
--- src/Makefile.in.orig	2005-09-02 14:57:54.000000000 +0200
+++ src/Makefile.in	2005-09-06 21:49:55.000000000 +0200
@@ -310,8 +310,7 @@
 	-DG_LOG_DOMAIN=\"polyxmass\"\
 	-I$(prefix)/include \
 	-I$(top_srcdir) -I../intl -DLOCALEDIR=\"$(localedir)\" \
-	$(POLYXMASSBIN_CFLAGS)\
-	-Werror
+	$(POLYXMASSBIN_CFLAGS)
 
 
 polyxmass_LDFLAGS = \


--- NEW FILE polyxmass-bin.spec ---
Name:           polyxmass-bin
Version:        0.8.9
Release:        3
Summary:        The GNU polyxmass software suite

Group:          Applications/Engineering
License:        GPL
URL:            http://www.polyxmass.org/
Source0:        http://www.polyxmass.org/polyxmass-bin/downloads/0.8.9/polyxmass-bin-0.8.9.tar.gz
Source1:        polyxmass.desktop
Patch0:         polyxmass-bin-src-makefile.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  libpolyxmass-devel >= 0.8.9
BuildRequires:  gtk2-devel >= 2.4.10
BuildRequires:  librsvg2-devel >= 2.7.2
BuildRequires:  libgnomecanvas-devel >= 2.6.1
BuildRequires:  libglade2-devel >= 2.4.0
BuildRequires:  atk-devel
BuildRequires:  libart_lgpl-devel
BuildRequires:  desktop-file-utils

%description
polyxdef is the GNU polyxmass software project's module where the
user makes/modifies polymer chemistry definitions. Those polymer
chemistry definitions are then saved to a disk file under an xml-based
format that will be understandable by other modules in the GNU
polyxmass software suite.

polyxcalc is the GNU polyxmass software project's module where the
user makes simple mass calculations on a number of chemically-relevant
elements.

polyxedit is the GNU polyxmass software project's module where the
user performs tasks on a polymer sequence.

%prep
%setup -q
%patch0

%build
%configure --disable-rpath --disable-static --without-included-gettext
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/polyxmass
%find_lang %{name}

desktop-file-install \
  --vendor=fedora \
  --dir=$RPM_BUILD_ROOT%{_datadir}/applications \
  --add-category=X-Fedora \
  %{SOURCE1}

%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
%{_bindir}/polyxmass
%{_mandir}/man1/*
%dir %{_datadir}/polyxmass
%{_datadir}/polyxmass/*
%dir %{_sysconfdir}/polyxmass
%{_datadir}/applications/*desktop
%exclude %{_datadir}/doc/polyxmass-bin

%changelog
* Sun Oct 23 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
- add icon to desktop file

* Sun Oct 23 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.8.9-2
- add desktop file

* Tue Sep 06 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.8.9-1
- Initial Release


--- NEW FILE polyxmass.desktop ---
[Desktop Entry]
Name=polyxmass
Comment=The GNU polyxmass software suite
Exec=polyxmass
Terminal=false
Type=Application
Encoding=UTF-8
Categories=Application;Utility;
Icon=/usr/share/polyxmass/glade/polyxmass-icon-32x32.png


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/polyxmass-bin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	24 Oct 2005 08:57:27 -0000	1.1
+++ .cvsignore	24 Oct 2005 08:59:05 -0000	1.2
@@ -0,0 +1 @@
+polyxmass-bin-0.8.9.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/polyxmass-bin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	24 Oct 2005 08:57:27 -0000	1.1
+++ sources	24 Oct 2005 08:59:05 -0000	1.2
@@ -0,0 +1 @@
+18cef92ef87bf355990d4f71b45aa53f  polyxmass-bin-0.8.9.tar.gz




More information about the fedora-extras-commits mailing list