rpms/polyxmass-common/devel polyxmass-common.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Tue Nov 1 22:12:02 UTC 2005


Author: awjb

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

Modified Files:
	.cvsignore sources 
Added Files:
	polyxmass-common.spec 
Log Message:
auto-import polyxmass-common-0.8.7-4 on branch devel from polyxmass-common-0.8.7-4.src.rpm


--- NEW FILE polyxmass-common.spec ---
Name:           polyxmass-common
Version:        0.8.7
Release:        4
Summary:        Contains all textual/graphical data required for polyxmass

Group:          Applications/Engineering
License:        GPL
URL:            http://www.polyxmass.org
Source0:        http://www.polyxmass.org/polyxmass-common-data-doc/downloads/0.8.7/polyxmass-common-0.8.7.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:  noarch
Requires:       polyxmass-bin >= %{version}
Requires:       polyxmass-data

%description
GNU polyxmassdata is a platform-independent package that contains all
textual/graphical data required to run the GNU polyxmass software out of
the box.  Namely, GNU polyxmassdata contains configuration files describing
polymer chemistry for a number of polymer types commonly found in nature:
protein, dna, rna, saccharides. These polymer chemistry definitions are
examples, and should be carefully reviewed by the user of the GNU polyxmass
software, in order to make sure that they fulfill their task in the
best way.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

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

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
%config %{_sysconfdir}/polyxmass/chempad.conf
%{_sysconfdir}/polyxmass/atom-defs/polyxmass-common-atom-defs-cat
%{_sysconfdir}/polyxmass/polchem-defs/polyxmass-common-polchem-defs-atom-defs-dic
%{_sysconfdir}/polyxmass/polchem-defs/polyxmass-common-polchem-defs-cat
%{_mandir}/man7/*
%{_datadir}/polyxmass/*
%exclude %{_datadir}/doc/*

%changelog
* Tue Nov 01 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.8.7-4
- add %config chempad.conf 

* Wed Oct 26 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.8.7-3
- require -data and give dir ownership to of pol-seqs and polchem-defs to it

* Sun Oct 23 2005 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
0.8.7-2
- exclude files which are in -data

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/polyxmass-common/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	1 Nov 2005 22:11:10 -0000	1.1
+++ .cvsignore	1 Nov 2005 22:12:00 -0000	1.2
@@ -0,0 +1 @@
+polyxmass-common-0.8.7.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/polyxmass-common/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	1 Nov 2005 22:11:10 -0000	1.1
+++ sources	1 Nov 2005 22:12:00 -0000	1.2
@@ -0,0 +1 @@
+cdec34b29cc70967bca7d5ea1866f85b  polyxmass-common-0.8.7.tar.gz




More information about the fedora-extras-commits mailing list