SHA256
8
0
forked from pool/tinyxml

- Autoconfiscate the package.

- New package for factory.
- Remove stl patch as configure handles that now.

- fix packaging
  (devel package should be libtinyxml-devel not libtinyxml0-devel)

- Reworked Spec (Provides/Obsoletes)

- cleanup the specfile and added make clean

- removed %%%%buildroot

- Changed Packagename to libtinyxml

- initial openSUSE Package
- branched for Contrib

- Various improvements from review (bz 407571)

- Initial Fedora Package

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tinyxml?expand=0&rev=1
This commit is contained in:
Philipp Thomas
2010-11-05 17:52:07 +00:00
committed by Git OBS Bridge
commit ca7e368c42
12 changed files with 2324 additions and 0 deletions

49
tinyxml.changes Normal file
View File

@@ -0,0 +1,49 @@
-------------------------------------------------------------------
Fri Nov 5 18:51:02 CET 2010 - pth@suse.de
- Autoconfiscate the package.
- New package for factory.
- Remove stl patch as configure handles that now.
-------------------------------------------------------------------
Wed Jun 30 00:00:00 CET 2010 - prusnak@opensuse.org
- fix packaging
(devel package should be libtinyxml-devel not libtinyxml0-devel)
-------------------------------------------------------------------
Fri Oct 16 00:00:00 CET 2009 - saigkill@opensuse.org
- Reworked Spec (Provides/Obsoletes)
-------------------------------------------------------------------
Fri Jul 31 00:00:00 CET 2009 - saigkill@opensuse.org
- cleanup the specfile and added make clean
-------------------------------------------------------------------
Sat Apr 18 00:00:00 CET 2009 - saigkill@opensuse.org
- removed %%%%buildroot
-------------------------------------------------------------------
Fri Feb 13 00:00:00 CET 2009 - saigkill@opensuse.org - 2.5.3
- Changed Packagename to libtinyxml
-------------------------------------------------------------------
Thu Feb 12 00:00:00 CET 2009 - saigkill@opensuse.org - 2.5.3
- initial openSUSE Package
- branched for Contrib
-------------------------------------------------------------------
Fri Dec 14 00:00:00 CET 2007 - j.w.r.degoede@hhs.nl 2.5.3-2
- Various improvements from review (bz 407571)
-------------------------------------------------------------------
Fri Nov 30 00:00:00 CET 2007 - j.w.r.degoede@hhs.nl 2.5.3-1
- Initial Fedora Package